diff options
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 |