- 6164c31 Don't print progress when loading multiboot kernel by WHR · 7 years ago
- da0bfe0 Add a 'dot' progress indicator when loading large file; Move graphics buffer to higher memory to avoid conflict with Linux by WHR · 7 years ago
- 54d9f6b Add Solaris hard disk scan support for the simulator by WHR · 7 years ago
- 088c01a Fixed a bug in findroot command; verbose command no longer shutdown graphics terminal; verbose by default by WHR · 7 years ago
- 1c8c5e8 Add .gitignore by WHR · 7 years ago
- b29a5dd Add greeting message in stage2; fixed missing stdint.h in grub/asmstub.c by WHR · 7 years ago
- 2169f1f Merge branch 'grub-0.97-solaris-portable' into 'grub4dos-solaris' by WHR · 7 years ago
- 54793ea Change 'echo -n -e' to printf(1) for better portability. Add option --divide to as(1) get the code to build on System-V by WHR · 7 years ago
- 1a4344d Fix warnings and related bugs; add support for ZFS vdevs that have ashift > 10 by WHR · 7 years ago
- 54ab5ee Fixed Makefile use spaces instead of tab by WHR · 7 years ago
- 17e9a40 Import from Solaris ON 151 by WHR · 7 years ago
- 4d249b2 Import from Solaris ON 147 by WHR · 7 years ago
- 017ec3f support (ud) device, other bug fixes. by Bean · 15 years ago
- c4ff904 resolved conflict between int10 stack and BIOS Data Area, fixed a bug in geometry_tune, etc. by Bean · 16 years ago
- 0c4ac01 0.4.4 official release by Bean · 16 years ago
- 58272d9 fixes on WRITE,INITRD,CHAINLOADER,ext4,COLOR,GFXMENU,GEOMETRY,CONFIGFILE,etc. by Tinybit · 16 years ago
- 43a31cf New commands dd and uuid. fixed a bug in disk emulation. Added gfxmenu support. by Bean · 16 years ago
- 79ec65c added badgrub.exe; fixes on bootlace and disk I/O; improvements on FIND, PXE, etc; MSYS/MinGW support. by Tinybit · 16 years ago
- 9437cdc removed FAT-first-entry check; avoid disabling CPU cache. by Tinybit · 16 years ago
- 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
- af12aaa fixes on probe_int, ext3 inode size, etc; A20 code change; version number upgrade. by Bean · 16 years ago
- 5b84c68 fixes on int vector probing, A20 control, configure, find, etc.add new command checktime. by Bean · 17 years ago
- 6bd0432 Commented out the geometry-tune code, support larger cluster size for ntfs filesystem, and other fixes. by Bean · 17 years ago
- fc76ed6 cdrom emulation support, bios chs parameter auto adjuestment, bug fixes, remove command upperman, ioprobe, impsprobe and displayapm. by Bean · 17 years ago
- 3fdbb24 isolinux chainloading, various workarounds and fixes. by Bean · 17 years ago
- de63d70 A20 code changed and relative path supported by Tinybit · 17 years ago
- 7f857b9 Fixed bugs on endless partition loop, probe_int, probe_mbr and compressed NTFS volume; Updated hmload. by Tinybit · 17 years ago
- 77d863b Added a new command OUTLINE, and a new option --duce for GRUB.EXE by Tinybit · 17 years ago
- a154e0c Changed PARTNEW syntax. Fixed a problem of OPEN_PARTITION by Tinybit · 17 years ago
- 3a24b84 Save space in ext2 boot sector, generate patch file in build script by Bean · 17 years ago
- 6ba28fc Fix grldr.mbr bug, display timeout counter by Bean · 17 years ago
- 9ee6b47 Fault-Recovery-Handler for PROBE_INT; Command syntax change of DEBUG and PARTTYPE by Tinybit · 17 years ago
- 344240b Fixed two problems on GRUB.EXE: preset_menu and FreeDOS related. by Tinybit · 17 years ago
- 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
- 0fc744f NTFS driver update: support non-resident $BITMAP by Bean · 17 years ago
- 108e635 new ntfs boot code, fix ntfs bug, improve pxe by Bean · 17 years ago
- 9230b22 Unload PXE stack before booting by Bean · 17 years ago
- 785a3d8 Fixed a bug in probe_int for GRUB.EXE running in VM86 mode. by Tinybit · 18 years ago
- edafa7d Rewrite fsys_ntfs.c by Bean · 18 years ago
- 547e7a3 Fixed probe_int and init_pic in GRUB.EXE. Reduced warnings in bios.c. by Tinybit · 18 years ago
- dd2c953 fix compile issue in ubuntu, fix currticks problem by Bean · 18 years ago
- c191705 imporve PXE code, add builtin command pxe by Bean · 18 years ago
- 9e194e5 added PXE support, fixed netboot driver compile problem, fixed timing functions by Bean · 18 years ago
- 37915ec fix a bug in get_diskinfo; protect the MBR of an in-situ-mapped drive by Tinybit · 18 years ago
- bbe9613 Insert-key to debug on startup; polish graphics. NTFS boot record fix by Tinybit · 18 years ago
- e84e589 Bugfixes on STAGE2_SIZE, arrow keys, and handling `&&\'/`||\' in menu by Tinybit · 18 years ago
- 5597b39 move preset menu to the end/tail of pre_stage2 by Tinybit · 18 years ago
- 162603d Numeric keys to select menu entry; fixed a bug of int13 harddrives by Tinybit · 18 years ago
- 01187e3 Code clean-ups on build script and keycode translation by Tinybit · 18 years ago
- 648f5f0 F11/F12 hotkey handling by Tinybit · 18 years ago
- b1cb44b fixed grldr.mbr problem by Bean · 18 years ago
- 126ac9b fixed menu display issue by Tinybit · 18 years ago
- 374e0f3 canceled grldr message when timeout=0 by Tinybit · 18 years ago
- ae617d0 fixed menu processing issue for the down-arrow key by Tinybit · 18 years ago
- 756e5ec added code to clear keyboard buffer by Tinybit · 18 years ago
- 1710fc1 enlarged menu window by Tinybit · 18 years ago
- a755dc6 fixed auto-probe messages by Tinybit · 18 years ago
- 5a5fedc fixed auto-probe problem of int 02,05,06 by Tinybit · 18 years ago
- f242a0f corrected total sectors of initrd by Tinybit · 18 years ago
- 877fc3d fixed --in-situ problem by Tinybit · 18 years ago
- 13cedce Fix problem in build script by Bean · 18 years ago
- babe120 Add grub4dos_version by Bean · 18 years ago
- 8a3dc31 Add build script by Bean · 18 years ago
- 75557bc Fix CDROM boot problem in buggy BIOS by Bean · 18 years ago
- 594ba3f Document update by Bean · 18 years ago
- 318b5eb grub4dos-0.4.3 07-03-02 by Bean · 18 years ago
- 05db372 grub4dos-0.4.2 by Bean · 18 years ago
- 4aa8c5f grub-0.4.2 by Bean · 18 years ago
- 6f98223 Fix file mode by WHR · 8 years ago
- 2b55611 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 1262b6e 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 6884fee 2005-03-28 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 2b7a735 2005-03-19 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- f307cbf 2005-03-15 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 257fff6 2005-02-16 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 041e243 2005-02-15 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- fb908db 2005-02-03 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 660e9c1 2005-02-02 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- ac1ef04 2005-02-01 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- eb5d4d6 2005-01-30 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- cce5686 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of by jthomas · 20 years ago
- 4022b1b 2004-09-20 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 8243a69 2004-08-17 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 577b70d - patch from Michael Hohnbaum <hohnbaum@us.ibm.com> to handle sparse files. by jthomas · 20 years ago
- 16ca69f 2004-07-24 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 255d375 by robertmh · 20 years ago
- 31831d9 * util/grub-install.in: Detect GNU/k*BSD systems as well. by robertmh · 20 years ago
- e92d461 2004-07-16 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- b929761 Fix minor syntax error (non-escaped characters). by robertmh · 20 years ago
- 01eb2cd * util/grub-install.in: Improve usage message. by robertmh · 20 years ago
- b84bec9 * stage1/Makefile.am: Move stage files to pkglibdir. by robertmh · 20 years ago
- 5b5f6dc 2004-06-20 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- e15e075 2004-06-19 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- 5b00a4c 2004-06-14 Jeroen Dekkers <jeroen@dekkers.cx> by jeroen · 20 years ago
- 4d4f67b 2004-06-13 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- e86d845 Set the release date of 0.95. by okuji · 20 years ago
- 3a65add 2004-06-13 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 20 years ago
- e43909c 2004-05-23 Yoshinori K. Okuji <okuji@enbug.org> by okuji · 21 years ago
- 31def84 2004-05-20 Damian Ivereigh <damian@cisco.com> by okuji · 21 years ago
- 12ce427 * stage2/char_io.c (safe_parse_maxint): Disable for stage 1.5. by proski · 21 years ago