1. 9634d90 Use const and static as needed, disable unused code by blueswir1 · 17 years ago
  2. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  3. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  4. 379ff53 win32 compile by bellard · 21 years ago
  5. f0cbd3e initial user mode network support by bellard · 21 years ago