aboutsummaryrefslogtreecommitdiffstats
path: root/slirp/cksum.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-25Remove dead assignments in various common files, spotted by clang analyzerBlue Swirl1-1/+0
2010-04-18slirp: fix unused return value, spotted by clangBlue Swirl1-1/+2
2010-03-07slirp: remove dead increments, spotted by clangBlue Swirl1-0/+2
2009-01-26Remove the advertising clause from the slirp licensealiguori1-5/+1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-7/+7
2004-04-22initial user mode network supportbellard1-0/+141