opnsense-src/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 *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
ccp.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ccp.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
chap.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
chap.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
chap_ms.c Use libcrypto instead of libdes. 2000-02-24 21:10:28 +00:00
chap_ms.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
demand.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ipcp.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ipcp.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ipxcp.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
ipxcp.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lcp.c RFC1548, section 5.8: 2003-04-07 13:34:00 +00:00
lcp.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
magic.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
magic.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
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 inet_aton returns 0 on failure, not -1. 2002-05-06 08:39:43 +00:00
patchlevel.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pathnames.h Logging should wind up in /var/log, not /etc/ppp/. 2001-07-31 16:09:29 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
upap.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00