From 2ab2df1c68ea8e1ceb0a00b26455d257fd5be277 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:39:26 +0000 Subject: . --- storeio/ChangeLog | 5 +++++ utils/ChangeLog | 12 ++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/storeio/ChangeLog b/storeio/ChangeLog index e24ef633..9a77f0ed 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +1999-07-10 Roland McGrath + + * dev.c: Add #include for munmap decl. + * pager.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG * dev.c (dev_buf_fill): Use munmap instead of vm_deallocate. diff --git a/utils/ChangeLog b/utils/ChangeLog index 65a20c3c..dcb7deee 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,11 @@ +1999-07-10 Roland McGrath + + * pids.c: Add #include for munmap decl. + * showtrans.c: Likewise. + * login.c: Likewise. + * storeread.c: Likewise. + * msgport.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG * login.c (cat): Use munmap instead of vm_deallocate. @@ -7,12 +15,12 @@ * showtrans.c (main): Likewise. * pids.c (add_fn_pids): Likewise. * msgport.c (cmd_getenv): Likewise. - + 1999-07-01 Mark Kettenis * Makefile (INSTALL-addauth-ops, INSTALL-setauth-ops, INSTALL-su-ops): Removed. These programs don't have to be - installed suid-root anymore. + installed suid-root anymore. * frobauth-mod.c (frobauth_modify): Do not try to set the owner of the processes we're frobbing. The process set their owner themselves when we pass them their new authentication. -- cgit v1.2.3