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