aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph
Commit message (Expand)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-171-2/+3
* MFC: Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong tokenArchie Cobbs2001-10-291-2/+2
* MFC: Explain what the return value from NgRecvMsg() and NgRecvData() means.Brian Somers2001-08-241-4/+16
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-4/+4
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: correct cross-references. This brings up the following deltas:Maxim Sobolev2001-06-121-2/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* MFC: token returned by NgSendMsg() and NgSendAsciiMsg()Archie Cobbs2000-06-262-4/+16
* MFC: add MLINKS for the functions defined in netgraph(3)Archie Cobbs2000-06-211-0/+12
* MFC: (rev 1.3) fix buffer overflow bug in NgSendAsciiMsg()Archie Cobbs2000-06-021-1/+1
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* MFC: (rev. 1.6) fix a bug in handling the debug levelArchie Cobbs2000-05-011-9/+15
* MFC: introduce .Lb macro to libraries manpages, some mdoc cleanupAlexey 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