diff options
Diffstat (limited to 'init/ChangeLog')
-rw-r--r-- | init/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index b4499c4a..a5fcfd46 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,9 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * init.c (reboot_system): Use munmap instead of vm_deallocate. + (frob_kernel_process): Likewise. + (kill_everyone): Likewise. + 1999-06-19 Roland McGrath <roland@baalperazim.frob.com> * Makefile (HURDLIBS): Add ports and fshelp only if $(split-init)!=yes. |