From 157a9dcf73718cf04690b1646995549a52cee43d Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:52:06 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * fsysops.c (fsys_get_readonly): Use munmap instead of vm_deallocate. * idvec-auth.c (idvec_merge_auth): Likewise. * portinfo.c (print_port_info): Likewise. (print_task_ports_info): Likewise. * portxlate.c (port_name_xlator_create): Likewise. (port_name_xlator_free): Likewise. * xportinfo.c (print_xlated_task_ports_info): Likewise. --- libshouldbeinlibc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libshouldbeinlibc/ChangeLog') diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index ebb98222..f6667d5e 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,13 @@ +1999-07-03 Thomas Bushnell, BSG + + * fsysops.c (fsys_get_readonly): Use munmap instead of vm_deallocate. + * idvec-auth.c (idvec_merge_auth): Likewise. + * portinfo.c (print_port_info): Likewise. + (print_task_ports_info): Likewise. + * portxlate.c (port_name_xlator_create): Likewise. + (port_name_xlator_free): Likewise. + * xportinfo.c (print_xlated_task_ports_info): Likewise. + 1999-05-23 Roland McGrath * idvec-verify.c (SHADOW_PASSWORD_STRING): New macro. -- cgit v1.2.3