diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:28:06 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:28:06 +0000 |
commit | 5d401f8369542fe3a8720b26cbf399c57e07e24b (patch) | |
tree | 78cf8b4470c3e36bd3c6c69548cddad9b730b6e6 /hostmux/ChangeLog | |
parent | 8296fd7fe688a203d71c63bdd2fbc4cd098989c1 (diff) |
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (netfs_get_dirents): Use mmap instead of vm_allocate.
Diffstat (limited to 'hostmux/ChangeLog')
-rw-r--r-- | hostmux/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog index fa8d9f4c..038992a3 100644 --- a/hostmux/ChangeLog +++ b/hostmux/ChangeLog @@ -1,3 +1,7 @@ +1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> + + * mux.c (netfs_get_dirents): Use mmap instead of vm_allocate. + Tue Feb 16 05:09:49 1999 Thomas Bushnell, BSG <tb@mit.edu> * Makefile (MIGSTUBS): Deleted variable; neither ioServer nor |