diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 19:44:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 19:44:47 +0000 |
commit | f5d5190918ec5bf8b4edd4ef23386bdccb269fa2 (patch) | |
tree | c0a9427fe9d8a0f9662f32326441b3666a193e46 /boot | |
parent | 4a1edb2f870e7923e0551563507d75ad83692774 (diff) |
.
Diffstat (limited to 'boot')
-rw-r--r-- | boot/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index 6e8d153a..ab194546 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,6 +1,6 @@ -1999-07-10 Roland McGrath <roland@baalperazim.frob.com> +1999-07-11 Roland McGrath <roland@baalperazim.frob.com> - * boot.c: Add #include <sys/mman.h> for munmap decl. + * boot.c (ds_device_read, S_io_read): Fix sloppy bugs in last change. 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu> @@ -11,6 +11,10 @@ (read_reply): Likewise. (S_io_read): Likewise. +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * boot.c: Add #include <sys/mman.h> for munmap decl. + Mon Jul 5 20:04:06 1999 Thomas Bushnell, BSG <tb@mit.edu> * boot.c (load_image): Fix typo in cast. Reported by Yamashita |