diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-15 23:13:39 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-15 23:13:39 +0000 |
commit | de0159a3cd4dbf0dbd05e591c7aacd3b8d2ffa85 (patch) | |
tree | 2fb1c6f71695f68e01688ae2c41b8e3cb09ab815 | |
parent | 4bb190f61580f92b21a6198ba164366beae6ee7e (diff) |
.
-rw-r--r-- | serverboot/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 0048e547..e3041954 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,5 +1,8 @@ 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> + * default_pager.c (new_partition): Check if requested partition is + already in our list, and refuse it. + * bootstrap.c (main): Remove vars HAD_A_PARITION, DOING_DEFAULT_PAGER. Remove $(default-pager) boot script tag. We always stick around and act as the default pager (this was already the case, just removed some |