diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-17 04:47:47 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-17 04:47:47 +0000 |
commit | 16bc4b4cfed8959345574d8389c1aa1f24ecfa95 (patch) | |
tree | a8f6c4eddb303ed827c450c586b36e036855e8ba /libdirmgt | |
parent | cc94c82e35667c170c5a0640c073195ec83fe79f (diff) |
2001-08-16 Roland McGrath <roland@frob.com>
* 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
functions that callers must define.
* userland-boot.c: Define those.
* boot_script.c (create_task, resume_task, prompt_resume_task): Use
those instead of direct Mach calls.
(free_cmd): Likewise.
(read_file): Function removed.
(builtin_symbols): Remove the "read-file" element.
* boot_script.h (boot_script_malloc, boot_script_free): Declare new
functions that callers must define.
* boot_script.c: All uses of malloc/free changed to use those instead.
* userland-boot.c: New file. Defines them using malloc/free.
* Makefile (SRCS, OBJS): Add it.
* boot.c (boot_script_malloc, boot_script_free): Old cruft functions
removed.
Diffstat (limited to 'libdirmgt')
0 files changed, 0 insertions, 0 deletions