Age | Commit message (Expand) | Author |
1996-06-17 | (argp_parse): Handle null streams. | Miles Bader |
1996-06-17 | (parse_opt): Use argp_failure. | Miles Bader |
1996-06-17 | (struct argp_state): Add NAME, ERR_STREAM, & OUT_STREAM fields. | Miles Bader |
1996-06-17 | (argp_default_parser): Output to STATE->out_stream. | Miles Bader |
1996-06-17 | (argp_help): Add and use NAME argument. | Miles Bader |
1996-06-16 | Initial revision | Miles Bader |
1996-06-15 | (trivfs_S_fsys_set_options, trivfs_S_fsys_get_options, | Miles Bader |
1996-06-15 | (FSSRCS): Add file-get-fs-options.c | Miles Bader |
1996-06-15 | (read_disknode, write_inode): | Miles Bader |
1996-06-15 | (options): New variable. | Miles Bader |
1996-06-15 | ([hrs]d*): Allow user to specify slice as well. Patch from Gord | Michael I. Bushnell |
1996-06-13 | (localstatedir, sharedstatedir): Add variables. | Michael I. Bushnell |
1996-06-13 | (MIGSRCS): Add startup_notifyServer.c. | Michael I. Bushnell |
1996-06-13 | (S_startup_dosync, arrange_shutdown_notification): New functions. | Michael I. Bushnell |
1996-06-13 | (diskfs_S_startup_dosync): Uncomment function. | Michael I. Bushnell |
1996-06-13 | (diskfs_demuxer): Call diskfs_startup_notify_server. | Michael I. Bushnell |
1996-06-13 | (MIGSTUBS): Add startu_notifyServer.o. | Michael I. Bushnell |
1996-06-13 | (_diskfs_init_completed): NOTIFY doesn't need deallocation. | Michael I. Bushnell |
1996-06-13 | (diskfs_S_fsys_init): Build version string correctly. | Michael I. Bushnell |
1996-06-13 | Revert last change. | Michael I. Bushnell |
1996-06-13 | (diskfs_edit_version): Delete variable. | Michael I. Bushnell |
1996-06-13 | (SRCS): And remove pager.c back. | Michael I. Bushnell |
1996-06-13 | (struct netnode): Add member `fileinfo'. | Michael I. Bushnell |
1996-06-13 | (register_fresh_stat): Add decl. | Michael I. Bushnell |
1996-06-13 | (SRCS): Add pager.c. | Michael I. Bushnell |
1996-06-13 | (basename): Comment out declaration; it conflicts with libc's. | Michael I. Bushnell |
1996-06-13 | (do_exec): Add code missing from last change. | Michael I. Bushnell |
1996-06-13 | (do_exec): If secure, set the owner with proc_setowner. | Michael I. Bushnell |
1996-06-12 | (S_startup_request_notification): Fill NT->name correctly. | Michael I. Bushnell |
1996-06-12 | (S_startup_request_notification): Doc fix. | Michael I. Bushnell |
1996-06-12 | (subsystem declaration): Use correct value 29500 from subsystems file. | Michael I. Bushnell |
1996-06-11 | (dog): Don't print stupid message if login session is empty. | Miles Bader |
1996-06-06 | (more_memory): Use assert_perror instead of MACH_CALL. | Miles Bader |
1996-06-03 | (ps_emit_wait): Never truncate what we write. | Miles Bader |
1996-06-03 | (merge_procinfo): | Miles Bader |
1996-06-03 | (struct proc_stat): Add PROC_INFO_VM_ALLOCED, THREAD_WAITS_VM_ALLOCED, and | Miles Bader |
1996-06-03 | (ps_user_passwd): Check return value of install_passwd correctly (it's an err... | Miles Bader |
1996-06-02 | (struct ps_fmt_specs): The EXPANSIONS field now points to a struct | Miles Bader |
1996-06-02 | (struct ps_fmt_spec_block): New type. | Miles Bader |
1996-06-02 | (set_procinfo_flags): New function. | Miles Bader |
1996-05-31 | (proc_stat_set_flags): After fetching number of threads to guess whether we | Miles Bader |
1996-05-30 | (S_proc_getsidport): MAKE_SEND_ONCE -> MAKE_SEND. | Michael I. Bushnell |
1996-05-29 | (S_proc_getprocinfo): Get rid of temp hack for strnlen. | Miles Bader |
1996-05-29 | Initial revision | Miles Bader |
1996-05-29 | (MP_MGET): Only disable msgport on timeout. | Miles Bader |
1996-05-29 | Renumber PSTAT_ values to remove dup. | Miles Bader |
1996-05-29 | (merge_procinfo): Don't die if WAITS == 0. | Miles Bader |
1996-05-29 | Don't use -z flag to login. | Miles Bader |
1996-05-28 | (check_owned): Return OWNED, not NOTOWNED. | Miles Bader |
1996-05-28 | (_fmt_create): Make NAME termination work for posix-mode. | Miles Bader |