freebsd-dev/usr.sbin/pppd
Brooks Davis 51480d2fff Test for the existance of kernel ppp support by seeing if the kernel has
the module compiled in or loaded instead of bogusly checking for ppp0.
Also if and only if the caller is actually root and the kernel does not
have ppp support, try to load the ppp module before giving up.
2002-11-05 05:58:31 +00:00
..
auth.c Unbreak PAP-only authentication. 2002-03-05 10:50:55 +00:00
cbcp.c
cbcp.h
ccp.c
ccp.h
chap_ms.c
chap_ms.h
chap.c
chap.h
demand.c
fsm.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:30:43 +00:00
fsm.h
ipcp.c
ipcp.h
ipxcp.c
ipxcp.h
lcp.c
lcp.h
magic.c
magic.h
main.c Use fchmod() to restore the tty modes. 2002-07-30 03:49:27 +00:00
Makefile Install this mode 4550 owned by group dialer; there is unsafe code 2001-07-24 02:37:48 +00:00
options.c inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
patchlevel.h
pathnames.h Logging should wind up in /var/log, not /etc/ppp/. 2001-07-31 16:09:29 +00:00
pppd.8 Put a complete set of pppd(8) sample configuration files in 2002-01-29 00:23:35 +00:00
pppd.h
RELNOTES
sys-bsd.c Test for the existance of kernel ppp support by seeing if the kernel has 2002-11-05 05:58:31 +00:00
upap.c
upap.h