aboutsummaryrefslogtreecommitdiff
path: root/daemons/getty.c
Commit message (Expand)AuthorAgeFilesLines
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-081-2/+2
* getty: Fix fd leak on errorSamuel Thibault2023-01-011-1/+3
* daemons/getty: always print a newline before the bannerJustus Winter2014-02-051-1/+2
* daemons/getty: display /etc/issue if availableJustus Winter2014-01-311-7/+79
* 2007-12-11 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-12-111-3/+5
* 2002-09-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-151-1/+24
* 1999-09-23 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-09-281-1/+2
* 1999-09-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-221-3/+0
* 1999-09-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-221-0/+4
* 1999-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-191-3/+2
* 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-5/+6
* (main): Get the tty name from the right element in ARGV.Miles Bader1996-07-201-2/+2
* (print_banner): Use basename instead of rolling our own.Miles Bader1996-07-071-8/+1
* (print_banner): Don't include directory in terminal name.Michael I. Bushnell1996-07-061-1/+8
* (print_banner): Use localhost instead of grotty loop. Make static.Miles Bader1996-07-061-23/+8
* Include <sys/utsname.h> and <stdlib.h>.Michael I. Bushnell1996-07-061-1/+4
* (print_banner): New function.Michael I. Bushnell1996-07-061-0/+36
* Don't test for dialups if TT == 0.Miles Bader1996-07-011-1/+1
* (main):Miles Bader1996-07-011-3/+11
* (main): Repair loop.Michael I. Bushnell1996-06-271-3/+4
* Initial revisionMichael I. Bushnell1996-06-171-0/+80