freebsd-dev/lib/libnetgraph
Archie Cobbs 0fb56449d6 Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token
value could be returned when the debug level was non-zero.

Submitted by:	Harti Brandt <brandt@fokus.gmd.de>
MFC after:	5 days
2001-10-25 04:02:25 +00:00
..
debug.c Add __FBSDID()s to libnetgraph 2001-09-30 22:03:54 +00:00
internal.h Have NgMkSockNode() load the socket node type KLD if it's not 2000-01-28 00:48:27 +00:00
Makefile Set WARNS=2 on libraries that compile cleanly with it. 2001-07-15 06:46:02 +00:00
msg.c Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token 2001-10-25 04:02:25 +00:00
netgraph.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
netgraph.h Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
sock.c Add __FBSDID()s to libnetgraph 2001-09-30 22:03:54 +00:00