freebsd-dev/lib/libnetgraph
Archie Cobbs 33c22c64e9 - Make sure the message token returned by NgSendMsg() is non-negative
- Have NgSendAsciiMsg() return the same token as NgSendMsg()
- Document that NgSendMsg() and NgSendAsciiMsg() return the token
- Add MLINKS for the functions defined in netgraph(3)
2000-06-21 23:01:07 +00:00
..
debug.c Fix a bug handling the debug level when displaying control messages 2000-04-28 18:41:21 +00:00
internal.h
Makefile - Make sure the message token returned by NgSendMsg() is non-negative 2000-06-21 23:01:07 +00:00
msg.c - Make sure the message token returned by NgSendMsg() is non-negative 2000-06-21 23:01:07 +00:00
netgraph.3 - Make sure the message token returned by NgSendMsg() is non-negative 2000-06-21 23:01:07 +00:00
netgraph.h
sock.c