freebsd_amp_hwpstate/usr.sbin/ppp
Atsushi Murai a9c6b5df9c 1. Add a settable redial timer and logging of the process id in a file.
A settable redial timer helps to avoid the problem where both ends
   of a link want to dial at the same time and the line winds up busy
   for both ends. The process id is logged in /var/run/PPP.system where
   system is the name of the called system.  When both ends of a link
   are running in demand dial mode, you need an easy way to get the pid
   of the ppp on the called end so it can be killed and re-started with
   -direct or pppd started to handle the incoming ppp session.

2. Add secret description for "set timeout" to man.

Reviewed by:	Atsushi Murai <amurai@spec.co.jp>
Submitted by:	John Capo <jc@irbs.com>
1995-10-08 14:57:32 +00:00
..
Makefile 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
arp.c
async.c
auth.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
auth.h
ccp.c
ccp.h
cdefs.h
chap.c
chap.h
chat.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
command.c 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
command.h
defs.h 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
filter.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
filter.h
fsm.c Be gentle and allow both magic's (the own one and the other side's 1995-09-09 13:23:53 +00:00
fsm.h
global.h
hdlc.c
hdlc.h
ip.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
ipcp.c
ipcp.h
lcp.c 1. All fragments (except the first one) of a fragmented packet were 1995-09-17 16:14:49 +00:00
lcp.h
lcpproto.h
log.c
log.h
lqr.c
lqr.h
main.c 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
mbuf.c
mbuf.h
md5.h
md5c.c
modem.c 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) 1995-09-02 17:20:54 +00:00
modem.h
os.c
os.h
pap.c
pap.h
pathnames.h
phase.h
ppp.8 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
ppp.8.m4 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
pred.c
route.c
slcompress.c
slcompress.h
systems.c
timeout.h
timer.c
uucplock.c
vars.c 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
vars.h 1. Add a settable redial timer and logging of the process id in a file. 1995-10-08 14:57:32 +00:00
vjcomp.c