diff options
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 4c531eab..6e47b4a4 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,13 @@ +1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> + + * info.c (get_string): Use munmap instead of vm_deallocate. + (get_vector): Likewise. + (get_string_array): Likewise. + (S_proc_getprocinfo): Likewise. + * mgt.c (S_proc_reauthenticate): Likewise. + (S_proc_dostop): Likewise. + (add_tasks): Likewise. + 1999-06-19 Roland McGrath <roland@baalperazim.frob.com> * main.c (main): Remove commented-out wire_task_self call, #include. |