1. e7a1ff1 re-design the graphics table in the Multiboot spec. by okuji · 24 years ago
  2. 81ec37d update docs. by okuji · 24 years ago
  3. ce0052d update the list info in README. by okuji · 24 years ago
  4. 7561bde add a new utility, grub-md5-crypt. by okuji · 24 years ago
  5. 728e74e add backslashes into continuous lines in grub-install. by okuji · 24 years ago
  6. 4928cfd add a new command, md5crypt. by okuji · 24 years ago
  7. 06adfc8 update command descriptions. by okuji · 24 years ago
  8. f5588d2 add a new command, displayapm. by okuji · 24 years ago
  9. 1f2d292 add apm support. by okuji · 24 years ago
  10. 13a32db I forgot to add stage2/setjmp.S. by okuji · 24 years ago
  11. 6664288 segregate grub_setjmp and grub_longjmp to another file. by okuji · 24 years ago
  12. 579f60a update docs. by okuji · 24 years ago
  13. 9790818 add stage2/md5.h into the distribution. by okuji · 24 years ago
  14. a2622ee --disable-md5password -> --disable-md5-password by okuji · 24 years ago
  15. 2315cb4 Added MD5 passwords and extended the password command. by jochen · 24 years ago
  16. 19a2446 fix a potential bug in setkey. by okuji · 24 years ago
  17. 092f32f fix a bug in the Linux cmdline handling code. by okuji · 24 years ago
  18. 1123608 change the format of drive info in the Multiboot Specification, implement some of the new features. by okuji · 24 years ago
  19. 636299c add a new option --recheck into grub-install, relieve the check of a device file in grub-install. by okuji · 24 years ago
  20. 84cd6e2 add linux devfs support into the grub shell. by okuji · 24 years ago
  21. 0f8fdcc added support for native devfs device names into grub-install. by okuji · 24 years ago
  22. f6a7cd3 update docs. by okuji · 24 years ago
  23. 2a5ae10 reset key mappings, when the user specifies no argument to setkey. by okuji · 24 years ago
  24. 9bbcd45 add a new chapter about security into the tutorial. by okuji · 24 years ago
  25. 009bf82 Change "shit" to "mess". by okuji · 24 years ago
  26. 1301164 don't assume that a device file name consists of only alphanums. by okuji · 24 years ago
  27. 14b7a70 fix two bugs in the command setkey and start.S. by okuji · 24 years ago
  28. aa71214 fix a bug in grub-install. by okuji · 24 years ago
  29. 261bf12 fix a bug in find_func, and fix an inconsistency between NEWS and INSTALL. by okuji · 24 years ago
  30. 324e93a fix a stupid bug in write_to_partition. by okuji · 24 years ago
  31. 5b956a8 merge the changes on the branch prepare_0_5_96 to the main trunk. by okuji · 24 years ago
  32. 98be6a0 increase the version number. by okuji · 24 years ago
  33. 62eafe8 call fstat to get a geometry on Hurd, don't include linux/cdrom.h any longer. by okuji · 24 years ago
  34. 504e540 fix a bug in grub-install, which affected only GNU/Hurd. by okuji · 24 years ago
  35. 225b464 add new commands, partnew and parttype, add one more sanity check for reiserfs. by okuji · 24 years ago
  36. 69e36bc rewrite the command find, update TODO. by okuji · 24 years ago
  37. b3ccacd new partition table scanning engine. by okuji · 24 years ago
  38. 11f52a0 don't define unusable commands, don't handle a dumb terminal if serial terminal support is disabled, enable serial terminal support by default. by okuji · 24 years ago
  39. c6c1807 add --prefix into the command setup, and add separate boot partition support into grub-install. by okuji · 24 years ago
  40. 0bcf406 append a mem= option instead of prepending it. by okuji · 24 years ago
  41. bda2eea add an additional minix partition type. by okuji · 24 years ago
  42. b5381c0 change boot messages. by okuji · 24 years ago
  43. 4a1f066 disable to align functions, loops and jumps. by okuji · 24 years ago
  44. a9509cd sorry, I forgot to add Hal into THANKS. by okuji · 24 years ago
  45. aa4e796 fix a bug in lib/device.c. by okuji · 24 years ago
  46. af670e4 fix typos and imprecisions in the docs. by okuji · 24 years ago
  47. 5fb0adb just silence GCC warnings. by okuji · 24 years ago
  48. 6ee3c49 add auto fill mode into grub_putchar, to fix the ">80 characters in one line" problem. by okuji · 24 years ago
  49. 1b38e4d add support for saving a default entry number in your disk. by okuji · 24 years ago
  50. abca3d8 don't check if a sector of a disk is outside the disk in LBA mode by default, because some BIOSes don't return correct geometries. by okuji · 24 years ago
  51. 3566247 print an error number even in Stage 2. by okuji · 24 years ago
  52. 3685413 improve the dumb terminal support and fix some bugs related to the support. by okuji · 24 years ago
  53. 9015cd0 fix a typo in grub-install, and fix open flags in install_func. by okuji · 24 years ago
  54. 6728379 fix a bug in the option --speed for the command serial, fix the cursor position after displaying the menu, add the keys v and ^ to move the corsor in the menu. by okuji · 24 years ago
  55. fa84568 add two new options, --dumb and --timeout, into the command terminal. by okuji · 24 years ago
  56. 7f6d84c add a workaround for binutils-2.9.1.0.x into stage1.S. by okuji · 24 years ago
  57. 454e266 add a timeout to --hold for the grub shell, fix a compilation error with gcc-2.7.2.3, and the command-line interface is switched to single-line editing mode. by okuji · 24 years ago
  58. e8e3b99 emulate a new line by the grub shell itself instead of ncurses. by okuji · 24 years ago
  59. a1fafbf print a carriage return as well as a newline, in grub_putchar instead of console_putchar. by okuji · 24 years ago
  60. 563b471 don't include linux/fs.h. by okuji · 24 years ago
  61. e705c4b Undo previous changes on serial.h and serial.c. I'm sorry, that was my mistake. by okuji · 24 years ago
  62. f1c162c preserve a magic number used by Windows NT. by okuji · 24 years ago
  63. 16cbb2b handle special key codes in a serial terminal, and remove unnecessary push/pop operations in asm.S. by okuji · 24 years ago
  64. 3c5fa0c include stdio.h first in builtins.c. by okuji · 24 years ago
  65. d91146e add --enable-serial-speed-simulation into configure, fix a bug in setjmp/longjmp, add --speed into the command serial, restart the command-line interface when a serial terminal is enabled. by okuji · 24 years ago
  66. 2455b65 add console emulation into serial terminal support using vt100-compatible escape sequences, add --enable-serial into configure, and fix some bugs in the support. by okuji · 24 years ago
  67. 7d54a86 add more serial console support. two new commmands, serial and terminal, are added. by okuji · 24 years ago
  68. 211c992 change the mail address of Matthias. by okuji · 24 years ago
  69. 4e0e3cc fix a violation against the network boot image proposal. by okuji · 24 years ago
  70. 443bdcb fix a minor bug in diskless, add a serial emulation into the grub shell, fix a cosmetic problem in the grub shell. by okuji · 24 years ago
  71. fbd0ada add a serial device driver. serial console support is not implemented yet. by okuji · 24 years ago
  72. 9f8d971 docs/tutorial.texi: minor fixes by proski · 24 years ago
  73. 8b4dd78 rewrite the chapter Installation in the tutorial. by okuji · 24 years ago
  74. 7ab4e9c add a workaround for the bug in Linux into the grub shell. by okuji · 24 years ago
  75. 028049b * stage2/fsys_fat.c (fat_superblock): clust_eof_marker added. by jochen · 24 years ago
  76. bef3d7d * stage2/fsys_reiserfs.c: Symlink support added. by jochen · 24 years ago
  77. b6092dd The first argument for _llseek renamed from "seeked_fd" to "filedes" by proski · 24 years ago
  78. 520ec85 add the answer for the separate boot partition problem into the faq. by okuji · 24 years ago
  79. 558f2f1 update the network support to etherboot-4.6.4. by okuji · 24 years ago
  80. 8d3a5e7 fix a serious bug in the Linux zImage support. by okuji · 24 years ago
  81. 77219c6 * stage2/fsys_reiserfs.c (block_read): Changed the variable "len" by jochen · 24 years ago
  82. 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
  83. ca924e1 2000-07-27 Gordon Matzigkeit <gord@fig.org> by gord · 24 years ago
  84. 1e40272 Fixed the effect of the --force-lba switch in stage2/stage1_5. by jochen · 24 years ago
  85. eef046d Fixed another num_clust related bug: The boundary between FAT12 / FAT16 by jochen · 24 years ago
  86. 436fb5c fsys_fat: Fixed calculation of FAT_SUPER->num_clust. by jochen · 24 years ago
  87. 529a2dc fix some bugs in the linux boot code. by okuji · 24 years ago
  88. c786d86 comply with the linux/i386 boot protocol version 2.02. by okuji · 24 years ago
  89. a4a1930 improve the tutorial. by okuji · 24 years ago
  90. e01f0b9 fix a big linux problem. by okuji · 24 years ago
  91. 72ca628 fix a bug in device.c. by okuji · 24 years ago
  92. 1b9e348 rename console input/output functions to more distinguishable names. by okuji · 24 years ago
  93. fa00376 fix a gcc warning in builtins.c. by okuji · 24 years ago
  94. 05581f3 segreate os-specific helper functions from asmstub.c. by okuji · 24 years ago
  95. c13d2ca fix my bad english... by okuji · 24 years ago
  96. 063d1c6 make the mail address produced by the grub shell consistent with the other programs. by okuji · 24 years ago
  97. bc61b4d update the docs. by okuji · 24 years ago
  98. 4056902 merged updates for the docs in 0.5.95. by okuji · 24 years ago
  99. f0ae3c9 add a new option --no-mem-option into the command kernel. by okuji · 24 years ago
  100. 9a41c6b fix some bugs in the document. by okuji · 24 years ago