1. 51a0f56 Fix incorrect use of pstrcpy (malc) by blueswir1 · 16 years ago
  2. be15b14 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy by blueswir1 · 16 years ago
  3. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  4. 2137b4c Add qemu_realloc(), by Gerd Hoffmann. by ths · 17 years ago
  5. 295abf3 Remove >= asserts on unsigned inputs by malc · 17 years ago
  6. 59fdb01 Fix parse_long_name, by Tristan Gingold. by ths · 17 years ago
  7. 64eaabd Clarified filename handling, by Johannes Schindelin. by ths · 17 years ago
  8. ad1a897 block-vvfat.c - fix is_free predicate, by Tristan Gingold. by ths · 17 years ago
  9. 3f47aa8 Fix some functions declared () rather than (void) (Ian Jackson) by blueswir1 · 17 years ago
  10. 1e080d5 Fix number_of_entries for filename of length [13] (Tristan Gingold). by balrog · 17 years ago
  11. ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 17 years ago
  12. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  13. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  14. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  15. b570094 vvfat mbr fixes, by Ivan Kalvachev. by ths · 17 years ago
  16. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  17. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  18. 6bcb76c vvfat fixes (Roger Lathrop) by bellard · 19 years ago
  19. 83f6409 async file I/O API by bellard · 19 years ago
  20. 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
  21. da2414e moved misplaced declaration by bellard · 19 years ago
  22. 48c2f06 win32 compile fix by bellard · 19 years ago
  23. a046433 Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin) by bellard · 19 years ago
  24. 0b7a4a9 DOS 6.22 fix (Johannes Schindelin) by bellard · 19 years ago
  25. de167e4 Virtual VFAT support (Johannes Schindelin) by bellard · 20 years ago