aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph/netgraph.3
Commit message (Expand)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* Fix some misinformation in netgraph manual pages.Gleb Smirnoff2013-11-281-2/+2
* Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it'sJuli Mallett2004-07-041-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),Ruslan Ermilov2004-01-271-1/+40
* mdoc(7) cleanup.Ruslan Ermilov2004-01-271-39/+72
* Use the new defines that include the trailing '\0' in the code.Hartmut Brandt2003-11-141-2/+2
* The .Fn functionPhilippe Charnier2003-06-081-18/+33
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-271-1/+2
* Rename the DIAGNOSTICS section to RETURN VALUES and describe theBrian Somers2001-08-241-4/+10
* Explain what the return value from NgRecvMsg() and NgRecvData() means,Brian Somers2001-08-241-0/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-3/+3
* Correct cross-references:Maxim Sobolev2001-06-051-2/+2
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* - Make sure the message token returned by NgSendMsg() is non-negativeArchie Cobbs2000-06-211-0/+5
* Move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* Introduce .Lb macro to netgraph library manpageAlexey Zelkin2000-04-221-0/+2
* Have NgMkSockNode() load the socket node type KLD if it's notArchie Cobbs2000-01-281-1/+4
* Manual page style work.Julian Elischer1999-12-211-16/+37
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-6/+62
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+211