aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph
Commit message (Expand)AuthorAgeFilesLines
* 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
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* 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-213-4/+28
* Fix buffer overflow bug in NgSendAsciiMsg().Archie Cobbs2000-06-021-1/+1
* Move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* Fix a bug handling the debug level when displaying control messagesArchie Cobbs2000-04-281-9/+15
* 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-283-2/+24
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+1
* Manual page style work.Julian Elischer1999-12-211-16/+37
* Missed part of previous commit.Archie Cobbs1999-12-031-0/+4
* Recognize NGM_BPF_COOKIE.Archie Cobbs1999-12-031-0/+1
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-306-254/+309
* The "acfcomp" field is not in the structure anymore. There may be a betterOllivier Robert1999-11-191-1/+0
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-217-0/+1235