summaryrefslogtreecommitdiff
path: root/libpipe/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libpipe/ChangeLog')
-rw-r--r--libpipe/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libpipe/ChangeLog b/libpipe/ChangeLog
index d7de9594..e0dc3ea1 100644
--- a/libpipe/ChangeLog
+++ b/libpipe/ChangeLog
@@ -2,6 +2,12 @@
* pq.c: Add #include <sys/mman.h> for munmap decl.
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * pq.c (packet_realloc): Use mmap instead of vm_allocate.
+ (packet_read_ports): Likewise.
+ (packet_read): Likewise.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* pq.c (free_packets): Use munmap instead of vm_deallocate.