Commit graph

670 commits

Author SHA1 Message Date
okuji
4d1186c003 fix password handling 1999-08-09 02:22:42 +00:00
okuji
afd18d4fa3 code cleanup 1999-08-08 05:03:21 +00:00
okuji
ce03b57275 support both of binutils 2.9.1.0.x and 2.9.5.0.x 1999-08-05 09:42:15 +00:00
okuji
0623b3f394 add missing RAW_ADDRs 1999-08-04 19:38:05 +00:00
okuji
89b82dcc84 fix warnings about addr32 and data32 1999-08-04 05:20:51 +00:00
okuji
50fa325cd0 fix a stupid bug 1999-08-03 15:45:15 +00:00
okuji
70ba31d512 freebsd-elf support 1999-08-03 02:22:50 +00:00
okuji
c19c1a588f added getopt source files 1999-07-30 17:02:52 +00:00
okuji
1d4df6991d avoid bogus BIOSes' bug in get_diskinfo_standard 1999-07-30 09:59:34 +00:00
gord
cec4786ec2 Final touches for release. 1999-07-26 22:58:10 +00:00
okuji
cb6a267f1e some bug fixes 1999-07-26 11:04:09 +00:00
okuji
5cbce8e5a6 do not include smp-imps.c but link smp-imps.o instead. 1999-07-15 11:22:19 +00:00
okuji
a7575f806c minor bug fixes. 1999-07-13 20:39:46 +00:00
okuji
5b7c93c156 fix a bogus bug 1999-07-13 16:07:56 +00:00
okuji
95dfefd185 fix a bug in stage1_lba, and move all the constants in stage1 to stage1.h 1999-07-13 15:46:28 +00:00
okuji
cb7e6d5e4e Bug fixes in the geometry detection. Linux video mode selection support. New Stage 1 stage1_lba is added. Stage 1.5 becomes much smaller. 1999-07-12 00:47:11 +00:00
okuji
f6fb25a807 fix option handling inconsistency 1999-06-28 04:10:35 +00:00
okuji
fc6fa9d5e2 add stage2 id 1999-06-27 08:34:46 +00:00
okuji
6336679de2 fix a potential problem in configure and fix the function chain_stage2 1999-06-27 07:32:43 +00:00
okuji
bdd07e3f83 set CFLAGS to "-Os -g" if the optimization flag for size is available 1999-06-27 06:18:02 +00:00
okuji
ec20f58cbc fix the previous mistake in ChangeLog 1999-06-25 10:28:39 +00:00
okuji
f4d54f710a fix a serious bug in Stage 1.5 1999-06-25 10:24:46 +00:00
okuji
efbf4469d4 update help2man 1999-06-24 16:37:20 +00:00
okuji
9350d46a2a build process is cleaned up 1999-06-24 00:03:29 +00:00
okuji
bd6d015f8e fix a stage1 bug 1999-06-23 21:42:39 +00:00
okuji
31ce1aae5f Fix typos in ChangeLog. Shit! 1999-06-23 00:29:14 +00:00
okuji
a0ca5d0c06 /sbin/grub is always built and grub.8 is produced automatically 1999-06-23 00:00:54 +00:00
okuji
45d89b3d1a add quit command 1999-06-22 00:41:36 +00:00
okuji
d3b0391801 fix a dist bug 1999-06-21 17:42:31 +00:00
okuji
a75a6efb40 remove old documents and fix some bugs 1999-06-21 11:23:51 +00:00
okuji
01997403fe color menu support 1999-06-09 09:41:31 +00:00
okuji
d2b9bc0db8 Change the limit size of stage 1.5 1999-06-06 23:30:44 +00:00
okuji
0d6c15713b The debug version of Stage 2 is removed 1999-06-06 01:40:59 +00:00
okuji
447e862f7e Add new options into /sbin/grub, and eliminate the completion code from Stage 1.5. 1999-06-01 18:17:57 +00:00
okuji
8b55b165f2 improve the completion facility and fix some bugs. 1999-06-01 14:59:50 +00:00
okuji
cfd87522af Fix a memory leak in /sbin/grub. 1999-05-25 21:41:50 +00:00
okuji
b06ee733ef Change the command-line options in /sbin/grub, and update the manual. 1999-05-25 06:48:27 +00:00
okuji
9ad024eb56 Change the location of some documents to the top directory. 1999-05-20 19:23:12 +00:00
okuji
765c4a7662 Fix the m4 macro grub_ASM_EXT_C 1999-05-17 05:11:51 +00:00
okuji
421dbceb11 Update docs 1999-05-14 11:19:13 +00:00
okuji
d60914e5b6 bug fix 1999-05-13 04:31:22 +00:00
okuji
22c4b56b59 some bug fixes 1999-05-12 02:43:19 +00:00
gord
d654cfa0fd Make menus work again. 1999-05-03 22:49:53 +00:00
gord
05930f0511 Move from /share to /lib 1999-05-03 14:22:18 +00:00
okuji
be705674e1 Preliminary non-interactive use support 1999-05-02 21:30:41 +00:00
okuji
8c2e2a840c improve detection of BIOS drives 1999-05-02 17:04:57 +00:00
okuji
7920c7861f fix a missing pop instruction. 1999-05-01 21:30:29 +00:00
okuji
074ac263be doc fixes 1999-04-25 11:15:10 +00:00
okuji
0daef3e856 cleanups for low level disk I/O and a minor bug fix 1999-04-24 07:23:19 +00:00
gord
08ca05f500 Change bcopy, bzero to memmove, memset. 1999-03-27 23:35:37 +00:00