summaryrefslogtreecommitdiff
path: root/utils/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:56:15 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:56:15 +0000
commit84c05469b0378c17726a054d7486943ef197b423 (patch)
tree57ac8a2d08bf7510e5468b53c0cc5d8bbc6e9050 /utils/ChangeLog
parent5798491126bcb231c4fbd5a9675bae036146ad01 (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* login.c (cat): Use munmap instead of vm_deallocate. (check_owned): Likewise. (kill_login): Likewise. * storeread.c (main): Likewise. * showtrans.c (main): Likewise. * pids.c (add_fn_pids): Likewise. * msgport.c (cmd_getenv): Likewise.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r--utils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index ba41cfb5..65a20c3c 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,13 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * login.c (cat): Use munmap instead of vm_deallocate.
+ (check_owned): Likewise.
+ (kill_login): Likewise.
+ * storeread.c (main): Likewise.
+ * showtrans.c (main): Likewise.
+ * pids.c (add_fn_pids): Likewise.
+ * msgport.c (cmd_getenv): Likewise.
+
1999-07-01 Mark Kettenis <kettenis@gnu.org>
* Makefile (INSTALL-addauth-ops, INSTALL-setauth-ops,