Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-10-13 | (saved_argv): Variable removed. | Miles Bader | |
(diskfs_argv): New variable. Should get set by default arg parser. (diskfs_start_bootstrap): Get rid of ARGV argument. (diskfs_S_fsys_init): Use DISKFS_ARGV instead of SAVED_ARGV. (diskfs_execboot_fsys_startup): Fix args to dir_lookup. Declare PATHBUF and RETRY. (diskfs_S_fsys_init): Put the contents of diskfs_init_completed in here, freeing that routine for user-use. | |||
1995-10-12 | (diskfs_execboot_fsys_startup): Use dir_lookup instead of | Roland McGrath | |
hurd_file_name_lookup to open /servers/exec. | |||
1995-10-09 | (diskfs_execboot_fsys_startup): Fix typo in last change. | Roland McGrath | |
1995-10-09 | (diskfs_execboot_fsys_startup): Pass back a port to /servers/exec in *REAL. | Roland McGrath | |
1995-10-07 | (diskfs_S_fsys_getpriv): Use get_privileged_ports to get the privileged ports. | Miles Bader | |
(diskfs_start_bootstrap): Use diskfs_boot_flags instead of diskfs_bootflagarg. (diskfs_start_bootstrap, start_execserver): Look for flags directly in diskfs_boot_flags, instead of using the old diskfs_bootflags. (diskfs_S_exec_startup): Use get_console to get the console device. (get_console): New function. | |||
1995-09-17 | (diskfs_S_exec_startup): Don't pass an argument string. | Roland McGrath | |
Set *FLAGS to EXEC_STACK_ARGS. | |||
1995-07-22 | (start_execserver): Tyo. | Michael I. Bushnell | |
1995-07-21 | (diskfs_start_bootstrap): Free initial reference created by diskfs_make_protid. | Michael I. Bushnell | |
(diskfs_S_exec_startup): Likewise. (diskfs_S_fsys_init): Likewise. | |||
1995-07-21 | (start_execserver): Free initial reference created by ports_allocate_port. | Michael I. Bushnell | |
1995-07-21 | (diskfs_start_bootstrap): Free initial reference created by | Michael I. Bushnell | |
ports_allocate_port. | |||
1995-06-26 | (diskfs_S_fsys_getpriv): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-09 | Provide unused attributes where appropriate. | Michael I. Bushnell | |
1995-06-09 | (diskfs_start_bootstrap): Use new args for ports_allocate_port. | Michael I. Bushnell | |
(start_execserver): Likewise. (diskfs_S_exec_startup): Use ports_lookup_port and ports_port_deref instead of ports_check_port_type and ports_done_with_port. (diskfs_execboot_fsys_startup): Likewise. (diskfs_S_fsys_init): Likewise. (diskfs_S_fsys_getpriv): Likewise. | |||
1995-05-13 | (start_execserver): Don't create and load a task; the exec server file is | Roland McGrath | |
no longer linked into the filesystem. Just set the bootstrap port of diskfs_execserver_task and resume it. | |||
1995-03-07 | (diskfs_S_fsys_init): Use assert_perror instead of assert where | Michael I. Bushnell | |
appropriate. (diskfs_start_bootstrap): Likewise. | |||
1994-12-11 | (start_execserver): Fix braino in last change. | Roland McGrath | |
1994-12-11 | (start_execserver): When aligning bss size for vm_allocate, don't include | Roland McGrath | |
bss start alignment fixup offset. | |||
1994-10-29 | entered into RCS | Roland McGrath | |
1994-10-25 | Formerly boot-start.c.~34~ | Michael I. Bushnell | |
1994-10-07 | Formerly boot-start.c.~33~ | Roland McGrath | |
1994-10-07 | Formerly boot-start.c.~32~ | Roland McGrath | |
1994-10-06 | Formerly boot-start.c.~31~ | Michael I. Bushnell | |
1994-09-01 | Formerly boot-start.c.~30~ | Michael I. Bushnell | |
1994-08-30 | Formerly boot-start.c.~29~ | Michael I. Bushnell | |
1994-08-18 | Formerly boot-start.c.~28~ | Michael I. Bushnell | |
1994-07-22 | Formerly boot-start.c.~27~ | Michael I. Bushnell | |
1994-07-19 | Formerly boot-start.c.~26~ | Michael I. Bushnell | |
1994-07-13 | Formerly boot-start.c.~25~ | Michael I. Bushnell | |
1994-06-16 | Formerly boot-start.c.~24~ | Michael I. Bushnell | |
1994-05-27 | Formerly boot-start.c.~23~ | Roland McGrath | |
1994-05-27 | Formerly boot-start.c.~22~ | Roland McGrath | |
1994-05-24 | Formerly boot-start.c.~21~ | Michael I. Bushnell | |
1994-05-12 | Initial revision | Roland McGrath | |