summaryrefslogtreecommitdiffstats
path: root/slirp/debug.c
Commit message (Expand)AuthorAgeFilesLines
* slirp: Cleanup and basic reanimation of debug codeJan Kiszka2009-06-291-12/+0
* slirp: Drop statistic codeJan Kiszka2009-06-291-154/+0
* slirp: Drop dead codeJan Kiszka2009-06-291-185/+0
* slirp: Add info usernet for dumping connection statesJan Kiszka2009-06-291-42/+0
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-2/+0
* Use const and static as needed, disable unused codeblueswir12007-10-261-2/+2
* Make Slirp statistics gathering and output conditional to LOG_ENABLEDblueswir12007-10-261-19/+38
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-6/+6
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-33/+33
* initial user mode network supportbellard2004-04-221-0/+376
OpenPOWER on IntegriCloud