HardenedBSD/usr.sbin/ppp
1998-04-19 01:18:51 +00:00
..
alias_cmd.c
alias_cmd.h
arp.c
arp.h
async.c Initialise our async escape map (oops, that hurt !). 1998-04-19 01:18:51 +00:00
async.h
auth.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
auth.h
bundle.c Destroy struct chat when it's finished in struct datalink. 1998-04-18 23:17:26 +00:00
bundle.h Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
ccp.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
ccp.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
chap_ms.c
chap_ms.h
chap.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
chap.h
chat.c Destroy struct chat when it's finished in struct datalink. 1998-04-18 23:17:26 +00:00
chat.h
command.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
command.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
datalink.c Destroy struct chat when it's finished in struct datalink. 1998-04-18 23:17:26 +00:00
datalink.h Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
deflate.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
deflate.h
defs.c
defs.h
descriptor.h
filter.c o Understand `syn'' and `finrst'' in filter rules. This 1998-04-16 18:30:54 +00:00
filter.h Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
fsm.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
fsm.h
hdlc.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
hdlc.h
id.c Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
id.h Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
ip.c o Understand `syn'' and `finrst'' in filter rules. This 1998-04-16 18:30:54 +00:00
ip.h
ipcp.c Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
ipcp.h Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
iplist.c
iplist.h
lcp.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
lcp.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
lcpproto.h
link.c
link.h Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
loadalias.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
loadalias.h
log.c
log.h
lqr.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
lqr.h
main.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
main.h
Makefile o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
mbuf.c
mbuf.h
modem.c o Remove bundle_LinkLost() and have the modem routines simply 1998-04-17 22:04:36 +00:00
modem.h
mp.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
mp.h
pap.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
pap.h
pathnames.h
physical.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
physical.h
ppp.8 Support client side DNS server negotiation, disabled 1998-04-17 22:05:37 +00:00
pred.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
pred.h
prompt.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
prompt.h
README.alias
README.devel
route.c
route.h
server.c Cosmetic: Clean up warnings. 1998-04-18 01:01:28 +00:00
server.h
sig.c
sig.h
slcompress.c
slcompress.h
systems.c
systems.h
throughput.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
throughput.h o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
timer.c Destroy struct chat when it's finished in struct datalink. 1998-04-18 23:17:26 +00:00
timer.h
tun.c
tun.h
vjcomp.c o Move the accept/deny/disable/enable globals either to the 1998-04-16 00:26:21 +00:00
vjcomp.h

This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>,
and was submitted to FreeBSD-2.0.5 by Atsushi Murai <amurai@spec.co.jp>.
The original version was usually referred to as iij-ppp.

Ppp is currently maintained under FreeBSD and OpenBSD by Brian Somers
<brian@Awfulhak.org>.  The sources for both operating systems are the
same although the Makefiles vary due to the nature of each system.
If and when it's ported to another OS, things will probably be shuffled
around so that there are several Makefiles, one per architecture.

The latest sources are available in FreeBSD-current and OpenBSD-current.
An archive hacked so that it will build on just about any version of
FreeBSD is frequently generated and made available on
http://www.FreeBSD.org/~brian.  Once the first OpenBSD release is made
with ppp, an up-to-date OpenBSD archive will be made available too.

A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html.  It applies
equally to OpenBSD as it does to FreeBSD.  The man page is quite extensive,
and there are lots of examples in /etc/ppp/ppp.*.sample.  These examples
come with the hacked archive above but must be installed manually.

Ppp is still under development.  There is no official TODO list.