diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-06 23:15:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-06 23:15:35 +0000 |
commit | 7eae5a81c0dcbf55b10898f83d1e27e89e18fd29 (patch) | |
tree | 2a86e09664938b12c13f9802ba88276476022db5 | |
parent | 9737205c6438925b48271bfbe98fe7532822ea86 (diff) |
.
-rw-r--r-- | serverboot/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index c41eee6f..850a82dc 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,13 @@ +1999-03-06 Roland McGrath <roland@baalperazim.frob.com> + + * def_pager_setup.c (default_pager_setup): #if 0 out unused function. + + * default_pager.c (default_pager_paging_file): Pass 0 for new + LINUX_SIGNATURE arg to add_paging_file. + + * bootstrap.c (main: scrript_paging_file): Pass LINUX_SIGNATURE arg + through to add_paging_file. + 1999-02-27 Roland McGrath <roland@baalperazim.frob.com> * def_pager_setup.c (add_paging_file): New arg CHECK_LINUX_SIGNATURE, |