diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-28 21:17:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-28 21:17:15 +0000 |
commit | 2df37f50a446d4888e4765ba241778c81ae523f2 (patch) | |
tree | 42bc1655952548d39ff1845305e9ca625b0e277a /serverboot/ChangeLog | |
parent | 36cc6f5c3c22d63b427ead67d8ed3449f8ac6835 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index ad2b20d0..cc010072 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,5 +1,10 @@ 1999-10-28 Roland McGrath <roland@baalperazim.frob.com> + * load.c, bootstrap.c: Back out some debugging printfs accidentally + included in the last commit. + * bootstrap.c (main): Increase size of NEW_ROOT buffer. + This change was included in the last commit, but not logged then. + * file_io.h: Include <errno.h>. (FS_* macros): Define these to equivalent errno codes. * def_pager_setup.c (add_paging_file): Put strerror of result code in |