- 8d969f6 fix some curses problems and improve the configure script. by okuji · 25 years ago
- 5ef3bd9 fix the interpretation of the boot drive in the multiboot. by okuji · 25 years ago
- e7e3093 add more check into set_device. by okuji · 25 years ago
- 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
- 95a60f6 add a new command device. now the command geometry can modify geometries of any disks. by okuji · 25 years ago
- 99c5889 Help message changes, and a little fix for partition hiding. by gord · 25 years ago
- 8288925 fix some bugs in biosdisk. by okuji · 25 years ago
- f2151e4 fix a bug in run_menu. by okuji · 25 years ago
- 6ec8139 Eliminate unnecessary code and add the command configfile. by okuji · 25 years ago
- 2430aa0 fix out-of-date information in README. by okuji · 25 years ago
- f0ef290 fix an overrun bug in ffs and typos in testload. by okuji · 25 years ago
- cb14522 add more comments into shared.h by okuji · 25 years ago
- 6fdc01a improve the performance of find_command a bit, and capitalize the variable names in the short docs. by okuji · 25 years ago
- 3b34bb5 add some notes into README. by okuji · 25 years ago
- 6608e1b The internal of the command handling is heavily modified, and a new command help is added. by okuji · 25 years ago
- 20d2c3d improve the examples in menu.lst. fix a bug about password. add --disable-gunzip option. by okuji · 25 years ago
- e079197 fix the elf loading. by okuji · 25 years ago
- 04ed0a2 upgrade help2man. by okuji · 25 years ago
- c085904 fix a message string. by okuji · 25 years ago
- 9bf7494 the equal character after a command is now optional. by okuji · 25 years ago
- d409155 use setjmp/longjmp for the function stop. by okuji · 25 years ago
- 69be37a fix a bug in fat. fix bsd boot in the grub shell. by okuji · 25 years ago
- 83b3d5e add hide and unhide commands. add additional minix fs support. some code cleanups. by okuji · 25 years ago
- 434d860 add minix fs support. use the name "the grub shell" instead of "the stage2 emulator". by okuji · 25 years ago
- 29286d8 add fat32 support. fix some mount bugs. by okuji · 25 years ago
- 25de0c4 new options, --disable-ext2fs, --disable-fat and --disable-ffs by okuji · 25 years ago
- 7e9a079 fix potential bugs in some LBA code by okuji · 25 years ago
- 0f4f88a add NetBSD and OpenBSD partition slices support by okuji · 25 years ago
- d52edd8 add geometry command by okuji · 25 years ago
- 4d1186c fix password handling by okuji · 25 years ago
- 1043679 fix the sample config file by okuji · 25 years ago
- afd18d4 code cleanup by okuji · 25 years ago
- ce03b57 support both of binutils 2.9.1.0.x and 2.9.5.0.x by okuji · 25 years ago
- 0623b3f add missing RAW_ADDRs by okuji · 25 years ago
- 89b82dc fix warnings about addr32 and data32 by okuji · 25 years ago
- 50fa325 fix a stupid bug by okuji · 25 years ago
- 70ba31d freebsd-elf support by okuji · 25 years ago
- c19c1a5 added getopt source files by okuji · 25 years ago
- 1d4df69 avoid bogus BIOSes' bug in get_diskinfo_standard by okuji · 25 years ago
- cec4786 Final touches for release. by gord · 25 years ago
- cb6a267 some bug fixes by okuji · 25 years ago
- 5cbce8e do not include smp-imps.c but link smp-imps.o instead. by okuji · 25 years ago
- edec404 remove the entry that stage1.5 does not work in the file BUGS by okuji · 25 years ago
- a7575f8 minor bug fixes. by okuji · 25 years ago
- 9fac49f More doc fixes. by gord · 25 years ago
- 5b7c93c fix a bogus bug by okuji · 25 years ago
- 95dfefd fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h by okuji · 25 years ago
- 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
- d66583f add one item into the task list by okuji · 25 years ago
- f6fb25a fix option handling inconsistency by okuji · 25 years ago
- fc6fa9d add stage2 id by okuji · 25 years ago
- 6336679 fix a potential problem in configure and fix the function chain_stage2 by okuji · 25 years ago
- bdd07e3 set CFLAGS to "-Os -g" if the optimization flag for size is available by okuji · 25 years ago
- 225bd16 doc fix by okuji · 25 years ago
- f561144 Doc fixes. by gord · 25 years ago
- ec20f58 fix the previous mistake in ChangeLog by okuji · 25 years ago
- f4d54f7 fix a serious bug in Stage 1.5 by okuji · 25 years ago
- efbf446 update help2man by okuji · 25 years ago
- 2465e9e doc updates by okuji · 25 years ago
- 1c5533a doc change by okuji · 25 years ago
- 9350d46 build process is cleaned up by okuji · 25 years ago
- bd6d015 fix a stage1 bug by okuji · 25 years ago
- 9819c1d doc update by okuji · 25 years ago
- 31ce1aa Fix typos in ChangeLog. Shit! by okuji · 25 years ago
- a0ca5d0 /sbin/grub is always built and grub.8 is produced automatically by okuji · 25 years ago
- 45d89b3 add quit command by okuji · 25 years ago
- d3b0391 fix a dist bug by okuji · 25 years ago
- a75a6ef remove old documents and fix some bugs by okuji · 25 years ago
- 0199740 color menu support by okuji · 25 years ago
- d2b9bc0 Change the limit size of stage 1.5 by okuji · 25 years ago
- 0d6c157 The debug version of Stage 2 is removed by okuji · 25 years ago
- 5f44ad8 doc update by okuji · 25 years ago
- 447e862 Add new options into /sbin/grub, and eliminate the completion code from Stage 1.5. by okuji · 25 years ago
- cc1aa59 Add two contributors into THANKS. by okuji · 25 years ago
- 8b55b16 improve the completion facility and fix some bugs. by okuji · 25 years ago
- b1c1211 doc update. by okuji · 25 years ago
- cfd8752 Fix a memory leak in /sbin/grub. by okuji · 26 years ago
- b06ee73 Change the command-line options in /sbin/grub, and update the manual. by okuji · 26 years ago
- adbb228 Fill the Low-level I/O section in grub.texi by okuji · 26 years ago
- dbcd1c2 Check the spells in grub.texi by ispell by okuji · 26 years ago
- 16d25af doc update by okuji · 26 years ago
- 7e54179 doc update by okuji · 26 years ago
- 9ad024e Change the location of some documents to the top directory. by okuji · 26 years ago
- 765c4a7 Fix the m4 macro grub_ASM_EXT_C by okuji · 26 years ago
- bef8f22 Add the Multiboot Standard manual by okuji · 26 years ago
- 421dbce Update docs by okuji · 26 years ago
- 05b7b72 Write more information by okuji · 26 years ago
- d60914e bug fix by okuji · 26 years ago
- 22c4b56 some bug fixes by okuji · 26 years ago
- d654cfa Make menus work again. by gord · 26 years ago
- 0efa523 Doc fixes. by gord · 26 years ago
- 05930f0 Move from /share to /lib by gord · 26 years ago
- be70567 Preliminary non-interactive use support by okuji · 26 years ago
- 8c2e2a8 improve detection of BIOS drives by okuji · 26 years ago
- 7920c78 fix a missing pop instruction. by okuji · 26 years ago
- 074ac26 doc fixes by okuji · 26 years ago
- 0daef3e cleanups for low level disk I/O and a minor bug fix by okuji · 26 years ago
- 08ca05f Change bcopy, bzero to memmove, memset. by gord · 26 years ago
- 8a1b524 Fix brainos from misapplied patches. Add improved password checking. by gord · 26 years ago
- d61ce9f Make /sbin/grub use a config file. by gord · 26 years ago