diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-01 20:24:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-01 20:24:00 +0000 |
commit | c057bbc14768a84f1b0951742a9af85d11dc82c4 (patch) | |
tree | 3028af0ace3ec098cc19b68363eed69588d875d9 /init | |
parent | ee4d1b2a7ffefcd05877865cf89d65da7a468b69 (diff) |
.
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 |