summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-24 21:30:15 +0000
committerRoland McGrath <roland@gnu.org>2001-08-24 21:30:15 +0000
commitc9039bfd5000df537af2623ade57fc28b6321beb (patch)
treed046442c55fe86e8a35d545c2c974e571b083f03 /ChangeLog
parentcedb875d61b2e271c7db5af43a81203940baee7a (diff)
.
Diffstat (limited to 'ChangeLog')
-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,