diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index f95a1fad..812ba870 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,11 @@ +1999-06-01 Roland McGrath <roland@baalperazim.frob.com> + + * init.c (kernel_command_line): New variable. + (frob_kernel_process): New function. + (S_startup_essential_task): Call it after init_stdarrays. + (options): Add --kernel-command-line/-K option. + (parse_opt): Grok -K, set kernel_command_line. + Sat Mar 6 17:13:48 1999 Thomas Bushnell, BSG <tb@mit.edu> * init.c (do_mach_notify_dead_name): Deallocate the extra |