summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/mppc
Commit message (Expand)AuthorAgeFilesLines
* Take the rc4 code out of ng_mppc module so we don't fail to load whenambrisko2003-02-051-2/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-7/+7
* When manual pages are moved or removed, MANX should be changedsheldonh2000-07-241-0/+1
* Move the netgraph-related manual pages into share/man/man4/, assheldonh2000-07-212-193/+0
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* AUTHOR -> AUTHORSarchie2000-05-051-1/+1
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-043-198/+6
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* Zap KMODDEPS linepeter2000-05-011-1/+0
* Revert to previous state, plus a few cleanups pointed out by bde.archie2000-04-121-24/+4
* Turn off MPPE encryption if NOCRYPT is defined. If neither compressionarchie2000-04-101-7/+22
* Add ng_mppc(8) netgraph node as a KLD module.archie2000-04-093-0/+422
OpenPOWER on IntegriCloud