1. dc267a7 fix some bugs when COFF is used and some configure bugs. by okuji · 25 years ago
  2. c58d9a0 add a missing RAW_ADDR into gunzip.c. by okuji · 25 years ago
  3. 84bf7c7 fix the memcheck problem in the grub shell. by okuji · 25 years ago
  4. d627933 fix some bugs in the command-line. by okuji · 25 years ago
  5. dfe653f improve the command-line interface. by okuji · 25 years ago
  6. 4ea54f2 determine the size of Stage 2 automatically. by okuji · 25 years ago
  7. e8d6ef4 rename config.h to netboot_config.h in netboot. by okuji · 25 years ago
  8. 47ba3d6 improve FreeBSD support in the grub shell. by okuji · 25 years ago
  9. be51499 add netboot support. by okuji · 25 years ago
  10. 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
  11. 7aca93d add the files config.h.in and stamp-h.in. by okuji · 25 years ago
  12. 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
  13. 5ef3bd9 fix the interpretation of the boot drive in the multiboot. by okuji · 25 years ago
  14. e7e3093 add more check into set_device. by okuji · 25 years ago
  15. 3c77f34 add new options for the floppy probing into the grub shell. fix some bugs in the commands geometry and device. by okuji · 25 years ago
  16. 95a60f6 add a new command device. now the command geometry can modify geometries of any disks. by okuji · 25 years ago
  17. 99c5889 Help message changes, and a little fix for partition hiding. by gord · 25 years ago
  18. 8288925 fix some bugs in biosdisk. by okuji · 25 years ago
  19. f2151e4 fix a bug in run_menu. by okuji · 25 years ago
  20. 6ec8139 Eliminate unnecessary code and add the command configfile. by okuji · 25 years ago
  21. 2430aa0 fix out-of-date information in README. by okuji · 25 years ago
  22. f0ef290 fix an overrun bug in ffs and typos in testload. by okuji · 25 years ago
  23. cb14522 add more comments into shared.h by okuji · 25 years ago
  24. 6fdc01a improve the performance of find_command a bit, and capitalize the variable names in the short docs. by okuji · 25 years ago
  25. 3b34bb5 add some notes into README. by okuji · 25 years ago
  26. 6608e1b The internal of the command handling is heavily modified, and a new command help is added. by okuji · 25 years ago
  27. 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago
  28. e079197 fix the elf loading. by okuji · 25 years ago
  29. 04ed0a2 upgrade help2man. by okuji · 25 years ago
  30. c085904 fix a message string. by okuji · 25 years ago
  31. 9bf7494 the equal character after a command is now optional. by okuji · 25 years ago
  32. d409155 use setjmp/longjmp for the function stop. by okuji · 25 years ago
  33. 69be37a fix a bug in fat. fix bsd boot in the grub shell. by okuji · 25 years ago
  34. 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
  35. 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
  36. 29286d8 add fat32 support. fix some mount bugs. by okuji · 25 years ago
  37. 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
  38. 7e9a079 fix potential bugs in some LBA code by okuji · 25 years ago
  39. 0f4f88a add NetBSD and OpenBSD partition slices support by okuji · 25 years ago
  40. d52edd8 add geometry command by okuji · 25 years ago
  41. 4d1186c fix password handling by okuji · 25 years ago
  42. 1043679 fix the sample config file by okuji · 25 years ago
  43. afd18d4 code cleanup by okuji · 25 years ago
  44. ce03b57 support both of binutils 2.9.1.0.x and 2.9.5.0.x by okuji · 25 years ago
  45. 0623b3f add missing RAW_ADDRs by okuji · 25 years ago
  46. 89b82dc fix warnings about addr32 and data32 by okuji · 25 years ago
  47. 50fa325 fix a stupid bug by okuji · 25 years ago
  48. 70ba31d freebsd-elf support by okuji · 25 years ago
  49. c19c1a5 added getopt source files by okuji · 25 years ago
  50. 1d4df69 avoid bogus BIOSes' bug in get_diskinfo_standard by okuji · 25 years ago
  51. cec4786 Final touches for release. by gord · 25 years ago
  52. cb6a267 some bug fixes by okuji · 25 years ago
  53. 5cbce8e do not include smp-imps.c but link smp-imps.o instead. by okuji · 25 years ago
  54. edec404 remove the entry that stage1.5 does not work in the file BUGS by okuji · 25 years ago
  55. a7575f8 minor bug fixes. by okuji · 25 years ago
  56. 9fac49f More doc fixes. by gord · 25 years ago
  57. 5b7c93c fix a bogus bug by okuji · 25 years ago
  58. 95dfefd fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h by okuji · 25 years ago
  59. cb7e6d5 Bug fixes in the geometry detection. Linux video mode selection support. New Stage 1 stage1_lba is added. Stage 1.5 becomes much smaller. by okuji · 25 years ago
  60. d66583f add one item into the task list by okuji · 25 years ago
  61. f6fb25a fix option handling inconsistency by okuji · 25 years ago
  62. fc6fa9d add stage2 id by okuji · 25 years ago
  63. 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
  64. bdd07e3 set CFLAGS to "-Os -g" if the optimization flag for size is available by okuji · 25 years ago
  65. 225bd16 doc fix by okuji · 25 years ago
  66. f561144 Doc fixes. by gord · 25 years ago
  67. ec20f58 fix the previous mistake in ChangeLog by okuji · 25 years ago
  68. f4d54f7 fix a serious bug in Stage 1.5 by okuji · 25 years ago
  69. efbf446 update help2man by okuji · 25 years ago
  70. 2465e9e doc updates by okuji · 25 years ago
  71. 1c5533a doc change by okuji · 25 years ago
  72. 9350d46 build process is cleaned up by okuji · 25 years ago
  73. bd6d015 fix a stage1 bug by okuji · 25 years ago
  74. 9819c1d doc update by okuji · 25 years ago
  75. 31ce1aa Fix typos in ChangeLog. Shit! by okuji · 25 years ago
  76. a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
  77. 45d89b3 add quit command by okuji · 25 years ago
  78. d3b0391 fix a dist bug by okuji · 25 years ago
  79. a75a6ef remove old documents and fix some bugs by okuji · 25 years ago
  80. 0199740 color menu support by okuji · 25 years ago
  81. d2b9bc0 Change the limit size of stage 1.5 by okuji · 25 years ago
  82. 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
  83. 5f44ad8 doc update by okuji · 25 years ago
  84. 447e862 Add new options into /sbin/grub, and eliminate the completion code from Stage 1.5. by okuji · 26 years ago
  85. cc1aa59 Add two contributors into THANKS. by okuji · 26 years ago
  86. 8b55b16 improve the completion facility and fix some bugs. by okuji · 26 years ago
  87. b1c1211 doc update. by okuji · 26 years ago
  88. cfd8752 Fix a memory leak in /sbin/grub. by okuji · 26 years ago
  89. b06ee73 Change the command-line options in /sbin/grub, and update the manual. by okuji · 26 years ago
  90. adbb228 Fill the Low-level I/O section in grub.texi by okuji · 26 years ago
  91. dbcd1c2 Check the spells in grub.texi by ispell by okuji · 26 years ago
  92. 16d25af doc update by okuji · 26 years ago
  93. 7e54179 doc update by okuji · 26 years ago
  94. 9ad024e Change the location of some documents to the top directory. by okuji · 26 years ago
  95. 765c4a7 Fix the m4 macro grub_ASM_EXT_C by okuji · 26 years ago
  96. bef8f22 Add the Multiboot Standard manual by okuji · 26 years ago
  97. 421dbce Update docs by okuji · 26 years ago
  98. 05b7b72 Write more information by okuji · 26 years ago
  99. d60914e bug fix by okuji · 26 years ago
  100. 22c4b56 some bug fixes by okuji · 26 years ago