From 4e6a0ccbb531ca4bb6cdbd37152f20dbe622e389 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 11 Jul 1999 05:30:36 +0000 Subject: 1999-07-09 Thomas Bushnell, BSG * pq.c (packet_realloc): Use mmap instead of vm_allocate. (packet_read_ports): Likewise. (packet_read): Likewise. --- libpipe/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libpipe/ChangeLog') 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 for munmap decl. +1999-07-09 Thomas Bushnell, BSG + + * pq.c (packet_realloc): Use mmap instead of vm_allocate. + (packet_read_ports): Likewise. + (packet_read): Likewise. + 1999-07-03 Thomas Bushnell, BSG * pq.c (free_packets): Use munmap instead of vm_deallocate. -- cgit v1.2.3