diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:27:24 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:27:24 +0000 |
commit | eb9799abeb8aa2456c124c3c115d1fc05d68dcda (patch) | |
tree | cc71ef54cfba2d16a7d941bc9ee02d0781c6b81a | |
parent | 0d74b8eb06950f1e784f298d5a29568c5990e701 (diff) |
*** empty log message ***
-rw-r--r-- | nfsd/ChangeLog | 4 | ||||
-rw-r--r-- | term/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog index d4210e8c..6942b127 100644 --- a/nfsd/ChangeLog +++ b/nfsd/ChangeLog @@ -1,3 +1,7 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * cache.c (create_cached_handle): Add comment. + 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> * cache.c: Add #include <sys/mman.h> for munmap decl. diff --git a/term/ChangeLog b/term/ChangeLog index 9ac0010d..2d8ad3b8 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,7 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * main.c (main): Don't use MAKE_SEND in Hurd RPC. + 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> * devio.c (devio_abandon_physical_output): Use ports_get_send_right. |