fix a completion buf, add floppy devices into the device map file unconditionally.

This commit is contained in:
okuji 1999-10-31 04:15:36 +00:00
parent d7c7eb7897
commit 0612bf14c0
4 changed files with 17 additions and 10 deletions

View file

@ -1,3 +1,10 @@
1999-10-31 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* grub/asmstub.c (init_device_map): Add a floppy device name
into the device map file even if check_device fails.
* stage2/char_io.c [!STAGE1_5] (get_cmdline): Clear ERRNUM after
calling print_completions.
1999-10-29 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* stage2/asm.S (track_int13): Defined unconditionally. Do not