aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_async.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-2/+3
* Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov2003-11-111-3/+3
* Fix GCC warnings caused by initializing a zero length array. In the process,Archie Cobbs2002-05-311-6/+2
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* Take advantage of the new unsigned and hex integer types.Archie Cobbs2000-08-101-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