Sign in
qemu
/
qemu
/
49ecc3fa91f6650c76fa9a6fab26533b6549278c
/
slirp
/
sbuf.c
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
379ff53
win32 compile
by bellard
· 21 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago