diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-02 07:00:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-02 07:00:08 +0000 |
commit | 508a14186fbd2fac67c2a0d22e569ee0b160b9a6 (patch) | |
tree | 8031c8a97bde9510bd5ea49d951bd73533fccc78 /init | |
parent | 4dba27b8807ab21411f2e8c0698a5f4a2f6c2858 (diff) |
.
Diffstat (limited to 'init')
-rw-r--r-- | init/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index 76c16e71..70a21705 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,8 @@ +1999-06-02 Roland McGrath <roland@baalperazim.frob.com> + + * init.c (frob_kernel_process): If no --kernel-command-line option, + try `getenv ("MULTIBOOT_CMDLINE")' before defaulting to "(kernel)". + 1999-06-01 Roland McGrath <roland@baalperazim.frob.com> * init.c (CRASH_FLAGS): Macro removed. |