freebsd-src/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
options.c inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
patchlevel.h
pathnames.h
pppd.8
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