freebsd-dev/usr.sbin/pppd
Paul Traina 7e31b4b1be Previously, if the dial script had any problems, pppd would simply
bomb out.  Unfortunately, FreeBSD's sio driver and certain internal
modems don't get along very well, which can cause the serial port to
wedge until it is closed and reopened.

Add new variable, connect-max-attempts, default = 1 (to mimic previous
behavior).  If > 1, will try up to "n" times to dial remote site before
aborting.
1996-08-11 17:29:37 +00:00
..
args.h Use libmd. 1996-03-01 19:29:44 +00:00
auth.c Use libmd. 1996-03-01 19:29:44 +00:00
callout.h
ccp.c Work around the problem that our -current pppd can no longer talk 1996-03-08 01:21:53 +00:00
ccp.h
chap.c Use libmd. 1996-03-01 19:29:44 +00:00
chap.h
fsm.c
fsm.h
ipcp.c Use libmd. 1996-03-01 19:29:44 +00:00
ipcp.h Use libmd. 1996-03-01 19:29:44 +00:00
lcp.c
lcp.h
lock.c
magic.c
magic.h
main.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
Makefile Use libmd. 1996-03-01 19:29:44 +00:00
options.c Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
patchlevel.h
pathnames.h
ppp.h
pppd.8 Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
pppd.h Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
RELNOTES
sys-bsd.c Use libmd. 1996-03-01 19:29:44 +00:00
sys-linux.c
sys-str.c
sys-ultrix.c
upap.c
upap.h