aboutsummaryrefslogtreecommitdiffstats
path: root/slirp/misc.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-27slirp: Remove UDP protocol emulation (talk, cuseeme)Ed Swierk1-5/+0
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl1-16/+16
2009-06-29slirp: Factor out internal state structureJan Kiszka1-2/+0
2009-06-29slirp: Clean up timeout handling around slirp_select_fill/pollJan Kiszka1-1/+0
2009-06-29slirp: Factor out one-time initializationJan Kiszka1-1/+0
2009-06-29slirp: Drop dead codeJan Kiszka1-8/+0
2009-06-29slirp: Rework internal configurationJan Kiszka1-2/+2
2008-10-26Fix inline use warnings from sparseblueswir11-2/+2
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-1/+1
2007-11-01 Fix slirp compilation failure when using a newer gccblueswir11-0/+2
2007-10-26 Use const and static as needed, disable unused codeblueswir11-3/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2004-10-10openpty fixbellard1-1/+1
2004-04-22initial user mode network supportbellard1-0/+87