aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/socket
Commit message (Expand)AuthorAgeFilesLines
* 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-179/+0
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-043-182/+4
* 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
* Manual page style work.Julian Elischer1999-12-212-14/+24
* Document the requirement for root privileges.Julian Elischer1999-11-212-2/+6
* Document new feature (support for write(2) when 1 hook attached).Julian Elischer1999-11-212-0/+20
* Add reference to new netgraph node type "ksocket".Archie Cobbs1999-11-162-2/+4
* Bring the man page for netgraph socket nodes up to date.Julian Elischer1999-11-062-6/+72
* Fix some spelling errors.Mike Pritchard1999-10-302-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-213-0/+263