summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_source.h
Commit message (Expand)AuthorAgeFilesLines
* MFC:Gleb Smirnoff2006-01-101-4/+9
* Major overhaul and cleanup of ng_source node.Gleb Smirnoff2005-04-051-2/+2
* Make some basic grammar and style fixes to ng_source.c and ng_source.h.Bosko Milekic2005-03-101-18/+9
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Define the new command NGM_SOURCE_START_NOW to allow generation ofHartmut Brandt2004-01-261-0/+1
* Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov2003-11-111-3/+3
* Add the netgraph 'source' module.Julian Elischer2002-10-311-0/+94