summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
1996-07-13(dog):Miles Bader
1996-07-12(INSTALL-ps-ops, INSTALL-w-ops): New variables.Miles Bader
1996-07-12(main): Only start a watchdog timer if in a new login coll.Miles Bader
1996-07-12(INSTALL-login-ops): New variable.Michael I. Bushnell
1996-07-12(settrans): Dependon libports.Michael I. Bushnell
1996-07-08(main): Don't use unsafe MOVE_SEND in call to file_set_translator.Michael I. Bushnell
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(add_utmp_entry): Pass the the basename of TTY to getutline.Miles Bader
1996-07-02(dog):Miles Bader
1996-07-01(_w_specs):Miles Bader
1996-07-01(kill_login): Don't kill dog.Miles Bader
1996-06-24(main): Fix heuristic to decide whether native booted.Miles Bader
1996-06-20(main): No need for EXEC_NEWTASK or EXEC_SECURE.Michael I. Bushnell
1996-06-20(getty): Remove rule.Michael I. Bushnell
1996-06-19(hurd_file_name_path_lookup): Declaration removed.Miles Bader
1996-06-17(targets): Remove reboot & halt.Miles Bader
1996-06-11(dog): Don't print stupid message if login session is empty.Miles Bader
1996-05-29Don't use -z flag to login.Miles Bader
1996-05-28(check_owned): Return OWNED, not NOTOWNED.Miles Bader
1996-05-28(spec_abbrevs): Still use `NTH' for field name, just `TH' for title.Miles Bader
1996-05-28(main): Fetch the parent uids before checking their number.Miles Bader
1996-05-28(fmts): Use %sz for vmem format, not %size.Miles Bader
1996-05-22(print_store): Get rid of class-name printing code, and useMiles Bader
1996-05-15(main): Fork login timeout watchdog before clearing the process owner.Miles Bader
1996-05-15(dog): Use error to print messages. Use pretty time fmting.Miles Bader
1996-05-14(main): Only allow real users to make new login collections.Miles Bader
1996-05-13(main):Miles Bader
1996-05-12(psout): When printing result of ps_fmt_creation_error, don't pass ERR toMiles 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): Print a usage msg with no args.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(print_store): New function.Miles Bader
1996-05-10(parse_strlist): Make DEFAULT_FN return a const char *.Miles Bader
1996-05-10(main): Remove const cast from first arg to argz_create.Miles Bader
1996-05-10(main): Remove const cast from first arg to argz_create.Miles Bader
1996-05-09(uptime): Cast arg to localtime appropriately.Michael I. Bushnell
1996-05-09(add_utmp_entry): Declare HOST `char const *'.Michael I. Bushnell
1996-05-09(main) [parse_opt]: Cast first arg of argz_create appropriately.Michael I. Bushnell
1996-05-09(main) [parse_opt]: Cast first arg to argz_create appropriately.Michael I. Bushnell
1996-05-09(main) [current_tty_name]: Remove `const' keyword to avoid type clash.Michael I. Bushnell
1996-05-09(main) [proc_stat_has_ctty]: Add parentheses around assignment used asMichael I. Bushnell
1996-05-07(fmts): Use new field syntax.Miles Bader
1996-05-07(psout):Miles Bader
1996-05-07(w_get_uname): Renamed from w_get_user.Miles Bader
1996-05-01(main): Default KILL_ACTIVE to 0.Miles Bader
1996-05-01(_w_specs): Use ps_emit_past_time to show login times.Miles Bader
1996-04-30But not the special ones.Michael I. Bushnell