2005-10-15 Yoshinori K. Okuji <okuji@enbug.org>
* kern/file.c (grub_file_seek): Seeking to an offset equal to a file size must be permitted. * kern/i386/pc/startup.S (multiboot_trampoline): Fix a mistake between %ah and %al.
This commit is contained in:
parent
5c177389e2
commit
219ad4262c
3 changed files with 11 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-10-15 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* kern/file.c (grub_file_seek): Seeking to an offset equal to a
|
||||
file size must be permitted.
|
||||
|
||||
* kern/i386/pc/startup.S (multiboot_trampoline): Fix a mistake
|
||||
between %ah and %al.
|
||||
|
||||
2005-10-15 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* fs/xfs.c (grub_xfs_iterate_dir): Change the type of BLK to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue