1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/usr.sbin/pppd
Ruslan Ermilov e1fe3dba5c Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
..
auth.c Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time is 2003-10-26 06:01:06 +00:00
cbcp.c Correct two bugs that may result in incorrect CBCP response for 2004-12-06 15:49:52 +00:00
cbcp.h
ccp.c
ccp.h
chap_ms.c
chap_ms.h
chap.c
chap.h
demand.c
fsm.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
fsm.h
ipcp.c
ipcp.h
ipxcp.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ipxcp.h
lcp.c RFC1548, section 5.8: 2003-04-07 13:34:00 +00:00
lcp.h
magic.c
magic.h
main.c Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64. 2003-05-12 18:51:31 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
options.c
patchlevel.h
pathnames.h
pppd.8 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
pppd.h
RELNOTES Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
sys-bsd.c o SIOCGIFCONF->getifaddrs(2) conversion. 2004-04-09 16:59:05 +00:00
upap.c
upap.h