Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-28 | 1999-09-23 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | |
* getty.c (main): Report an error if login_tty failed. | |||
1999-09-22 | 1999-09-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* getty.c: Undo last change. | |||
1999-09-22 | 1999-09-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* getty.c (main): Make TTY our controlling terminal with TIOCSCTTY. | |||
1999-09-19 | 1999-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* getty.c: Include <utmp.h> for login_tty decl. | |||
1998-07-20 | 1998-07-19 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* getty.c: Include <string.h> for basename decl. | |||
1996-07-20 | (main): Get the tty name from the right element in ARGV. | Miles Bader | |
1996-07-07 | (print_banner): Use basename instead of rolling our own. | Miles Bader | |
1996-07-06 | (print_banner): Don't include directory in terminal name. | Michael I. Bushnell | |
1996-07-06 | (print_banner): Use localhost instead of grotty loop. Make static. | Miles Bader | |
(main): Use syslog instead of error to report exec failure. | |||
1996-07-06 | Include <sys/utsname.h> and <stdlib.h>. | Michael I. Bushnell | |
(main): Return something. | |||
1996-07-06 | (print_banner): New function. | Michael I. Bushnell | |
(main): Call print_banner. | |||
1996-07-01 | Don't test for dialups if TT == 0. | Miles Bader | |
1996-07-01 | (main): | Miles Bader | |
Don't time out hardwired lines. Print an error if exec fails. | |||
1996-06-27 | (main): Repair loop. | Michael I. Bushnell | |
1996-06-17 | Initial revision | Michael I. Bushnell | |