aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_UI.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: change Archie's and my email addresses Whistle.com->freebsd.orgJulian Elischer2000-10-241-1/+1
* MFC: allocate all memory with M_NOWAITArchie Cobbs2000-10-011-1/+1
* Remove a bunch of un-needed includes.Julian Elischer1999-12-071-6/+0
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+2
* Rename 'struct private' to 'struct ng_xxx_private' to allow gdbArchie Cobbs1999-11-191-2/+2
* Add typedefs for node methodsJulian Elischer1999-11-011-8/+7
* cleanups regarding misused m_pullup() and similar.Julian Elischer1999-10-261-1/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+242