aboutsummaryrefslogtreecommitdiff
path: root/slirp/debug.c
AgeCommit message (Expand)AuthorFilesLines
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