summaryrefslogtreecommitdiff
path: root/libps/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:51:49 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:51:49 +0000
commitd8f2d7d71da7a39b7a70866d834658b1a090eb38 (patch)
tree40cfd46d9688bee71ccf85c2915ea2626a399f24 /libps/ChangeLog
parentb393ef99cfca111589793d0cf469184cc149918b (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* common.h (VMFREE): Use munmap instead of vm_deallocate. * procstat.c (merge_procinfo): Likewise.
Diffstat (limited to 'libps/ChangeLog')
-rw-r--r--libps/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libps/ChangeLog b/libps/ChangeLog
index a810dbbb..129a9a29 100644
--- a/libps/ChangeLog
+++ b/libps/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * common.h (VMFREE): Use munmap instead of vm_deallocate.
+ * procstat.c (merge_procinfo): Likewise.
+
1999-06-02 Roland McGrath <roland@baalperazim.frob.com>
* ps.h (PSTAT_ENV): New macro.