fix a bug in freebsd boot, reformat TODO.

This commit is contained in:
okuji 1999-10-05 16:58:36 +00:00
parent 5f9112c4a8
commit c16ba0eb9d
5 changed files with 47 additions and 38 deletions

View file

@ -1,3 +1,8 @@
1999-10-04 Pavel Roskin <pavel_roskin@geocities.com>
* stage2/freebsd.h (struct bootinfo): New member, bi_bios_dev.
* stage2/boot.c (bsd_boot): Set BI.BI_BIOS_DEV to SAVED_DRIVE.
1999-10-04 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
From Pavel Roskin: