index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemons
/
getty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-2
/
+2
*
getty: Fix fd leak on error
Samuel Thibault
2023-01-01
1
-1
/
+3
*
daemons/getty: always print a newline before the banner
Justus Winter
2014-02-05
1
-1
/
+2
*
daemons/getty: display /etc/issue if available
Justus Winter
2014-01-31
1
-7
/
+79
*
2007-12-11 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2007-12-11
1
-3
/
+5
*
2002-09-15 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-09-15
1
-1
/
+24
*
1999-09-23 Mark Kettenis <kettenis@gnu.org>
Thomas Bushnell
1999-09-28
1
-1
/
+2
*
1999-09-22 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-22
1
-3
/
+0
*
1999-09-22 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-22
1
-0
/
+4
*
1999-07-20 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-09-19
1
-3
/
+2
*
1998-07-19 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-07-20
1
-5
/
+6
*
(main): Get the tty name from the right element in ARGV.
Miles Bader
1996-07-20
1
-2
/
+2
*
(print_banner): Use basename instead of rolling our own.
Miles Bader
1996-07-07
1
-8
/
+1
*
(print_banner): Don't include directory in terminal name.
Michael I. Bushnell
1996-07-06
1
-1
/
+8
*
(print_banner): Use localhost instead of grotty loop. Make static.
Miles Bader
1996-07-06
1
-23
/
+8
*
Include <sys/utsname.h> and <stdlib.h>.
Michael I. Bushnell
1996-07-06
1
-1
/
+4
*
(print_banner): New function.
Michael I. Bushnell
1996-07-06
1
-0
/
+36
*
Don't test for dialups if TT == 0.
Miles Bader
1996-07-01
1
-1
/
+1
*
(main):
Miles Bader
1996-07-01
1
-3
/
+11
*
(main): Repair loop.
Michael I. Bushnell
1996-06-27
1
-3
/
+4
*
Initial revision
Michael I. Bushnell
1996-06-17
1
-0
/
+80