aboutsummaryrefslogtreecommitdiff
path: root/utils/login.c
Commit message (Expand)AuthorAgeFilesLines
...
* (check_owned): Return OWNED, not NOTOWNED.Miles Bader1996-05-281-1/+1
* (main): Fetch the parent uids before checking their number.Miles Bader1996-05-281-5/+21
* (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
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+2
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-8/+7
* (add_utmp_entry): Declare HOST `char const *'.Michael I. Bushnell1996-05-091-9/+12
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-1/+1
* (child_lookup): Pass last arg to hurd_file_name_path_lookup.Miles Bader1996-02-151-2/+2
* (main): Deal with the shell args reasonably.Miles Bader1996-02-151-5/+5
* (main):Miles Bader1996-02-031-17/+22
* (main): Get the ttyname to chown.Miles Bader1996-02-021-6/+10
* (main): Chown the terminal.Roland McGrath1996-02-011-1/+11
* (main):Miles Bader1996-01-301-60/+100
* (main):Miles Bader1996-01-101-233/+411
* (main, options): Add --retry/-R and --paranoid/-P options.Miles Bader1995-12-301-10/+58
* (main):Miles Bader1995-12-291-12/+17
* Everything changed.Miles Bader1995-12-211-161/+457
* Initial revisionMiles Bader1995-12-131-0/+295