summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_split.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* MFC 1.7:Gleb Smirnoff2005-09-131-0/+3
* Return EINVAL for incorrect hook names.Gleb Smirnoff2005-05-231-3/+2
* bzero() -> M_ZERO.Ruslan Ermilov2005-02-081-1/+0
* Switch to using C99 sparse initialisers for the type methods array.Julian Elischer2004-05-291-12/+7
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-1/+1
* General cleanup providing better style(9) conformance and generallyBrooks Davis2001-07-241-84/+40
* Add a 'splitter' node to separate a bidirectionalJulian Elischer2001-02-221-0/+227