1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/libexec/getty
Mike Smith b2a1dd44dc Add a new 'de' capability, specifying a number of seconds to sleep before
emitting the initial prompt.

This is useful in a number of circumstances :
 - you have (a) stupid modem(s) that assert(s) DCD too soon.
 - you have dialin users with stupid diallers and poorly
   written chatscripts. (esp. some Winsock diallers)

BSD/OS also has this capability.

Submitted by:	damian@cablenet.net (Damian Hamill)
1996-12-31 01:30:38 +00:00
..
extern.h Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00
getty.8 Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00
gettytab.5 Add a new 'de' capability, specifying a number of seconds to sleep before 1996-12-31 01:30:38 +00:00
gettytab.h Add a new 'de' capability, specifying a number of seconds to sleep before 1996-12-31 01:30:38 +00:00
init.c Add a new 'de' capability, specifying a number of seconds to sleep before 1996-12-31 01:30:38 +00:00
main.c Add a new 'de' capability, specifying a number of seconds to sleep before 1996-12-31 01:30:38 +00:00
Makefile Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00
pathnames.h Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00
subr.c Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00
ttydefaults.c Import the 4.4Lite2 getty into a vendor branch. 1996-04-07 10:28:57 +00:00
ttys.5 Finally commit the changes that make getty(8) no longer depend on the 1996-05-05 19:01:13 +00:00