1. 78c3f1a Reverted some multiboot related changes back to the GRUB4DOS 0.4.4 release by WHR · 7 years ago grub4dos-solaris-abandoned
  2. 0dd99ec Fixed menu box arrow keys bug; allow using K and J key to select menu entries; some other minor changes by WHR · 7 years ago
  3. 5fe1c87 Adjust the menu box by WHR · 7 years ago
  4. 037a7cb Add flag BUILTIN_MENU to builtin command bootfs by WHR · 7 years ago
  5. 4a35baf Fixed support of ZFS vdev that ashift > 10 by WHR · 7 years ago
  6. 904ea24 Died version: memory corrupted by WHR · 7 years ago
  7. 2e35e30 Trying to support ZFS vdev ashift > 10 by WHR · 7 years ago
  8. 0965f36 Add .gitignore by WHR · 7 years ago
  9. 3357198 Merge changes from Solaris OS/Net source by WHR · 7 years ago
  10. 0031edd Add option --divide to as(1) get the code to build on System-V by WHR · 7 years ago
  11. 61b545f Change 'echo -n -e' to printf(1) for better portability by WHR · 7 years ago
  12. e1f6bad fixed a bug in disk_io.c,it may return error 25 when set root to a cd drive. by chenall · 14 years ago
  13. 13ceb4a 2010-08-04 by chenall · 14 years ago
  14. e6dfb58 grub4dos 0.4.5b 2010-08-04 by chenall · 14 years ago
  15. 017ec3f support (ud) device, other bug fixes. by Bean · 15 years ago
  16. c4ff904 resolved conflict between int10 stack and BIOS Data Area, fixed a bug in geometry_tune, etc. by Bean · 15 years ago
  17. 0c4ac01 0.4.4 official release by Bean · 16 years ago
  18. 58272d9 fixes on WRITE,INITRD,CHAINLOADER,ext4,COLOR,GFXMENU,GEOMETRY,CONFIGFILE,etc. by Tinybit · 16 years ago
  19. 43a31cf New commands dd and uuid. fixed a bug in disk emulation. Added gfxmenu support. by Bean · 16 years ago
  20. 79ec65c added badgrub.exe; fixes on bootlace and disk I/O; improvements on FIND, PXE, etc; MSYS/MinGW support. by Tinybit · 16 years ago
  21. 9437cdc removed FAT-first-entry check; avoid disabling CPU cache. by Tinybit · 16 years ago
  22. be84536 fixed problems on int13_handler, probe_int, stack, iso-emulation, FAT, NTFS, get_diskinfo, set_bootdev, pxe block size, preset-menu and bootlace. added new commands checkrange and tpm. added new options for find and bootlace. by Tinybit · 16 years ago
  23. af12aaa fixes on probe_int, ext3 inode size, etc; A20 code change; version number upgrade. by Bean · 16 years ago
  24. 5b84c68 fixes on int vector probing, A20 control, configure, find, etc.add new command checktime. by Bean · 16 years ago
  25. 6bd0432 Commented out the geometry-tune code, support larger cluster size for ntfs filesystem, and other fixes. by Bean · 17 years ago
  26. fc76ed6 cdrom emulation support, bios chs parameter auto adjuestment, bug fixes, remove command upperman, ioprobe, impsprobe and displayapm. by Bean · 17 years ago
  27. 3fdbb24 isolinux chainloading, various workarounds and fixes. by Bean · 17 years ago
  28. de63d70 A20 code changed and relative path supported by Tinybit · 17 years ago
  29. 7f857b9 Fixed bugs on endless partition loop, probe_int, probe_mbr and compressed NTFS volume; Updated hmload. by Tinybit · 17 years ago
  30. 77d863b Added a new command OUTLINE, and a new option --duce for GRUB.EXE by Tinybit · 17 years ago
  31. a154e0c Changed PARTNEW syntax. Fixed a problem of OPEN_PARTITION by Tinybit · 17 years ago
  32. 3a24b84 Save space in ext2 boot sector, generate patch file in build script by Bean · 17 years ago
  33. 6ba28fc Fix grldr.mbr bug, display timeout counter by Bean · 17 years ago
  34. 9ee6b47 Fault-Recovery-Handler for PROBE_INT; Command syntax change of DEBUG and PARTTYPE by Tinybit · 17 years ago
  35. 344240b Fixed two problems on GRUB.EXE: preset_menu and FreeDOS related. by Tinybit · 17 years ago
  36. fea2dee Added a new command HIDDENFLAG; Added BPB in GRLDR.MBR; Ignored partition-ID check in filesystem modules; other fixes. by Tinybit · 17 years ago
  37. 0fc744f NTFS driver update: support non-resident $BITMAP by Bean · 17 years ago
  38. 108e635 new ntfs boot code, fix ntfs bug, improve pxe by Bean · 17 years ago
  39. 9230b22 Unload PXE stack before booting by Bean · 17 years ago
  40. 785a3d8 Fixed a bug in probe_int for GRUB.EXE running in VM86 mode. by Tinybit · 17 years ago
  41. edafa7d Rewrite fsys_ntfs.c by Bean · 17 years ago
  42. 547e7a3 Fixed probe_int and init_pic in GRUB.EXE. Reduced warnings in bios.c. by Tinybit · 17 years ago
  43. dd2c953 fix compile issue in ubuntu, fix currticks problem by Bean · 17 years ago
  44. c191705 imporve PXE code, add builtin command pxe by Bean · 17 years ago
  45. 9e194e5 added PXE support, fixed netboot driver compile problem, fixed timing functions by Bean · 17 years ago
  46. 37915ec fix a bug in get_diskinfo; protect the MBR of an in-situ-mapped drive by Tinybit · 18 years ago
  47. bbe9613 Insert-key to debug on startup; polish graphics. NTFS boot record fix by Tinybit · 18 years ago
  48. e84e589 Bugfixes on STAGE2_SIZE, arrow keys, and handling `&&\'/`||\' in menu by Tinybit · 18 years ago
  49. 5597b39 move preset menu to the end/tail of pre_stage2 by Tinybit · 18 years ago
  50. 162603d Numeric keys to select menu entry; fixed a bug of int13 harddrives by Tinybit · 18 years ago
  51. 01187e3 Code clean-ups on build script and keycode translation by Tinybit · 18 years ago
  52. 648f5f0 F11/F12 hotkey handling by Tinybit · 18 years ago
  53. b1cb44b fixed grldr.mbr problem by Bean · 18 years ago
  54. 126ac9b fixed menu display issue by Tinybit · 18 years ago
  55. 374e0f3 canceled grldr message when timeout=0 by Tinybit · 18 years ago
  56. ae617d0 fixed menu processing issue for the down-arrow key by Tinybit · 18 years ago
  57. 756e5ec added code to clear keyboard buffer by Tinybit · 18 years ago
  58. 1710fc1 enlarged menu window by Tinybit · 18 years ago
  59. a755dc6 fixed auto-probe messages by Tinybit · 18 years ago
  60. 5a5fedc fixed auto-probe problem of int 02,05,06 by Tinybit · 18 years ago
  61. f242a0f corrected total sectors of initrd by Tinybit · 18 years ago
  62. 877fc3d fixed --in-situ problem by Tinybit · 18 years ago
  63. 13cedce Fix problem in build script by Bean · 18 years ago
  64. babe120 Add grub4dos_version by Bean · 18 years ago
  65. 8a3dc31 Add build script by Bean · 18 years ago
  66. 75557bc Fix CDROM boot problem in buggy BIOS by Bean · 18 years ago
  67. 594ba3f Document update by Bean · 18 years ago
  68. 318b5eb grub4dos-0.4.3 07-03-02 by Bean · 18 years ago
  69. 05db372 grub4dos-0.4.2 by Bean · 18 years ago
  70. 4aa8c5f grub-0.4.2 by Bean · 18 years ago
  71. 6f98223 Fix file mode by WHR · 8 years ago
  72. 2b55611 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 19 years ago
  73. 1262b6e 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 19 years ago
  74. 6884fee 2005-03-28 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  75. 2b7a735 2005-03-19 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  76. f307cbf 2005-03-15 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  77. 257fff6 2005-02-16 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  78. 041e243 2005-02-15 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  79. fb908db 2005-02-03 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  80. 660e9c1 2005-02-02 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  81. ac1ef04 2005-02-01 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  82. eb5d4d6 2005-01-30 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  83. cce5686 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of by jthomas · 20 years ago
  84. 4022b1b 2004-09-20 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  85. 8243a69 2004-08-17 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  86. 577b70d - patch from Michael Hohnbaum <hohnbaum@us.ibm.com> to handle sparse files. by jthomas · 20 years ago
  87. 16ca69f 2004-07-24 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  88. 255d375 by robertmh · 20 years ago
  89. 31831d9 * util/grub-install.in: Detect GNU/k*BSD systems as well. by robertmh · 20 years ago
  90. e92d461 2004-07-16 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  91. b929761 Fix minor syntax error (non-escaped characters). by robertmh · 20 years ago
  92. 01eb2cd * util/grub-install.in: Improve usage message. by robertmh · 20 years ago
  93. b84bec9 * stage1/Makefile.am: Move stage files to pkglibdir. by robertmh · 20 years ago
  94. 5b5f6dc 2004-06-20 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  95. e15e075 2004-06-19 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  96. 5b00a4c 2004-06-14 Jeroen Dekkers <jeroen@dekkers.cx> by jeroen · 20 years ago
  97. 4d4f67b 2004-06-13 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  98. e86d845 Set the release date of 0.95. by okuji · 20 years ago
  99. 3a65add 2004-06-13 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
  100. e43909c 2004-05-23 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago