Sign in
qemu
/
qemu
/
e691e0ed135ac989221683ca9560c34d357edc57
/
slirp
/
sbuf.c
75cb298
slirp: Handle error returns from sosendoob()
by Peter Maydell
· 7 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
7df7482
slirp: Clean up includes
by Peter Maydell
· 9 years ago
ecc804c
slirp: Fix type casts and format strings in debug code
by Stefan Weil
· 9 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
8607301
slirp: Signal free input buffer space to io-thread
by Jan Kiszka
· 13 years ago
0d62c4c
slirp: Drop dead code
by Jan Kiszka
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
e1c5a2b
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
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
· 20 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago