Age | Commit message (Expand) | Author |
1996-05-24 | (mom_error_translate_mach): New function. | Michael I. Bushnell |
1996-05-24 | *** empty log message *** | Michael I. Bushnell |
1996-05-24 | (LCLHDRS, installhdrs): Add mom-errors.h. | Michael I. Bushnell |
1996-05-24 | Initial revision | Michael I. Bushnell |
1996-05-24 | (S_proc_getprocinfo): Set PI->exitstatus and PI->sigcode. | Michael I. Bushnell |
1996-05-24 | (process_has_exited): Don't call alert_parent if P->p_task is null | Michael I. Bushnell |
1996-05-24 | (LCLHDRS): foo | Michael I. Bushnell |
1996-05-24 | (installhdrsubdir): Install headers in main include dir. | Michael I. Bushnell |
1996-05-24 | (lib-subdirs): Add libmom. | Michael I. Bushnell |
1996-05-24 | Initial revision | Michael I. Bushnell |
1996-05-24 | (merge_procinfo): And update *HAVE with PSTAT_PROC_INFO from | Michael I. Bushnell |
1996-05-24 | (fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfo | Michael I. Bushnell |
1996-05-24 | (reboot_mach): Insert a brief pause before actually rebooting the | Michael I. Bushnell |
1996-05-23 | (pass2): whops, typo. | Michael I. Bushnell |
1996-05-23 | (pass2): Don't clear all node types in directories, just clear those | Michael I. Bushnell |
1996-05-23 | <error.h>: New include. | Miles Bader |
1996-05-23 | (parse_opt): Honor ARGP_NO_ERRS. | Miles Bader |
1996-05-23 | (send_signal): Send sigcode in message. | Miles Bader |
1996-05-23 | (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-23 | (_fmt_create): | Miles Bader |
1996-05-23 | (hol_usage): | Miles Bader |
1996-05-23 | (argp_default_parser): Break after --HANG. | Miles Bader |
1996-05-22 | (proc_wait_reply): Add SIGCODE argument. | Miles Bader |
1996-05-22 | (diskfs_S_fsys_set_options): | Miles Bader |
1996-05-22 | (diskfs_S_fsys_set_options): Terminate ARGV. | Miles Bader |
1996-05-22 | (parse_opt): | Miles Bader |
1996-05-22 | (argp_parse): Only print a `Try...' message if the error was a parsing error. | Miles Bader |
1996-05-22 | (main): Delete most everything and use store arg parsing. | Miles Bader |
1996-05-22 | (store_clone): Copy the flags by passing them to _make_store. | Miles Bader |
1996-05-22 | (store_std_leaf_allocate_encoding): Renamed from | Miles Bader |
1996-05-22 | (print_store): Get rid of class-name printing code, and use | Miles Bader |
1996-05-22 | Initial revision | Miles Bader |
1996-05-22 | (SRCS): Add argp.c, null.c, flags.c, std.c, & kids.c. | Miles Bader |
1996-05-22 | (store_set_children): Function moved to kids.c. | Miles Bader |
1996-05-22 | (open_machdev): Function removed. | Miles Bader |
1996-05-22 | (_make_store): CLASS param removed, METHS param renamed CLASS; all callers | Miles Bader |
1996-05-22 | (ileave_allocate_encoding, ileave_encode, ileave_decode, | Miles Bader |
1996-05-22 | (store_device_open, dev_decode): New functions. | Miles Bader |
1996-05-22 | (store_file_open, file_decode): New functions. | Miles Bader |
1996-05-22 | (store_decode): | Miles Bader |
1996-05-22 | (store_write): Return an error if STORE is readonly. | Miles Bader |
1996-05-21 | (store_create): Add FLAGS & CLASSES params. | Miles Bader |
1996-05-21 | (struct store): Remove CLASS field. METHS field renamed CLASS. | Miles Bader |
1996-05-16 | (sock_free): Destroy SOCK's id port if necessary. | Miles Bader |
1996-05-15 | (store_create): Steal SOURCE instead of cloning it. | Miles Bader |
1996-05-15 | (store_argp): New declaration. | Miles Bader |
1996-05-15 | (S_proc_pid2task, S_proc_pid2proc): Use check_owner. | Miles Bader |
1996-05-15 | (check_owner): New inline function. | Miles Bader |
1996-05-15 | (main): Fork login timeout watchdog before clearing the process owner. | Miles Bader |
1996-05-15 | (add_field): Correctly decrement *SECS by amount printed. | Miles Bader |