summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-11-09(diskfs_S_dir_link): Now that args are swapped, deallocate port ref onMichael I. Bushnell
FILECRED instead of DIRCRED.
1995-11-09Formerly main.c.~9~Michael I. Bushnell
1995-11-08(trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate.Miles Bader
1995-11-08Formerly misc.c.~3~Michael I. Bushnell
1995-11-08Formerly Makefile.~14~Michael I. Bushnell
1995-11-08Formerly Makefile.~13~Michael I. Bushnell
1995-11-08Formerly misc.c.~2~Michael I. Bushnell
1995-11-08Formerly sched.c.~11~Michael I. Bushnell
1995-11-08Initial revisionMichael I. Bushnell
1995-11-08entered into RCSMichael I. Bushnell
1995-11-08Formerly pfinet.h.~11~Michael I. Bushnell
1995-11-08Formerly main.c.~8~Michael I. Bushnell
1995-11-08entered into RCSMichael I. Bushnell
1995-11-08Formerly io-ops.c.~5~Michael I. Bushnell
1995-11-08Formerly socket-ops.c.~5~Michael I. Bushnell
1995-11-08(S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS differently.Michael I. Bushnell
1995-11-08(S_proc_getprocinfo): Don't attempt msg_report_wait if P->p_msgport isMichael I. Bushnell
not valid.
1995-11-08(S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS for now.Michael I. Bushnell
1995-11-08Formerly mutations.h.~2~Michael I. Bushnell
1995-11-08Formerly ethernet.c.~11~Michael I. Bushnell
1995-11-08(S_proc_getprocinfo): Calculate the size of the returned structure correctly.Miles Bader
1995-11-08(ids_add): Increase the size of IDS even when 0.Miles Bader
1995-11-08(ps_base_priority_getter, ps_cur_priority_getter, ps_get_base_priority,Miles Bader
ps_get_cur_priority): Get this info using PSTAT_THREAD_BASIC instead of PSTAT_THREAD_SCHED.
1995-11-08(proc_stat_set_flags):Miles Bader
Initialize the proc_info and proc_info_size fields if they've never been set. Always update proc_getprocinfo fields, even if we already had them. (add_preconditions): Correct preconditions for PSTAT_STATE. (PSTAT_TEST_MSGPORT): Renamed from SHOULD_SUPPRESS_MSGPORT_FLAGS. (PSTAT_USES_MSGPORT): New macro. (SUPPRESS_MSGPORT_FLAGS): Use PSTAT_USES_MSGPORT, not PSTAT_MSGPORT. (proc_stat_set_flags): Use PSTAT_TEST_MSGPORT. (merge_procinfo): Only copy old task info if we actually had it. (proc_stat_set_flags): Don't unnecessarily grab procinfo stuff. (summarize_thread_basic_info): Summarize available priority info too. (summarize_thread_sched_info): Do max_ & depress_priority too.
1995-11-06(service_fsys_startup):Miles Bader
Don't pass the address of reply.realnodeType.msgt_name -- it's not really an int, although the compiler pretends it is.
1995-11-06(fshelp_fetch_root):Miles Bader
When PORT_TYPE is MACH_MSG_TYPE_MAKE_SEND, make the right *before* using it. Don't bother reauthenticating the underlying node returned by CALLBACK2 -- it already has the right ids. This also gets rid of a problem with giving away our auth port prematurely.
1995-11-06(OTHERSRCS): Add opts-get.c.Miles Bader
(FSSRCS): Add file-get-fs-opts.c.
1995-11-06(reboot_system):Miles Bader
Add flags, noise, & noise_len params to proc_getprocinfo. Deallocate NOISE if necessary. (S_msg_report_wait): New function.
1995-11-06Initial revisionMiles Bader
1995-11-06(main): Add FLAGS arg to diskfs_startup_diskfs call.Miles Bader
1995-11-06(main): Add FLAGS arg to trivfs_startup call.Miles Bader
1995-11-06Formerly io-ops.c.~4~Michael I. Bushnell
1995-11-06Formerly socket-ops.c.~4~Michael I. Bushnell
1995-11-06Formerly pfinet.h.~10~Michael I. Bushnell
1995-11-06Formerly sched.c.~10~Michael I. Bushnell
1995-11-06Formerly main.c.~7~Michael I. Bushnell
1995-11-06Formerly Makefile.~12~Michael I. Bushnell
1995-11-06Initial revisionMichael I. Bushnell
1995-11-06(print_info):Miles Bader
Use the new FLAGS argument to file_get_storage_info. Add new storage types.
1995-11-06(main):Miles Bader
Change to use the new wierd callback interface to fshelp_start_translator.
1995-11-06(main): Use file_get_fs_options, not fsys_get_options.Miles Bader
(doc): `filesystem' --> `FILESYS'.
1995-11-06(diskfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader
1995-11-06(main): Add FLAGS arg to diskfs_startup_diskfs call.Miles Bader
1995-11-06(main): Add FLAGS arg to trivfs_startup call.Miles Bader
1995-11-06Include <sys/resource.h>.Miles Bader
1995-11-06(S_proc_getprocinfo):Miles Bader
Add NOISE and NOISE_LEN args. Fix various typos. Initialize ERR.
1995-11-06(S_socket_create_address): Removing BINDING argument.Miles Bader
1995-11-06(trivfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader
1995-11-06(fsys_startup_reply, fsys_get_options_reply): Tyop.Miles Bader
1995-11-06(main): Add flags argument to trivfs_startup call.Miles Bader