summaryrefslogtreecommitdiff
path: root/init/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-20 23:18:01 +0000
committerRoland McGrath <roland@gnu.org>2001-08-20 23:18:01 +0000
commit4331ac71ebff2a7d6eabf84442d56784bf599bbf (patch)
tree5a74ed6a42a887d0a4475054078ac43c17869af2 /init/ChangeLog
parent71aa97ebbc0593115f04137ec4e4edf8d1cba3c1 (diff)
2001-08-20 Roland McGrath <roland@frob.com>
* 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.
Diffstat (limited to 'init/ChangeLog')
-rw-r--r--init/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <roland@frob.com>
+ * 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]