diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:54:12 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:54:12 +0000 |
commit | 3d107d5b12ac76a37621e589ebc03540205b488f (patch) | |
tree | 42452e61ce8bc62201819a003642f1fb820ea1ef /pflocal/ChangeLog | |
parent | 567b1a2a3cfc098ae28b4a03ed957b07a9436e17 (diff) |
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* io.c (TRASH_IDS): Use munmap instead of vm_deallocate.
Diffstat (limited to 'pflocal/ChangeLog')
-rw-r--r-- | pflocal/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog index 9ee8e944..5e54c1d8 100644 --- a/pflocal/ChangeLog +++ b/pflocal/ChangeLog @@ -1,3 +1,7 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * io.c (TRASH_IDS): Use munmap instead of vm_deallocate. + 1999-03-01 Mark Kettenis <kettenis@gnu.org> * pf.c (S_socket_whatis_address): Implement. Since we cannot tell |