summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change permissions back to 4554/554brian2001-07-281-2/+2
* Change permissions from [4]554 to [4]551brian2001-07-251-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-3/+4
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+0
* -DRELEASE_CRUNCH moved into crunchgen(1) config files forru2001-03-311-6/+0
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Quote PPP_CONFDIR in CFLAGSbrian2001-03-231-1/+1
* Change _PATH_PPP to PPP_CONFDIR and allow it to be overridden at compile timebrian2001-03-231-0/+4
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.brian2000-11-281-2/+2
* Forgotten RELEASE_CRUNCH hack for mppe.c.hosokawa2000-10-311-2/+2
* Add MPPE and MSChap v2 support (denied and disabled by default)brian2000-10-301-1/+1
* Don't define NOATM now that /usr/include/netnatm/ is created properly.brian2000-10-151-1/+0
* Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existbrian2000-09-141-0/+7
* Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDbrian2000-08-181-4/+16
* Understand -DNOINET6brian2000-03-141-0/+4
* Remove the last vestiges of libRSAglue now that it's an empty stub.kris2000-03-111-4/+0
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-1/+1
* Update DISTRIBUTION for new crypto world ordermarkm2000-02-291-1/+1
* Use libcrypto instead of libdes.markm2000-02-241-2/+6
* Remove MAINTAINER=brian2000-01-291-2/+0
* Don't compile NETGRAPH out of ppp for the release crunchbrian1999-11-201-3/+3
* Oops, netgraph.o -> ether.o for the RELEASE build.brian1999-11-111-2/+2
* Add an empty netgraph.o when building a release to keep thebrian1999-11-091-2/+2
* Support PPPoEbrian1999-11-061-1/+9
* Allow ``make -DNOKLDLOAD''brian1999-09-221-0/+4
* Cosmetic:brian1999-09-081-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* I misunderstood the failure mode - revert BINMODE to 4554. I'm stilljkh1999-08-271-2/+2
* I don't know who decided that an install mode of 4544 was correct, butjkh1999-08-271-2/+2
* Cosmetic: bring closer to RELENG_3brian1999-08-231-3/+3
* NOALIAS -> NONATbrian1999-08-221-4/+4
* Don't includei 4b support on the alphabrian1999-08-081-2/+2
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-2/+8
* Be more non-crypto friendly at make release time.phk1999-05-151-2/+2
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-2/+2
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-6/+7
* MAINTAINER=brian@FreeBSD.orgbrian1999-01-281-1/+3
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-9/+17
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-2/+2
* Specify BINOWN explicitly - we don't want to depend on bsd.own.mkbrian1998-10-201-0/+1
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-13/+1
* Add OpenBSD build supportbrian1998-08-301-1/+7
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+2
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-5/+10
* DISTRIBUTION=desbrian1998-06-261-1/+2
* o If we come out of select() with only write descriptors thatbrian1998-06-241-3/+3
* $@ is deprecated, use longer forms of single char macrosimp1998-06-091-3/+3
* Fix previous commit. bit 1 is the execute bit, not the read bit *blush*brian1998-06-071-2/+2
OpenPOWER on IntegriCloud