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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
async.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
ccp.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
ccp.h
cdefs.h
chap.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Typo in log message : errros -> errors 1995-07-30 15:18:29 +00:00
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 Some implementation of PPP are required that starting a negotiaion by 1995-07-08 08:28:10 +00:00
ipcp.h Some implementation of PPP are required that starting a negotiaion by 1995-07-08 08:28:10 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
log.h
lqr.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
mbuf.h
md5.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
md5c.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
os.h
pap.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
pap.h
pathnames.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
route.c Clean up mesage log facility stuff accordng to Joradn's question. 1995-07-08 06:08:52 +00:00
slcompress.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
systems.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
timeout.h
timer.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
uucplock.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
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 Remove trailing whitespace. 1995-05-30 03:57:47 +00:00