From 8c2c7f7715a2a67e6afd0f1ee4b23a45231566e0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 17 Aug 2001 05:26:24 +0000 Subject: . --- boot/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'boot') diff --git a/boot/ChangeLog b/boot/ChangeLog index 9a4055a7..4cee3359 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,5 +1,16 @@ 2001-08-16 Roland McGrath + * userland-boot.c (boot_script_insert_right): New function. + * boot_script.h: Declare it. + * boot_script.c (boot_script_exec): Use that instead of + mach_port_insert_right. + + * boot_script.h: Protect from multiple inclusion. + (safe_gets): Remove decl. + + * boot_script.h (boot_script_exec_cmd): Change TASK arg type to task_t. + * userland-boot.c: Likewise. + * boot_script.h (struct cmd): Change `task' member type to `task_t'. (boot_script_task_create, boot_script_task_resume, boot_script_prompt_task_resume, boot_script_free_task): Declare new -- cgit v1.2.3