1. 2d26512 slirp: Fix compiler warning for w64 by Stefan Weil · 13 years ago
  2. b6dce92 slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types by Stefan Weil · 14 years ago
  3. 9678d95 Remove dead assignments in various common files, spotted by clang analyzer by Blue Swirl · 15 years ago
  4. 7107944 slirp: fix unused return value, spotted by clang by Blue Swirl · 15 years ago
  5. 369c86e slirp: remove dead increments, spotted by clang by Blue Swirl · 15 years ago
  6. 2f5f899 Remove the advertising clause from the slirp license by aliguori · 16 years ago
  7. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  8. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  9. f0cbd3e initial user mode network support by bellard · 21 years ago