2002-05-22 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/builtins.c (boot_func): If DEBUG is true, print BOOT_DRIVE and BOOT_PART_OFFSET. Don't set ERRNUM after rawread failed, because rawread should set ERRNUM itself.
This commit is contained in:
parent
58703b663c
commit
f90c3eaf90
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-05-22 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* stage2/builtins.c (boot_func): If DEBUG is true, print
|
||||
BOOT_DRIVE and BOOT_PART_OFFSET.
|
||||
Don't set ERRNUM after rawread failed, because rawread should
|
||||
set ERRNUM itself.
|
||||
|
||||
2002-05-20 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* lib/device.c (read_device_map): Show an error message and exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue