Age | Commit message (Expand) | Author |
1995-11-06 | (diskfs_S_dir_lookup): Fix various typos. | Miles Bader |
1995-11-06 | (diskfs_S_fsys_get_options): New function. | Miles Bader |
1995-11-06 | (diskfs_sync_interval): New variable. | Miles Bader |
1995-11-06 | (diskfs_S_fsys_getroot): Pass both callback args to fshelp_fetch_root. | Miles Bader |
1995-11-06 | (diskfs_S_file_get_translator): Initialize ERROR. | Miles Bader |
1995-11-05 | Initial revision | Miles Bader |
1995-11-03 | (add_preconditions): Don't require PSTAT_EXEC_FLAGS for getting the state | Miles Bader |
1995-11-03 | (ps_own_filter): Use PSTAT_PROC_INFO, not PSTAT_INFO. | Miles Bader |
1995-11-03 | (ps_rpc_getter): New variable. | Miles Bader |
1995-11-03 | (PSTAT_STATE_P_LOGINLDR, PSTAT_STATE_P_WAIT, PSTAT_STATE_P_GETMSG): New flags. | Miles Bader |
1995-11-02 | (options): Add --not-owner/-O option. | Miles Bader |
1995-11-02 | (fshelp_open_fn_t): New type. | Miles Bader |
1995-11-02 | (fshelp_start_translator): | Miles Bader |
1995-11-02 | (fshelp_start_translator_long, service_fsys_startup): | Miles Bader |
1995-11-02 | (fshelp_fetch_root): | Miles Bader |
1995-11-02 | (_diskfs_translator_callback1, _diskfs_translator_callback2): Declare. | Miles Bader |
1995-11-02 | (diskfs_startup_diskfs) Add FLAGS arg; use. | Miles Bader |
1995-11-02 | (_diskfs_translator_callback1_fn, _diskfs_translator_callback2_fn): | Miles Bader |
1995-11-02 | (diskfs_S_dir_lookup): Add new callback arg to fshelp_fetch_root call. | Miles Bader |
1995-11-02 | (diskfs_S_fsys_startup): Add FLAGS arg; use. | Miles Bader |
1995-11-02 | (diskfs_execboot_fsys_startup): Add FLAGS arg; use. | Miles Bader |
1995-11-02 | (diskfs_startup_diskfs, diskfs_execboot_fsys_startup): Add FLAGS arg. | Miles Bader |
1995-11-02 | (fmts): Add RPC field to the -l format. | Miles Bader |
1995-11-01 | Formerly sched.c.~9~ | Michael I. Bushnell |
1995-11-01 | entered into RCS | Michael I. Bushnell |
1995-11-01 | Formerly io-ops.c.~3~ | Michael I. Bushnell |
1995-10-31 | Add missing */. | Roland McGrath |
1995-10-31 | Formerly sched.c.~8~ | Michael I. Bushnell |
1995-10-31 | entered into RCS | Michael I. Bushnell |
1995-10-31 | Formerly tcp.c.~6~ | Michael I. Bushnell |
1995-10-31 | entered into RCS | Michael I. Bushnell |
1995-10-31 | (struct zombie): Deleted; now in proc.h. | Michael I. Bushnell |
1995-10-31 | (struct zombie): New type. | Michael I. Bushnell |
1995-10-31 | (S_proc_getprocinfo): Implement all the rest of the PI flags except | Michael I. Bushnell |
1995-10-31 | (proc_getprocinfo): New parm THREADWAITS. | Michael I. Bushnell |
1995-10-31 | (options): | Miles Bader |
1995-10-31 | (diskfs_get_translator, diskfs_set_translator): | Miles Bader |
1995-10-31 | (diskfs_S_dir_lookup): Deal correctly with short-circuited translators that | Miles Bader |
1995-10-31 | (diskfs_S_file_set_translator): | Miles Bader |
1995-10-31 | (OTHERSRCS): Add init-completed.c, dev-open.c, dev-io.c, dev-globals.c, | Miles Bader |
1995-10-31 | (msg_report_wait): Add string out arg. | Roland McGrath |
1995-10-30 | (S_proc_getprocinfo): Support new FETCH flags; support new | Michael I. Bushnell |
1995-10-30 | (struct procinfo): New (buried) member `died'. | Michael I. Bushnell |
1995-10-30 | (options): --all is -e, not -a. | Miles Bader |
1995-10-30 | (S_proc_getprocenv): Removed #ifdef notyet; fixed args to | Michael I. Bushnell |
1995-10-30 | (msg_report_wait): and delete the string parm. | Michael I. Bushnell |
1995-10-30 | (msg_report_wait): New parm WAIT_RPC. | Michael I. Bushnell |
1995-10-30 | (PI_FETCH_TASKINFO, PI_FETCH_THREADS, PI_FETCH_THREAD_BASIC, | Michael I. Bushnell |
1995-10-30 | (proc_getprocinfo): New parm FLAGS. | Michael I. Bushnell |
1995-10-30 | (msg_report_wait): Change second arg to be a real thread_t. | Michael I. Bushnell |