summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-19 19:48:02 +0000
committerRoland McGrath <roland@gnu.org>1999-06-19 19:48:02 +0000
commit9195a521eeee27da8c15cb8f4220800fa13e51a1 (patch)
tree7a56df740709d6750e6ae6876cc764ce71a7fc6a /init
parenta8b3709aa3c2c85acde1cafded709d2175818fdc (diff)
.
Diffstat (limited to 'init')
-rw-r--r--init/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog
index 03d8b600..b4499c4a 100644
--- a/init/ChangeLog
+++ b/init/ChangeLog
@@ -1,3 +1,9 @@
+1999-06-19 Roland McGrath <roland@baalperazim.frob.com>
+
+ * Makefile (HURDLIBS): Add ports and fshelp only if $(split-init)!=yes.
+
+ * init.c (open_console): Put this function inside [! SPLIT_INIT].
+
1999-06-18 Roland McGrath <roland@baalperazim.frob.com>
* init.c [SPLIT_INIT] (child_pid, child_task): New variables.