Rivoreo Source Code Repositories
src.rivoreo.one
/
grub4dos-solaris
/
04ed0a2bf7f45f5de18abbb2a41e85924e2c5250
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
4cf606a
Fixes from Okuji
by gord
· 26 years ago
eea6c34
Finished basic loading support.
by gord
· 26 years ago
3688d87
/sbin/grub works
by gord
· 26 years ago
db34e7d
Fix up documentation rules.
by gord
· 26 years ago
e269083
Updated news and changelog.
by gord
· 26 years ago
ab6e283
Get /sbin/grub GUI working.
by gord
· 26 years ago
b0016b8
Get basic /sbin/grub GUI working
by gord
· 26 years ago
b296e6b
Added mdate-sh
by gord
· 26 years ago
651a5cb
Get ready for 0.5.91
by gord
· 26 years ago
3f99b1e
Fix up LBA support.
by gord
· 26 years ago
d34ac5a
Initial stab at Mach-style partition names, LBA mode, and documentation.
by gord
· 26 years ago
8d793b9
Fix Jeff Sheinberg's wraparound problem.
by gord
· 26 years ago
90ed71c
Big cleanups and code reduction.
by gord
· 26 years ago
8fa9d1f
Fix a stray printf.
by gord
· 26 years ago
5223272
Add LBA support
by gord
· 26 years ago
17b6dcd
Don't forget README.debian.
by gord
· 26 years ago
5cb4326
Last few niggly configure details to fix for 0.5.90
by gord
· 26 years ago
Next »