1. bcb15d9 fix spelling in darwin-user sub directory by Dong Xu Wang · 13 years ago
  2. 5225d66 Fix typos in comments (accross -> across) by Stefan Weil · 14 years ago
  3. 0bfcd59 Fix %lld or %llx printf format use by Blue Swirl · 15 years ago
  4. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  5. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  6. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  7. 530e761 Fix more FSF addresses by blueswir1 · 16 years ago
  8. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  9. 9f106a7 Make ioctl table static by blueswir1 · 16 years ago
  10. 3f47aa8 Fix some functions declared () rather than (void) (Ian Jackson) by blueswir1 · 17 years ago
  11. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  12. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  13. ee999a8 Handling more darwin-user syscalls, by Ilya Shar. by ths · 18 years ago
  14. 7ed40ac Revert host_info changes, and don't fail if sysctl is unknown when we by ths · 18 years ago
  15. 263466f This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begins sysctl implementation and implements fcntl (Pierre d'Herbemont). by bellard · 18 years ago
  16. 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago