From 1584a9200a511a6ce330917be8dcaf957bb7c2e2 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:53:01 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * bunzip2.c (bunzip2): Use munmap instead of vm_deallocate. (store_bunzip2_create): Likewise. * rdwr.c (store_read): Likewise. * gunzip.c (gunzip): Likewise. (store_gunzip_create): Likewise. * enc.c (store_enc_dealloc): Likewise. * copy.c (copy_cleanup): Likewise. --- libstore/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libstore/ChangeLog') diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 0753f0dd..3f01f6df 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,13 @@ +1999-07-03 Thomas Bushnell, BSG + + * bunzip2.c (bunzip2): Use munmap instead of vm_deallocate. + (store_bunzip2_create): Likewise. + * rdwr.c (store_read): Likewise. + * gunzip.c (gunzip): Likewise. + (store_gunzip_create): Likewise. + * enc.c (store_enc_dealloc): Likewise. + * copy.c (copy_cleanup): Likewise. + 1999-05-23 Roland McGrath * remap.c (remap_open): Don't multiply by 512. Offsets and sizes are -- cgit v1.2.3