Sign in
qemu
/
qemu
/
9d9e152136bdaa75ea98e5c2105f2a7127e369eb
/
slirp
/
cksum.c
2d26512
slirp: Fix compiler warning for w64
by Stefan Weil
· 13 years ago
b6dce92
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
by Stefan Weil
· 14 years ago
9678d95
Remove dead assignments in various common files, spotted by clang analyzer
by Blue Swirl
· 15 years ago
7107944
slirp: fix unused return value, spotted by clang
by Blue Swirl
· 15 years ago
369c86e
slirp: remove dead increments, spotted by clang
by Blue Swirl
· 15 years ago
2f5f899
Remove the advertising clause from the slirp license
by aliguori
· 16 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
f0cbd3e
initial user mode network support
by bellard
· 21 years ago