summaryrefslogtreecommitdiff
path: root/init/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'init/ChangeLog')
-rw-r--r--init/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog
index b3e2dc50..87c7175a 100644
--- a/init/ChangeLog
+++ b/init/ChangeLog
@@ -2,6 +2,10 @@
* init.c: Add #include <sys/mman.h> for munmap decl.
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * init.c (frob_kernel_process): Use mmap instead of vm_allocate.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* init.c (reboot_system): Use munmap instead of vm_deallocate.