1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/libexec/getty
David Nugent fe552114a3 Added:
ic=expect/send script    modem init script
    ac=expect/send script    modem answer script
    ct#val		     chat script timeout (seconds)
    rt#val		     recycle timeout (seconds) if 'ac' set
    dc#val		     debug bitmask for debugging chat scripts
    hw	(boolean)	     enable crtscts handshaking
    if=path		     'issue' file sent prior login prompt

chat.c is a simplistic expect/send chat module.
1997-02-02 14:24:57 +00:00
..
chat.c Added: 1997-02-02 14:24:57 +00:00
extern.h Added: 1997-02-02 14:24:57 +00:00
getty.8 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
gettytab.5 Added: 1997-02-02 14:24:57 +00:00
gettytab.h Added: 1997-02-02 14:24:57 +00:00
init.c Added: 1997-02-02 14:24:57 +00:00
main.c Added: 1997-02-02 14:24:57 +00:00
Makefile Added: 1997-02-02 14:24:57 +00:00
pathnames.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
subr.c Added: 1997-02-02 14:24:57 +00:00
ttydefaults.c Import the 4.4Lite2 getty into a vendor branch. 1996-04-07 10:28:57 +00:00
ttys.5 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00