aboutsummaryrefslogtreecommitdiff
path: root/slirp/sbuf.c
AgeCommit message (Expand)Author
2015-11-12slirp: Fix type casts and format strings in debug codeStefan Weil
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-03-30slirp: Signal free input buffer space to io-threadJan Kiszka
2009-06-29slirp: Drop dead codeJan Kiszka
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-01-08Redirect slirp traffic to/from qemu character device (Gleb Natapov)aliguori
2008-12-13Remove unnecessary trailing newlinesblueswir1
2007-10-26 Use const and static as needed, disable unused codeblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2004-07-12win32 compilebellard
2004-04-22initial user mode network supportbellard