1. 460fec6 slirp: Factor out internal state structure by Jan Kiszka · 16 years ago
  2. 0fe6a7f slirp: Drop statistic code by Jan Kiszka · 16 years ago
  3. 0d62c4c slirp: Drop dead code by Jan Kiszka · 16 years ago
  4. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  5. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  6. 393e076 Remove unused variables by blueswir1 · 16 years ago
  7. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  8. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  9. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  10. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  11. 4b6ccfd fixed realloc logic (Ed Swierk) by bellard · 19 years ago
  12. f0cbd3e initial user mode network support by bellard · 21 years ago