From 5352dd36d2d38516174ff7386fd67956f9a564ef Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 28 Oct 1999 20:51:43 +0000 Subject: . --- serverboot/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'serverboot/ChangeLog') diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 3b878676..ad2b20d0 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,9 +1,20 @@ +1999-10-28 Roland McGrath + + * file_io.h: Include . + (FS_* macros): Define these to equivalent errno codes. + * def_pager_setup.c (add_paging_file): Put strerror of result code in + error messages. + * bootstrap.c (parse_script): Likewise. + * load.c (boot_script_exec_cmd): Include NAMEBUF in error messages, + and use strerror to format result code. + * panic.c (panic): Use program_invocation_name in message. + 1999-10-08 Thomas Bushnell, BSG * bootstrap.c: (DEFAULT_ROOT): Remove macro. (main): If no root device was specified, then prompt as if the user had specified -a. Don't use strcpy to move NEW_ROOT into - ROOT_NAME; that's unsafe. + ROOT_NAME; that's unsafe. 1999-10-06 Roland McGrath -- cgit v1.2.3