From dad514595f5dd19a9a18512b38f163e5f7cfc0f9 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:47:35 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * boot.c (load_image): Use munmap instead of vm_deallocate when it's from our own task. (boot_script_read_file): Likewise. (boot_script_exec_cmd): Likewise. (set_mach_stack_args): Likewise. (ds_device_read_inband): Likewise. --- boot/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'boot/ChangeLog') diff --git a/boot/ChangeLog b/boot/ChangeLog index 2f569445..0dfa5592 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,12 @@ +1999-07-03 Thomas Bushnell, BSG + + * boot.c (load_image): Use munmap instead of vm_deallocate when + it's from our own task. + (boot_script_read_file): Likewise. + (boot_script_exec_cmd): Likewise. + (set_mach_stack_args): Likewise. + (ds_device_read_inband): Likewise. + 1999-03-20 Roland McGrath * boot.c (S_term_get_peername): New function. -- cgit v1.2.3