aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/iface
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-8/+0
* Remove AppleTalk support.Gleb Smirnoff2014-03-141-4/+1
* Remove IPX support.Gleb Smirnoff2014-03-141-4/+1
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Fix module build by adding options to Makefile.Jonathan Lemon2003-03-081-1/+13
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+2
* When manual pages are moved or removed, MANX should be changedSheldon Hearn2000-07-241-0/+1
* Move the netgraph-related manual pages into share/man/man4/, asSheldon Hearn2000-07-212-154/+0
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* AUTHOR -> AUTHORSArchie Cobbs2000-05-051-1/+1
* Move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-043-158/+5
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* Zap KMODDEPS linePeter Wemm2000-05-011-1/+0
* - Document updates in iface netgraph node type functionalityArchie Cobbs2000-03-133-89/+103
* Revert previous checkin; I incorrectly thought that it was neededArchie Cobbs1999-12-211-2/+0
* Manual page style work.Julian Elischer1999-12-212-28/+44
* Update man page: BPF is supported even in the KLD version.Archie Cobbs1999-12-092-2/+2
* Fix 'make clean'Archie Cobbs1999-12-091-0/+2
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-2/+0
* Stop nroff from complaining about the freeBSD version..Julian Elischer1999-11-072-2/+2
* bpf need no longer be an optionJulian Elischer1999-11-011-6/+2
* Fix some spelling errors.Mike Pritchard1999-10-302-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-213-0/+291