summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove all the RELEASE_CRUNCH defines, they are useless.Warner Losh2019-12-161-8/+0
* Retire the -DRELEASE_CRUNCH define.Warner Losh2019-07-121-1/+0
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-10/+0
* Fix build of ppp when WITHOUT_PAM is setBaptiste Daroussin2016-07-041-0/+1
* Revert r301137 and r301163, and implement a correct fixGlen Barber2016-06-011-0/+3
* Revert r289096:Glen Barber2016-06-011-3/+0
* Use existing CONFDIR instead of adding a new CONFIGDIRBaptiste Daroussin2015-10-111-1/+1
* Install bsd.confs.mkBaptiste Daroussin2015-10-101-1/+1
* Move ppp.conf into the ppp sourcesBaptiste Daroussin2015-10-091-0/+3
* Conditionalize building radius support into libpam, ppp, etc viaEnji Cooper2015-02-041-0/+3
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-12/+6
* Change file permissions for some setuid executables so they are "o+r".Neel Natu2014-08-211-2/+2
* When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh2014-06-061-2/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Move ppp.8.m4 back to ppp.8 and de-ifdef it.Brian Somers2013-06-021-7/+0
* Unbreak world WITHOUT_NETGRAPH.Antoine Brodin2010-01-161-0/+3
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-10/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-5/+7
* NOPAM -> NO_PAMRuslan Ermilov2004-12-211-0/+3
* Overhaul ppp(8) build options so they are safe to use inRuslan Ermilov2004-12-211-18/+26
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-2/+2
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-8/+8
* Reduce WARNS level to 3. Casting causes alignment warnings on platformsMarcel Moolenaar2004-09-061-1/+1
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-0/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Basic PAM authentication support.Ruslan Ermilov2003-10-291-0/+8
* Hide more crypto from being crunched at release time.Mark Murray2003-07-241-1/+1
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-1/+1
* Remove world read bit from the ppp binary; we don't do world-execute,Robert Watson2003-06-231-2/+2
* Previous revision broke release building, unbreak it.Ruslan Ermilov2003-05-201-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-2/+1
* Fix CLEANFILES.Ruslan Ermilov2002-03-301-0/+1
* Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's lineBrian Somers2002-03-301-15/+18
* ia64 support. Due to the bogus placement of some i4b includes, it isPeter Wemm2001-10-231-1/+1
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-4/+4
* Preprocess ppp.8.m4 into ppp.8, taking into account any compile timeBrian Somers2001-08-111-0/+6
* Change permissions back to 4554/554Brian Somers2001-07-281-2/+2
* Change permissions from [4]554 to [4]551Brian Somers2001-07-251-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+4
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
* -DRELEASE_CRUNCH moved into crunchgen(1) config files forRuslan Ermilov2001-03-311-6/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Quote PPP_CONFDIR in CFLAGSBrian Somers2001-03-231-1/+1
* Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile timeBrian Somers2001-03-231-0/+4
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.Brian Somers2000-11-281-2/+2
* Forgotten RELEASE_CRUNCH hack for mppe.c.Tatsumi Hosokawa2000-10-311-2/+2
* Add MPPE and MSChap v2 support (denied and disabled by default)Brian Somers2000-10-301-1/+1