diff options
author | Miles Bader <miles@gnu.org> | 1997-07-15 22:58:09 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-07-15 22:58:09 +0000 |
commit | 1381e9510c775d885af784bcaea3db26b18b5857 (patch) | |
tree | b0dd93a10b0a45b9b3409da1d1967cee1e36f7f6 /serverboot/ChangeLog | |
parent | ceb1b1c8ea96ce2453b9d54519d62cd059bd2ae9 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r-- | serverboot/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 9805e082..bb6d188a 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,13 @@ +1997-07-15 Miles Bader <miles@gnu.ai.mit.edu> + + * bootstrap.c (main): Rearrange default pager initialization. + + * bootstrap.c (safe_gets): Use strchr instead of index. + : Include <string.h> + + * bootstrap.c (main): Change "(bootstrap)" to "(serverboot)" in msgs. + * load.c (boot_script_exec_cmd): Likewise. + 1997-07-09 Miles Bader <miles@gnu.ai.mit.edu> * bootstrap.c (main): Don't exit when no paging partition. |