From ad3265017080f9f0755ad6c42f3e5b23986fb5cb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 5 Jun 1999 21:18:44 +0000 Subject: . --- init/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'init') diff --git a/init/ChangeLog b/init/ChangeLog index 70a21705..f6b40a69 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,19 @@ +1999-06-05 Roland McGrath + + * init.c (request_dead_name): New function. + (S_startup_request_notification, S_startup_essential_task): Use it. + (run): Request dead-name notification for new task. + (main): Request dead-name notification for FSTASK. + (do_mach_notify_dead_name): If system_state is INITIAL, recognize + FSTASK, AUTHTASK, PROCTASK specifically and crash with appropriate msg. + +1999-06-04 Roland McGrath + + * init.c (launch_core_servers): Use proc_child on the proc server task + to register it with itself as our child. Snarf its proc port and use + proc_mark_exec do remove that unsightly `f', as we do for the other + bootstrap processes. + 1999-06-02 Roland McGrath * init.c (frob_kernel_process): If no --kernel-command-line option, -- cgit v1.2.3