diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-11 01:57:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-11 01:57:09 +0000 |
commit | 13e6be8b86ca31583d1ac414cc1bdfe7b2faf5a4 (patch) | |
tree | 6cff2076d17a64e05b11b453ca68ba494d4a4824 /libnetfs | |
parent | 49f1feceed0ae6c92746d42e8563663f67fc546c (diff) |
.
Diffstat (limited to 'libnetfs')
-rw-r--r-- | libnetfs/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
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 <roland@baalperazim.frob.com> + + * io-read.c: Add #include <sys/mman.h> for munmap decl. + * release-protid.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * 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 <tb@mit.edu> @@ -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 <devnull@theobromine.ai.mit.edu> * dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the |