From 1fbf419e91c882f1098677bcd191ef792a2fa43e Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:27:01 +0000 Subject: 1999-07-06 Thomas Bushnell, BSG * boot.c (load_image): Use mmap instead of vm_allocate, when allocating in mach_task_self (). (boot_script_exec_cmd): Likewise. (set_mach_stack_args): Likewise. (read_reply): Likewise. (S_io_read): Likewise. --- boot/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'boot/ChangeLog') diff --git a/boot/ChangeLog b/boot/ChangeLog index d3ab47ff..6e8d153a 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -2,6 +2,15 @@ * boot.c: Add #include for munmap decl. +1999-07-06 Thomas Bushnell, BSG + + * boot.c (load_image): Use mmap instead of vm_allocate, when + allocating in mach_task_self (). + (boot_script_exec_cmd): Likewise. + (set_mach_stack_args): Likewise. + (read_reply): Likewise. + (S_io_read): Likewise. + Mon Jul 5 20:04:06 1999 Thomas Bushnell, BSG * boot.c (load_image): Fix typo in cast. Reported by Yamashita -- cgit v1.2.3