From c9039bfd5000df537af2623ade57fc28b6321beb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 24 Aug 2001 21:30:15 +0000 Subject: . --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b86169..32e0f6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-08-24 Roland McGrath + + * 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 * kern/bootstrap.c (bootstrap_create, user_bootstrap, -- cgit v1.2.3