summaryrefslogtreecommitdiff
path: root/slirp/debug.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29slirp: Cleanup and basic reanimation of debug codeJan Kiszka1-12/+0
2009-06-29slirp: Drop statistic codeJan Kiszka1-154/+0
2009-06-29slirp: Drop dead codeJan Kiszka1-185/+0
2009-06-29slirp: Add info usernet for dumping connection statesJan Kiszka1-42/+0
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-2/+0
2007-10-26 Use const and static as needed, disable unused codeblueswir11-2/+2
2007-10-26Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir11-19/+38
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-6/+6
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-33/+33
2004-04-22initial user mode network supportbellard1-0/+376