1. f930d07 More detabification 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 · 18 years ago
  3. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  4. d88bbf9 Constification by blueswir1 · 18 years ago
  5. 7f75ffd Spelling fix (Mark Glines) by blueswir1 · 18 years ago
  6. 725cb90 sparc64 fixes (Blue Swirl) by bellard · 19 years ago
  7. 1983a39 ASI printing (Blue Swirl) by bellard · 19 years ago
  8. aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago