aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't define NOATM now that /usr/include/netnatm/ is created properly.Brian Somers2000-10-151-1/+0
* Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existBrian Somers2000-09-141-0/+7
* Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDBrian Somers2000-08-181-4/+16
* Understand -DNOINET6Brian Somers2000-03-141-0/+4
* Remove the last vestiges of libRSAglue now that it's an empty stub.Kris Kennaway2000-03-111-4/+0
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-091-1/+1
* Update DISTRIBUTION for new crypto world orderMark Murray2000-02-291-1/+1
* Use libcrypto instead of libdes.Mark Murray2000-02-241-2/+6
* Remove MAINTAINER=Brian Somers2000-01-291-2/+0
* Don't compile NETGRAPH out of ppp for the release crunchBrian Somers1999-11-201-3/+3
* Oops, netgraph.o -> ether.o for the RELEASE build.Brian Somers1999-11-111-2/+2
* Add an empty netgraph.o when building a release to keep theBrian Somers1999-11-091-2/+2
* Support PPPoEBrian Somers1999-11-061-1/+9
* Allow ``make -DNOKLDLOAD''Brian Somers1999-09-221-0/+4
* Cosmetic:Brian Somers1999-09-081-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* I misunderstood the failure mode - revert BINMODE to 4554. I'm stillJordan K. Hubbard1999-08-271-2/+2
* I don't know who decided that an install mode of 4544 was correct, butJordan K. Hubbard1999-08-271-2/+2