1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/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
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