Age | Commit message (Expand) | Author |
1996-05-13 | (PSTAT_PROCINFO, PSTAT_PROCINFO_THREAD): Add PSTAT_THREAD_WAITS. | Miles Bader |
1996-05-13 | (PSTAT_THREAD_WAITS): New macro. | Miles Bader |
1996-05-12 | (merge_procinfo, fetch_procinfo): Change HAVE to be an input/output parameter. | Miles Bader |
1996-05-12 | (PI_FETCH_THREAD_DETAILS): New macro. | Miles Bader |
1996-05-12 | (get_thread_wait): Correctly advance WAIT. | Miles Bader |
1996-05-12 | (psout): When printing result of ps_fmt_creation_error, don't pass ERR to | Miles Bader |
1996-05-12 | (specs): Give runtime specs 2 fraction digits by default. | Miles Bader |
1996-05-12 | Frob comment. | Miles Bader |
1996-05-12 | (S_proc_getprocinfo): Add comment. | Miles Bader |
1996-05-11 | Quick hack for installing headers prior to building libc. | Roland McGrath |
1996-05-11 | Add .PHONY spec for phony targets. | Roland McGrath |
1996-05-11 | (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_dev_startup_opt, parse_startup_opt): | Miles Bader |
1996-05-11 | (diskfs_set_options): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_common_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-11 | (argp_parse): Turn any EBADKEY that makes it to the end back into EINVAL. | Miles Bader |
1996-05-11 | ARGP_ERR_UNKNOWN_KEY --> ARGP_ERR_UNKNOWN. | Miles Bader |
1996-05-11 | (EBADKEY): New define. | Miles Bader |
1996-05-11 | (ARGP_ERR_UNKNOWN_KEY): New define. | Miles Bader |
1996-05-11 | (parse_opt): Print a usage msg with no args. | Miles Bader |
1996-05-10 | (netfs_attempt_rename, netfs_attempt_link): New parm EXCL, but don't | Michael I. Bushnell |
1996-05-10 | (storeread, storecat): Remove explicit dependency on program object file. | Miles Bader |
1996-05-10 | (storeinfo): Depend on ../libstore/libstore.a. | Miles Bader |
1996-05-10 | (main): Remove const cast from first arg to argz_create. | Miles Bader |
1996-05-10 | (main): Use store_run, not off_t, vectors; tweak accordingly. | Miles Bader |
1996-05-10 | (diskfs_drop_node): Free NP->identity if it's been allocated. | Michael I. Bushnell |
1996-05-10 | (IOSRCS): Add io-identity.c. | Michael I. Bushnell |
1996-05-10 | Initial revision | Michael I. Bushnell |
1996-05-10 | (store_clone): Clone children too. | Miles Bader |
1996-05-10 | (_store_derive): Use store_run, not off_t, vectors; tweak accordingly. | Miles Bader |
1996-05-10 | (store_device_create, _store_device_create): | Miles Bader |
1996-05-10 | (store_file_create, _store_file_create): | Miles Bader |
1996-05-10 | (diskfs_fsys_identity): New variable. | Michael I. Bushnell |
1996-05-10 | (_make_store): | Miles Bader |
1996-05-10 | (diskfs_make_node): Initialize NP->identity. | Michael I. Bushnell |
1996-05-10 | (diskfs_fsys_identity): New variable. | Michael I. Bushnell |
1996-05-10 | (store_ileave_create, store_concat_create): | Miles Bader |
1996-05-10 | (store_find_first_run, store_next_run, store_write, store_read): | Miles Bader |
1996-05-10 | (store_default_leaf_encode): Convert from the store_run vector to a off_t | Miles Bader |
1996-05-10 | (store_default_leaf_decode): | Miles Bader |
1996-05-10 | (store_set_runs): Use store_run, not off_t, vectors; tweak accordingly. | Miles Bader |
1996-05-10 | (struct store_run): New type. | Miles Bader |
1996-05-10 | (mkfs.ufs): Depend on ../libstore/libstore.a. | Miles Bader |
1996-05-10 | (S_proc_get_tty): New function. | Miles Bader |
1996-05-10 | (print_store): New function. | Miles Bader |
1996-05-10 | (parse_strlist): Make DEFAULT_FN return a const char *. | Miles Bader |