Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-23 | . | Miles Bader | |
1996-07-21 | (main): For no args, use argp_usage. | Miles Bader | |
(options): Minor fixes. | |||
1996-07-21 | (main): Print an error for no args. | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (options): Rearrange slightly. | Miles Bader | |
1996-07-18 | *** empty log message *** | Michael I. Bushnell | |
1996-07-17 | Initial revision | Roland McGrath | |
1996-07-17 | (main): If chown fails, print error message using errno, not -1. | Michael I. Bushnell | |
1996-07-13 | (dog): | Miles Bader | |
Get rid of `Beware of dog' -- it can't ever happen. Rename watch_login calls to check_login; don't use return value. (check_login): Renamed from watch_login. Change type to void. Exit if there's no such process. | |||
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 | |
(watch_login): New function. (dog): Use watch_login. Get rid of wierd rules for root-gone-away. | |||
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 | |
<hurd.h>: New include. | |||
1996-07-06 | (add_utmp_entry): Pass the the basename of TTY to getutline. | Miles Bader | |
1996-07-02 | (dog): | Miles Bader | |
Include all args in the asprintf. Put the ARGV message in parens. | |||
1996-07-01 | (_w_specs): | Miles Bader | |
Don't use utmp buffer sizes for field widths, as they can be very large. | |||
1996-07-01 | (kill_login): Don't kill dog. | Miles Bader | |
(dog): Take new ARGV argument, and record status in it for ps. (main): Pass ARGV to dog. (add_utmp_entry): Always fill in UTMP.ut_line. Set UTMP.ut_type. | |||
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 | |
(targets): Remove `getty'. (SRCS): Remove getty.c. | |||
1996-06-19 | (hurd_file_name_path_lookup): Declaration removed. | Miles Bader | |
(main: child_lookup): Pass 0 for new LOOKUP arg to hurd_file_name_path_lookup. (get_utmp_host): Function removed. (add_utmp_entry): Get rid of TTY_FD parameter. Don't search for the tty unless we need it to get the old host, since login does it for us. Also use the `existing host' in the case that a new one isn't specified. (main): Update call to add_utmp_entry. | |||
1996-06-17 | (targets): Remove reboot & halt. | Miles Bader | |
(SRCS): Remove reboot.c & halt.c. (login): Depend on -lutil instead of grot. | |||
1996-06-11 | (dog): Don't print stupid message if login session is empty. | Miles Bader | |
(add_utmp_entry): Use gettimeofday instead of time to get the time. | |||
1996-05-29 | Don'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 | |
(fmts): Use %nth. | |||
1996-05-28 | (main): Fetch the parent uids before checking their number. | Miles Bader | |
(dog): Don't kill session if the user logged in! Print newline before message. | |||
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 use | Miles Bader | |
store->class->name. Print all flags. | |||
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 | |
Only add utmp entry for session leader. Clear process owner if no uids. Fork self-destruct timer when appropiate. (default_args): Add NOAUTH_TIMEOUT entry. (check_owned, kill_login, dog): New functions. (options, main): Remove -z/--no-utmp option. | |||
1996-05-12 | (psout): When printing result of ps_fmt_creation_error, don't pass ERR to | Miles Bader | |
error (it should already be in PROBLEM if necessary). | |||
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 | |
(_parse_strlist, parse_strlist, parse_numlist, lookup_user, main): Slather on consts, in a misguided attempt to shut up the compier. | |||
1996-05-11 | (parse_opt): Print a usage msg with no args. | Miles Bader | |
(options, main): Add --translated/-t option. | |||
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 | |
(info): Use store_create to make a store and print_store to print it. (parse_opt): Print a usage message for no args. (options, parse_opt): Add --children option. | |||
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 | |
(main): Remove const from decl of USER & ARG. (fail): Remove const from decl of VIA. | |||
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 | |
(main) [fail]: Declare VIA `char const *'. (main): Declare USER `char const *'. Declare ARG `char const *'. (main): Provide new third arg to proc_setowner. (main) [parse_opt] [case ARGP_KEY_ARG]: Cast first arg of argz_create appropriately. (main): Likewise. | |||
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 | |