summaryrefslogtreecommitdiffstats
path: root/slirp/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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