From 13e6be8b86ca31583d1ac414cc1bdfe7b2faf5a4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 01:57:09 +0000 Subject: . --- libiohelp/ChangeLog | 6 +++++- libnetfs/ChangeLog | 11 ++++++++--- libpipe/ChangeLog | 4 ++++ libps/ChangeLog | 4 ++++ sutils/ChangeLog | 10 +++++++++- 5 files changed, 30 insertions(+), 5 deletions(-) diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index b8561ac0..0c525328 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,7 +1,11 @@ +1999-07-10 Roland McGrath + + * iouser-reauth.c: Add #include for munmap decl. + 1999-07-03 Thomas Bushnell, BSG * iouser-reauth.c (iohelp_reauth): Use munmap instead of - vm_deallocate. + vm_deallocate. 1998-08-21 Roland McGrath diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 74f6c5f0..dc9f3e8a 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,7 +1,12 @@ +1999-07-10 Roland McGrath + + * io-read.c: Add #include for munmap decl. + * release-protid.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG * io-read.c (netfs_S_io_read): Use munmap instead of - vm_deallocate. + vm_deallocate. * release-protid.c (netfs_release_protid): Likewise. 1999-07-01 Thomas Bushnell, BSG @@ -14,8 +19,8 @@ (NETFS_EI): Remove macro. * netfs.c: Deleted file. * Makefile (OTHERSRCS): Add nref.c, nrele.c, nput.c. Remove - netfs.c. - + netfs.c. + Thu Mar 4 07:18:21 1999 Joel N. Weber II * dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the diff --git a/libpipe/ChangeLog b/libpipe/ChangeLog index 41347672..d7de9594 100644 --- a/libpipe/ChangeLog +++ b/libpipe/ChangeLog @@ -1,3 +1,7 @@ +1999-07-10 Roland McGrath + + * pq.c: Add #include for munmap decl. + 1999-07-03 Thomas Bushnell, BSG * pq.c (free_packets): Use munmap instead of vm_deallocate. diff --git a/libps/ChangeLog b/libps/ChangeLog index 129a9a29..1456e403 100644 --- a/libps/ChangeLog +++ b/libps/ChangeLog @@ -1,3 +1,7 @@ +1999-07-10 Roland McGrath + + * common.h: Add #include for munmap decl. + 1999-07-03 Thomas Bushnell, BSG * common.h (VMFREE): Use munmap instead of vm_deallocate. diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 70c3b594..7d16a5d1 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,7 +1,15 @@ +1999-07-10 Roland McGrath + + * clookup.c: Add #include . + + * Makefile (special-targets): Add losetup. + (SCRIPTS): Add losetup.sh. + * losetup.sh: New file. + 1999-07-03 Thomas Bushnell, BSG * clookup.c (file_name_lookup_carefully): Use munmap instead of - vm_deallocate. + vm_deallocate. 1999-06-11 Roland McGrath -- cgit v1.2.3