summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-05-27(launch_single_user): Print errno on assertion failure.Miles Bader
1996-05-25(mom_ports_identical): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_ref_destroy): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_mach_port_set): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_fetch_mach_port): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell
1996-05-25(mom_copy_ref): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell
1996-05-25Doc fixes.Michael I. Bushnell
1996-05-25doc fixes.Michael I. Bushnell
1996-05-25(struct mom_port_ref): Delete members `lock' and `refcnt'.Michael I. Bushnell
1996-05-25(SRCS): Delete add-ref.c and drop-ref.c.Michael I. Bushnell
1996-05-25(mom_add_ref, mom_drop_ref): Delete functions.Michael I. Bushnell
1996-05-25(msg_sig_post_request, msg_sig_post_untraced_request): Add SIGCODE argument.Miles Bader
1996-05-24(mom_error_translate_mach):Michael I. Bushnell
1996-05-24Include <mom-errors.h>.Michael I. Bushnell
1996-05-24(SRCS): Add error-trans.c.Michael I. Bushnell
1996-05-24Initial revisionMichael I. Bushnell
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-24Initial revisionMichael 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 nullMichael I. Bushnell
1996-05-24(LCLHDRS): fooMichael 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-24Initial revisionMichael I. Bushnell
1996-05-24(merge_procinfo): And update *HAVE with PSTAT_PROC_INFO fromMichael I. Bushnell
1996-05-24(fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfoMichael I. Bushnell
1996-05-24(reboot_mach): Insert a brief pause before actually rebooting theMichael 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 thoseMichael 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 fromMiles Bader
1996-05-22(print_store): Get rid of class-name printing code, and useMiles Bader
1996-05-22Initial revisionMiles 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