summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_async.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: Fix GCC warnings caused by initializing a zero length array.Archie Cobbs2002-07-021-6/+2
* MFC: change Archie's and my email addresses Whistle.com->freebsd.orgJulian Elischer2000-10-241-1/+1
* MFC: take advantage of the new unsigned and hex integer typesArchie Cobbs2000-08-221-11/+11
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+27
* Revert previous commit now that 'acfcomp' has been removed fromArchie Cobbs1999-11-191-1/+0
* Add a field archie forgot to merge in from out sources.Julian Elischer1999-11-191-1/+2
* Remove the address and control field compression functionality of thisArchie Cobbs1999-11-191-2/+1
* Get rid of the 'sync2' hook, which was a hack. Instead, justArchie Cobbs1999-11-081-4/+3
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+89