| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak world WITHOUT_NETGRAPH. | antoine | 2010-01-16 | 1 | -0/+3 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -10/+0 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -5/+7 |
* | NOPAM -> NO_PAM | ru | 2004-12-21 | 1 | -0/+3 |
* | Overhaul ppp(8) build options so they are safe to use in | ru | 2004-12-21 | 1 | -18/+26 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 1 | -2/+2 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -8/+8 |
* | Reduce WARNS level to 3. Casting causes alignment warnings on platforms | marcel | 2004-09-06 | 1 | -1/+1 |
* | Make ppp WARNS=5 clean | brian | 2004-09-05 | 1 | -0/+1 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -1/+0 |
* | Basic PAM authentication support. | ru | 2003-10-29 | 1 | -0/+8 |
* | Hide more crypto from being crunched at release time. | markm | 2003-07-24 | 1 | -1/+1 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 1 | -1/+1 |
* | Remove world read bit from the ppp binary; we don't do world-execute, | rwatson | 2003-06-23 | 1 | -2/+2 |
* | Previous revision broke release building, unbreak it. | ru | 2003-05-20 | 1 | -0/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -2/+1 |
* | Fix CLEANFILES. | ru | 2002-03-30 | 1 | -0/+1 |
* | Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line | brian | 2002-03-30 | 1 | -15/+18 |
* | ia64 support. Due to the bogus placement of some i4b includes, it is | peter | 2001-10-23 | 1 | -1/+1 |
* | o Add ipv6 support, abstracting most NCP addresses into opaque | brian | 2001-08-14 | 1 | -4/+4 |
* | Preprocess ppp.8.m4 into ppp.8, taking into account any compile time | brian | 2001-08-11 | 1 | -0/+6 |
* | Change permissions back to 4554/554 | brian | 2001-07-28 | 1 | -2/+2 |
* | Change permissions from [4]554 to [4]551 | brian | 2001-07-25 | 1 | -2/+2 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+4 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -1/+0 |
* | -DRELEASE_CRUNCH moved into crunchgen(1) config files for | ru | 2001-03-31 | 1 | -6/+0 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Quote PPP_CONFDIR in CFLAGS | brian | 2001-03-23 | 1 | -1/+1 |
* | Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile time | brian | 2001-03-23 | 1 | -0/+4 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Add ``enable/disable tcpmssfixup'', defaulting to enabled. | brian | 2000-11-28 | 1 | -2/+2 |
* | Forgotten RELEASE_CRUNCH hack for mppe.c. | hosokawa | 2000-10-31 | 1 | -2/+2 |
* | Add MPPE and MSChap v2 support (denied and disabled by default) | brian | 2000-10-30 | 1 | -1/+1 |
* | Don't define NOATM now that /usr/include/netnatm/ is created properly. | brian | 2000-10-15 | 1 | -1/+0 |
* | Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist | brian | 2000-09-14 | 1 | -0/+7 |
* | Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID | brian | 2000-08-18 | 1 | -4/+16 |
* | Understand -DNOINET6 | brian | 2000-03-14 | 1 | -0/+4 |
* | Remove the last vestiges of libRSAglue now that it's an empty stub. | kris | 2000-03-11 | 1 | -4/+0 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 1 | -1/+1 |
* | Update DISTRIBUTION for new crypto world order | markm | 2000-02-29 | 1 | -1/+1 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 1 | -2/+6 |
* | Remove MAINTAINER= | brian | 2000-01-29 | 1 | -2/+0 |
* | Don't compile NETGRAPH out of ppp for the release crunch | brian | 1999-11-20 | 1 | -3/+3 |
* | Oops, netgraph.o -> ether.o for the RELEASE build. | brian | 1999-11-11 | 1 | -2/+2 |
* | Add an empty netgraph.o when building a release to keep the | brian | 1999-11-09 | 1 | -2/+2 |
* | Support PPPoE | brian | 1999-11-06 | 1 | -1/+9 |
* | Allow ``make -DNOKLDLOAD'' | brian | 1999-09-22 | 1 | -0/+4 |
* | Cosmetic: | brian | 1999-09-08 | 1 | -3/+3 |