summaryrefslogtreecommitdiffstats
path: root/slirp/sbuf.c
Commit message (Expand)AuthorAgeFilesLines
* slirp: Fix type casts and format strings in debug codeStefan Weil2015-11-121-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* slirp: Signal free input buffer space to io-threadJan Kiszka2012-03-301-0/+6
* slirp: Drop dead codeJan Kiszka2009-06-291-8/+0
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-16/+5
* Redirect slirp traffic to/from qemu character device (Gleb Natapov)aliguori2009-01-081-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Use const and static as needed, disable unused codeblueswir12007-10-261-4/+4
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-16/+16
* win32 compilebellard2004-07-121-1/+1
* initial user mode network supportbellard2004-04-221-0/+201
OpenPOWER on IntegriCloud