summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b86169..32e0f6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-08-24 Roland McGrath <roland@frob.com>
+
+ * kern/bootstrap.c (bootstrap_create): Make setting of boot-args and
+ root-device no longer conditional on [! OSKIT_MACH].
+ (bootstrap_create) [! OSKIT_MACH]: Parse FOO=BAR words out of the
+ multiboot command line and turn those into boot script variables.
+
+ * Makefile.in (clib-routines): Add strsep.
+ * kern/strings.h (strsep, strchr): Declare them.
+
2001-08-23 Roland McGrath <roland@frob.com>
* kern/bootstrap.c (bootstrap_create, user_bootstrap,