aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (check_owned): Return OWNED, not NOTOWNED.Miles Bader1996-05-281-1/+1
* (_fmt_create): Make NAME termination work for posix-mode.Miles Bader1996-05-281-16/+23
* (spec_abbrevs): Still use `NTH' for field name, just `TH' for title.Miles Bader1996-05-281-2/+2
* (main): Fetch the parent uids before checking their number.Miles Bader1996-05-281-5/+21
* (fmt_seconds): Don't print two decimal points.Miles Bader1996-05-281-1/+0
* (ps_fmt_write_proc_stat): Call the output function correctly.Miles Bader1996-05-281-8/+4
* (fmts): Use %sz for vmem format, not %size.Miles Bader1996-05-281-1/+1
* (launch_single_user): Open TERM RDWR. Use openport to get FD from TERM.Miles Bader1996-05-271-5/+5
* (launch_single_user): Print errno on assertion failure.Miles Bader1996-05-271-1/+3
* (mom_ports_identical): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell1996-05-251-16/+1
* (mom_ref_destroy): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell1996-05-251-4/+0
* (mom_mach_port_set): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell1996-05-251-2/+0
* (mom_fetch_mach_port): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell1996-05-251-7/+1
* (mom_copy_ref): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell1996-05-251-12/+3
* Doc fixes.Michael I. Bushnell1996-05-251-7/+6
* doc fixes.Michael I. Bushnell1996-05-251-4/+3
* (struct mom_port_ref): Delete members `lock' and `refcnt'.Michael I. Bushnell1996-05-251-2/+0
* (SRCS): Delete add-ref.c and drop-ref.c.Michael I. Bushnell1996-05-251-2/+2
* (mom_add_ref, mom_drop_ref): Delete functions.Michael I. Bushnell1996-05-251-7/+0
* (msg_sig_post_request, msg_sig_post_untraced_request): Add SIGCODE argument.Miles Bader1996-05-251-1/+3
* (mom_error_translate_mach):Michael I. Bushnell1996-05-241-3/+3
* Include <mom-errors.h>.Michael I. Bushnell1996-05-241-0/+2
* (SRCS): Add error-trans.c.Michael I. Bushnell1996-05-241-1/+1
* Initial revisionMichael I. Bushnell1996-05-241-0/+40
* (mom_error_translate_mach): New function.Michael I. Bushnell1996-05-241-1/+2
* *** empty log message ***Michael I. Bushnell1996-05-241-0/+2
* (LCLHDRS, installhdrs): Add mom-errors.h.Michael I. Bushnell1996-05-241-2/+2
* Initial revisionMichael I. Bushnell1996-05-241-0/+45
* (S_proc_getprocinfo): Set PI->exitstatus and PI->sigcode.Michael I. Bushnell1996-05-241-0/+7
* (process_has_exited): Don't call alert_parent if P->p_task is nullMichael I. Bushnell1996-05-241-1/+2
* (LCLHDRS): fooMichael I. Bushnell1996-05-241-1/+1
* (installhdrsubdir): Install headers in main include dir.Michael I. Bushnell1996-05-241-0/+1
* (lib-subdirs): Add libmom.Michael I. Bushnell1996-05-241-1/+1
* Initial revisionMichael I. Bushnell1996-05-2421-0/+880
* (merge_procinfo): And update *HAVE with PSTAT_PROC_INFO fromMichael I. Bushnell1996-05-241-1/+2
* (fetch_procinfo): Always turn on PSTAT_PROC_INFO if proc_getprocinfoMichael I. Bushnell1996-05-241-0/+1
* (reboot_mach): Insert a brief pause before actually rebooting theMichael I. Bushnell1996-05-241-0/+1
* (pass2): whops, typo.Michael I. Bushnell1996-05-231-1/+1
* (pass2): Don't clear all node types in directories, just clear thoseMichael I. Bushnell1996-05-231-18/+6
* <error.h>: New include.Miles Bader1996-05-231-0/+1
* (parse_opt): Honor ARGP_NO_ERRS.Miles Bader1996-05-231-2/+5
* (send_signal): Send sigcode in message.Miles Bader1996-05-231-2/+15
* (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-231-2/+2
* (_fmt_create):Miles Bader1996-05-231-17/+21
* (hol_usage):Miles Bader1996-05-231-11/+33
* (argp_default_parser): Break after --HANG.Miles Bader1996-05-231-0/+1
* (proc_wait_reply): Add SIGCODE argument.Miles Bader1996-05-221-1/+2
* (diskfs_S_fsys_set_options):Miles Bader1996-05-221-1/+0
* (diskfs_S_fsys_set_options): Terminate ARGV.Miles Bader1996-05-221-0/+1
* (parse_opt):Miles Bader1996-05-221-8/+13