summaryrefslogtreecommitdiff
path: root/pfinet/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:54:02 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:54:02 +0000
commit567b1a2a3cfc098ae28b4a03ed957b07a9436e17 (patch)
treece23cf9adc2ba977aa4195a6f6b68f644b017822 /pfinet/ChangeLog
parentf15a186f9b4af1fa96eb827fd17074d4f9cb2547 (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* io-ops.c (S_io_read): Use munmap instead of vm_deallocate. (S_io_reauthenticate): Likewise.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r--pfinet/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog
index 1ef7b2f8..bf68ffe9 100644
--- a/pfinet/ChangeLog
+++ b/pfinet/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * io-ops.c (S_io_read): Use munmap instead of vm_deallocate.
+ (S_io_reauthenticate): Likewise.
+
1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
* main.c (trivfs_goaway): Exit if there are no socket ports.