summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:52:06 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:52:06 +0000
commit157a9dcf73718cf04690b1646995549a52cee43d (patch)
tree7f8e23a2bdff30f8d6c9fe79155f6cad48822375 /libshouldbeinlibc/ChangeLog
parentd8f2d7d71da7a39b7a70866d834658b1a090eb38 (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* 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.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r--libshouldbeinlibc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <tb@mit.edu>
+
+ * 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 <roland@baalperazim.frob.com>
* idvec-verify.c (SHADOW_PASSWORD_STRING): New macro.