diff options
Diffstat (limited to 'libps/ChangeLog')
-rw-r--r-- | libps/ChangeLog | 5 |
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. |