freebsd-dev/lib/libnetgraph
Gleb Smirnoff e551a1c3c2 When we have converted an ASCII message to binary, set its version in
the header. Otherwise we will send a message with zero version.

MFC after:	3 days
2005-02-04 21:36:10 +00:00
..
debug.c Add __FBSDID()s to libnetgraph 2001-09-30 22:03:54 +00:00
internal.h Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00
Makefile Increment WARNS. 2004-01-28 00:11:42 +00:00
msg.c When we have converted an ASCII message to binary, set its version in 2005-02-04 21:36:10 +00:00
netgraph.3 Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's 2004-07-04 04:03:37 +00:00
netgraph.h - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), 2004-01-27 20:25:14 +00:00
sock.c Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00