1. ad50fc1 VBE support is partially added. by okuji · 24 years ago
  2. 1f2d292 add apm support. by okuji · 24 years ago
  3. 1123608 change the format of drive info in the Multiboot Specification, implement some of the new features. by okuji · 24 years ago
  4. 225b464 add new commands, partnew and parttype, add one more sanity check for reiserfs. by okuji · 24 years ago
  5. 5fb0adb just silence GCC warnings. by okuji · 24 years ago
  6. 1b38e4d add support for saving a default entry number in your disk. by okuji · 24 years ago
  7. 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
  8. e8e3b99 emulate a new line by the grub shell itself instead of ncurses. by okuji · 24 years ago
  9. 563b471 don't include linux/fs.h. by okuji · 24 years ago
  10. 16cbb2b handle special key codes in a serial terminal, and remove unnecessary push/pop operations in asm.S. by okuji · 24 years ago
  11. 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
  12. 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
  13. 7d54a86 add more serial console support. two new commmands, serial and terminal, are added. by okuji · 24 years ago
  14. 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
  15. b6092dd The first argument for _llseek renamed from "seeked_fd" to "filedes" by proski · 24 years ago
  16. 952982d fix shadowed variable bugs and undefined cpp macro bugs. by okuji · 24 years ago
  17. 529a2dc fix some bugs in the linux boot code. by okuji · 24 years ago
  18. 1b9e348 rename console input/output functions to more distinguishable names. by okuji · 24 years ago
  19. 05581f3 segreate os-specific helper functions from asmstub.c. by okuji · 24 years ago
  20. 063d1c6 make the mail address produced by the grub shell consistent with the other programs. by okuji · 24 years ago
  21. 9b91c55 add two new commands, reboot and halt. by okuji · 24 years ago
  22. a87a341 improve some memory functions. by okuji · 25 years ago
  23. 3792b0a add reiserfs support. by okuji · 25 years ago
  24. 4d452e4 fix a bogus bug in kernel_func, load initrd below 1GB, append mem= option only if >64MB, add some CDROM detection code, don't use the last page for initrd to avoid a Linux's bug. by okuji · 25 years ago
  25. eb321e7 fix many bugs. see ChangeLog. by okuji · 25 years ago
  26. 4e418f4 Update the build environment. You need the latest CVS version of Automake. by okuji · 25 years ago
  27. b56d735 merge prepare_0_5_94. by okuji · 25 years ago
  28. b9ff0c2 print only a partition type in print_fsys_type, don't call HDIO_GETGEO for a floppy in check_device. by okuji · 25 years ago
  29. a936d03 change the location of the boot partition table. by okuji · 25 years ago
  30. 844cb6f use _llseek even if glibc2.0 under Linux, add a new option --disable-lba-support-bitmap-check into configure. by okuji · 25 years ago
  31. 9fe0449 heavily rewrite the netboot support. by okuji · 25 years ago
  32. 4ca2160 use grub_{setjmp,longjmp} to restart stage2. by okuji · 25 years ago
  33. 2745c43 skip CD-ROMs, avoid an automake bug, make sure that LBA read/write are supported, increase the number of devices to be probed. by okuji · 25 years ago
  34. 9f3e0b8 Minor cleanups by gord · 25 years ago
  35. ca0ad14 add grub-install. by okuji · 25 years ago
  36. 8bc82ce disable the device map file by default. by okuji · 25 years ago
  37. c95941d fix several bugs. by okuji · 25 years ago
  38. ee4e0d4 fix serious bugs in embed_func and find_func. by okuji · 25 years ago
  39. 7b326e1 fix a bug in the command device, and fix an incompatibility with the new version of ext2fs. by okuji · 25 years ago
  40. 8fb66b3 add OpenBSD support, add some explanations into the manual. by okuji · 25 years ago
  41. 0612bf1 fix a completion buf, add floppy devices into the device map file unconditionally. by okuji · 25 years ago
  42. d0f94a1 add the command setkey, remove the command keycode, fix the IBM special characters handling in the grub shell, and fix a bug in print_error. by okuji · 25 years ago
  43. 3195af5 remove the preliminary Mach device name support, upgrade help2man, fix many bugs in the keyboard configuration support. by okuji · 25 years ago
  44. 24b486c add the command keycode. by okuji · 25 years ago
  45. 42afef1 add the command map. by okuji · 25 years ago
  46. f0932cb call embed from setup. by okuji · 25 years ago
  47. 8f83254 device map file support. by okuji · 25 years ago
  48. bd47df8 add --with-binutils into configure. by okuji · 25 years ago
  49. 1863736 xxx by okuji · 25 years ago
  50. adadc62 move some source files in the directory grub into the new directory lib. by okuji · 25 years ago
  51. 47ba3d6 improve FreeBSD support in the grub shell. by okuji · 25 years ago
  52. be51499 add netboot support. by okuji · 25 years ago
  53. 694616c modify the implement of the maintainer mode. by okuji · 25 years ago
  54. 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
  55. 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
  56. 95a60f6 add a new command device. now the command geometry can modify geometries of any disks. by okuji · 25 years ago
  57. 8288925 fix some bugs in biosdisk. by okuji · 25 years ago
  58. d409155 use setjmp/longjmp for the function stop. by okuji · 25 years ago
  59. 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
  60. 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
  61. 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
  62. 7e9a079 fix potential bugs in some LBA code by okuji · 25 years ago
  63. c19c1a5 added getopt source files by okuji · 25 years ago
  64. cb6a267 some bug fixes by okuji · 25 years ago
  65. a7575f8 minor bug fixes. by okuji · 25 years ago
  66. 95dfefd fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h by okuji · 25 years ago
  67. f6fb25a fix option handling inconsistency by okuji · 25 years ago
  68. 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
  69. 9350d46 build process is cleaned up by okuji · 25 years ago
  70. a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
  71. d3b0391 fix a dist bug by okuji · 25 years ago
  72. 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
  73. 447e862 Add new options into /sbin/grub, and eliminate the completion code from Stage 1.5. by okuji · 25 years ago
  74. 8b55b16 improve the completion facility and fix some bugs. by okuji · 25 years ago
  75. cfd8752 Fix a memory leak in /sbin/grub. by okuji · 26 years ago
  76. b06ee73 Change the command-line options in /sbin/grub, and update the manual. by okuji · 26 years ago
  77. 9ad024e Change the location of some documents to the top directory. by okuji · 26 years ago
  78. 421dbce Update docs by okuji · 26 years ago
  79. d60914e bug fix by okuji · 26 years ago
  80. 22c4b56 some bug fixes by okuji · 26 years ago
  81. d654cfa Make menus work again. by gord · 26 years ago
  82. be70567 Preliminary non-interactive use support by okuji · 26 years ago
  83. 8c2e2a8 improve detection of BIOS drives by okuji · 26 years ago
  84. 0daef3e cleanups for low level disk I/O and a minor bug fix by okuji · 26 years ago
  85. 8a1b524 Fix brainos from misapplied patches. Add improved password checking. by gord · 26 years ago
  86. d61ce9f Make /sbin/grub use a config file. by gord · 26 years ago
  87. 4cf606a Fixes from Okuji by gord · 26 years ago
  88. 3688d87 /sbin/grub works by gord · 26 years ago
  89. ab6e283 Get /sbin/grub GUI working. by gord · 26 years ago
  90. b0016b8 Get basic /sbin/grub GUI working by gord · 26 years ago
  91. 90ed71c Big cleanups and code reduction. by gord · 26 years ago
  92. 791601f Autoconf/Automake jumbo patches by gord · 26 years ago
  93. 5cf05b3 Indented and started off the long journey to becoming an Automakified GNU package. by gord · 26 years ago
  94. 8b2e640 Add the Unix stage2 attempt by gord · 26 years ago