Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-25 | Remove dead assignments in various common files, spotted by clang analyzer | Blue Swirl | 1 | -1/+0 |
2010-04-18 | slirp: fix unused return value, spotted by clang | Blue Swirl | 1 | -1/+2 |
2010-03-07 | slirp: remove dead increments, spotted by clang | Blue Swirl | 1 | -0/+2 |
2009-01-26 | Remove the advertising clause from the slirp license | aliguori | 1 | -5/+1 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -7/+7 |
2004-04-22 | initial user mode network support | bellard | 1 | -0/+141 |