aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* (main): No need for EXEC_NEWTASK or EXEC_SECURE.Michael I. Bushnell1996-06-201-2/+1
* (getty): Remove rule.Michael I. Bushnell1996-06-201-1/+1
* (hurd_file_name_path_lookup): Declaration removed.Miles Bader1996-06-191-58/+33
* (targets): Remove reboot & halt.Miles Bader1996-06-171-3/+3
* (dog): Don't print stupid message if login session is empty.Miles Bader1996-06-111-5/+14
* Don't use -z flag to login.Miles Bader1996-05-291-1/+1
* (check_owned): Return OWNED, not NOTOWNED.Miles Bader1996-05-281-1/+1
* (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
* (fmts): Use %sz for vmem format, not %size.Miles Bader1996-05-281-1/+1
* (print_store): Get rid of class-name printing code, and useMiles Bader1996-05-221-23/+42
* (main): Fork login timeout watchdog before clearing the process owner.Miles Bader1996-05-151-11/+16
* (dog): Use error to print messages. Use pretty time fmting.Miles Bader1996-05-151-2/+9
* (main): Only allow real users to make new login collections.Miles Bader1996-05-141-1/+2
* (main):Miles Bader1996-05-131-5/+112
* (psout): When printing result of ps_fmt_creation_error, don't pass ERR toMiles Bader1996-05-121-1/+1
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-1110-12/+26
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-14/+14
* (parse_opt): Print a usage msg with no args.Miles Bader1996-05-111-9/+13
* (storeinfo): Depend on ../libstore/libstore.a.Miles Bader1996-05-101-0/+1
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-2/+1
* (print_store): New function.Miles Bader1996-05-101-57/+59
* (parse_strlist): Make DEFAULT_FN return a const char *.Miles Bader1996-05-101-1/+1
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-2/+1
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-8/+7
* (uptime): Cast arg to localtime appropriately.Michael I. Bushnell1996-05-091-1/+2
* (add_utmp_entry): Declare HOST `char const *'.Michael I. Bushnell1996-05-091-9/+12
* (main) [parse_opt]: Cast first arg of argz_create appropriately.Michael I. Bushnell1996-05-091-1/+2
* (main) [parse_opt]: Cast first arg to argz_create appropriately.Michael I. Bushnell1996-05-091-1/+2
* (main) [current_tty_name]: Remove `const' keyword to avoid type clash.Michael I. Bushnell1996-05-091-1/+1
* (main) [proc_stat_has_ctty]: Add parentheses around assignment used asMichael I. Bushnell1996-05-091-1/+1
* (fmts): Use new field syntax.Miles Bader1996-05-071-33/+21
* (psout):Miles Bader1996-05-071-6/+11
* (w_get_uname): Renamed from w_get_user.Miles Bader1996-05-071-14/+29
* (main): Default KILL_ACTIVE to 0.Miles Bader1996-05-011-1/+1
* (_w_specs): Use ps_emit_past_time to show login times.Miles Bader1996-05-011-2/+2
* But not the special ones.Michael I. Bushnell1996-04-301-1/+1
* (all): Remove target.Michael I. Bushnell1996-04-301-4/+4
* (main): Try to intuit whether this is a native-booted hurd system, and if so,Miles Bader1996-04-231-2/+12
* (targets): Add devprobe.Miles Bader1996-04-111-5/+6
* Initial revisionMiles Bader1996-04-111-0/+104
* (options, doc):Miles Bader1996-04-081-6/+26
* (psout): Use real types instead of old ps typedefs.Miles Bader1996-03-291-6/+7
* (options): Add --exclusive option, change descriptions.Miles Bader1996-03-291-15/+27
* (spec_abbrevs): Make const.Miles Bader1996-03-291-24/+24
* (uptime): Correctly calculate uptime.Miles Bader1996-03-291-19/+19
* (main): Use new names for functions, and pass stdout.Miles Bader1996-03-291-365/+18
* (uptime): Add a temporary hack to pretend to show uptime.Miles Bader1996-03-231-5/+10
* (main): Pass new arg to argp_parse.Miles Bader1996-03-231-1/+1
* (main): Pass new arg to argp_parse. Also use argp_usage correctly.Miles Bader1996-03-192-7/+11