From 3e4ff0686906db15f48a1156d0814e8842f9df3f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 15 Jun 1999 07:50:40 +0000 Subject: . --- init/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'init') diff --git a/init/ChangeLog b/init/ChangeLog index e28d3ed1..083111f6 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,5 +1,24 @@ +1999-06-15 Roland McGrath + + * init.c (booted): New variable. + (open_console): Use that instead of system_state. + (S_startup_essential_task): Likewise. + (do_mach_notify_dead_name): Likewise. + (launch_system): New function. + (S_startup_essential_task): Call it. + + * init.c (global_argv): Make static. + + * init.c (startup_envz, startup_envz_len): New variables. + (run, run_for_real): Use those for child environment. + (main): Set them up from our ENVP argument. + 1999-06-14 Roland McGrath + * init.c (main): Barf if run in a normal Hurd environment (not boot). + + * init.c (record_essential_task): Add missing return. + * ttys.c: Include "ttys.h". 1999-06-13 Roland McGrath -- cgit v1.2.3