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