aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cosmetic: bring closer to RELENG_3Brian Somers1999-08-231-3/+3
* NOALIAS -> NONATBrian Somers1999-08-221-4/+4
* Don't includei 4b support on the alphaBrian Somers1999-08-081-2/+2
* Add ISDN support via isdnd & i4b. This requires versionBrian Somers1999-08-061-2/+8
* Be more non-crypto friendly at make release time.Poul-Henning Kamp1999-05-151-2/+2
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asBrian Somers1999-05-121-2/+2
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-6/+7
* MAINTAINER=brian@FreeBSD.orgBrian Somers1999-01-281-1/+3
* Initial RADIUS support (using libradius). See the man page forBrian Somers1999-01-281-9/+17
* Solve the ``first connection'' problem that occurs onBrian Somers1998-10-221-2/+2
* Specify BINOWN explicitly - we don't want to depend on bsd.own.mkBrian Somers1998-10-201-0/+1
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-311-13/+1
* Add OpenBSD build supportBrian Somers1998-08-301-1/+7
* o Support callback types NONE, E.164, AUTH and CBCP.Brian Somers1998-08-071-2/+2