diff options
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 6e47b4a4..6cb14769 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +1999-07-10 Roland McGrath <roland@baalperazim.frob.com> + + * info.c: Add #include <sys/mman.h> for munmap decl. + * mgt.c: Likewise. + 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> * info.c (get_string): Use munmap instead of vm_deallocate. |