freebsd-nq/usr.sbin/ppp
Jordan K. Hubbard d8e55738a0 Add support for the Evil Microsoft ppp extentions. Yes, they did it
on their own without even attempting to get concensus in the IETF, but
there are also lots of Win95/NT boxes out there.

CLoses PR#1494
Submitted-By: Peter Childs <pjchilds@imforei.apana.org.au>
1996-10-06 13:32:37 +00:00
..
arp.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
arp.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
async.c Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
auth.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
auth.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
ccp.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
ccp.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
cdefs.h Compile error occured by missing auth.h/cdefs.h 1995-02-27 03:18:28 +00:00
chap.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
chap.h Use libmd's MD5. 1996-01-30 20:04:34 +00:00
chat.c Prepare for exec properly and check return values 1996-06-09 20:40:58 +00:00
chat.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
command.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
command.h New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
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 A random bunch of cleanup changes. 1996-01-10 21:28:04 +00:00
filter.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
fsm.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
fsm.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
global.h New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
hdlc.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
hdlc.h Some patches to ppp which improve stability. I have been running a 1996-01-30 11:08:50 +00:00
ip.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
ip.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
ipcp.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
ipcp.h Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
lcp.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
lcp.h Compile error occured by missing auth.h/cdefs.h 1995-02-27 03:18:28 +00:00
lcpproto.h Compile error occured by missing auth.h/cdefs.h 1995-02-27 03:18:28 +00:00
log.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
log.h Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
lqr.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
lqr.h Some patches to ppp which improve stability. I have been running a 1996-01-30 11:08:50 +00:00
main.c Dump core on SIGSEGV instead of silent exiting. I saw SIGSEGV few times, 1996-07-09 17:40:36 +00:00
main.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
Makefile Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
mbuf.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
mbuf.h New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
modem.c Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs 1996-05-11 20:48:42 +00:00
modem.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
os.c Close a file descriptor leak. Possibly closes PR #1212 1996-06-03 21:35:21 +00:00
os.h A random bunch of cleanup changes. 1996-01-10 21:28:04 +00:00
pap.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
pap.h 1995-01-31 06:29:58 +00:00
passwdauth.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
passwdauth.h Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
pathnames.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
phase.h New user Process PPP based on iij-ppp0.94beta2. 1995-02-26 12:18:08 +00:00
ppp.8 Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
ppp.8.m4 Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
pred.c Reset Pred1 protocol on FCS errors. 1996-07-21 13:01:27 +00:00
pred.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
route.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
route.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
slcompress.c Fix editing mistake in last commit...sorry. 1996-04-11 08:24:04 +00:00
slcompress.h Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
systems.c 1) Add multi-phone dialing/redialing, several phones separated by ':' 1996-03-08 09:03:09 +00:00
systems.h Final cleanup for now. -Wall is now silent. A couple of bogons found. 1996-01-11 17:48:59 +00:00
timeout.h 1.Reducing cpu usage at off connection. 1995-03-11 15:18:55 +00:00
timer.c A random bunch of cleanup changes. 1996-01-10 21:28:04 +00:00
vars.c Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
vars.h Add support for the Evil Microsoft ppp extentions. Yes, they did it 1996-10-06 13:32:37 +00:00
vjcomp.c Some patches to ppp which improve stability. I have been running a 1996-01-30 11:08:50 +00:00