From 4331ac71ebff2a7d6eabf84442d56784bf599bbf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Aug 2001 23:18:01 +0000 Subject: 2001-08-20 Roland McGrath * init.c [! SPLIT_INIT]: All this code removed. [SPLIT_INIT]: This code no longer conditional. (_PATH_RUNCOM, mapped_time, do_fastboot): Removed. * Makefile (split-init): Variable removed. (SRCS): Add stubs.c here unconditionally. [$(split-init) = no]: Conditional defns removed. (LCLHDRS): Variable removed. * ttys.c, ttys.h: Files removed. --- init/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'init/ChangeLog') diff --git a/init/ChangeLog b/init/ChangeLog index 2656894e..f69dde67 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,5 +1,14 @@ 2001-08-20 Roland McGrath + * init.c [! SPLIT_INIT]: All this code removed. + [SPLIT_INIT]: This code no longer conditional. + (_PATH_RUNCOM, mapped_time, do_fastboot): Removed. + * Makefile (split-init): Variable removed. + (SRCS): Add stubs.c here unconditionally. + [$(split-init) = no]: Conditional defns removed. + (LCLHDRS): Variable removed. + * ttys.c, ttys.h: Files removed. + * init.c (kernel_command_line): Variable removed. (options, parse_opt): Remove -K option. (frob_kernel_process): Collect arguments from &global_argv[1] -- cgit v1.2.3