From aaef9904fb0393a391c683a8965e633d96bd63d8 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:49:31 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * init.c (reboot_system): Use munmap instead of vm_deallocate. (frob_kernel_process): Likewise. (kill_everyone): Likewise. --- init/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'init/ChangeLog') 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 + + * init.c (reboot_system): Use munmap instead of vm_deallocate. + (frob_kernel_process): Likewise. + (kill_everyone): Likewise. + 1999-06-19 Roland McGrath * Makefile (HURDLIBS): Add ports and fshelp only if $(split-init)!=yes. -- cgit v1.2.3