summaryrefslogtreecommitdiff
path: root/proc/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-03-12 20:28:52 +0000
committerThomas Bushnell <thomas@gnu.org>1999-03-12 20:28:52 +0000
commit86e760a779b29116426a2d5fd38a955d47cfb046 (patch)
tree1b1206d7824a20af74df3c53a3b1245ce43568b9 /proc/ChangeLog
parentc41dfc0e9447aa0e7f1e498ef3f8a76f34d905f5 (diff)
1999-03-11 Mark Kettenis <kettenis@gnu.org>
* notify.c (do_mach_notify_dead_name): Remove unnecessary braces. * msg.c (S_proc_setmsgport): Remove unused variable FOO. (S_proc_getmsgport): Only check if the message port is still alive if it is not MACH_PORT_NULL. Use mach_port_type instead of mach_port_get_refs to check if the port is dead. * mgt.c (S_proc_reassign): Use mach_port_destroy to release the old task port.
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r--proc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index 2edfb145..d19324d3 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,15 @@
+1999-03-11 Mark Kettenis <kettenis@gnu.org>
+
+ * notify.c (do_mach_notify_dead_name): Remove unnecessary braces.
+
+ * msg.c (S_proc_setmsgport): Remove unused variable FOO.
+ (S_proc_getmsgport): Only check if the message port is still alive
+ if it is not MACH_PORT_NULL. Use mach_port_type instead of
+ mach_port_get_refs to check if the port is dead.
+
+ * mgt.c (S_proc_reassign): Use mach_port_destroy to release the
+ old task port.
+
Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>
* notify.c (do_mach_notify_dead_name): Don't check against