freebsd-dev/lib/libnetgraph
Hartmut Brandt 54e3311643 Use the new defines that include the trailing '\0' in the code.
Replace occurences of the magic constant 2 with an offsetof macro
call that computes the size of the leading members of the sockaddr.
Use strlcpy instead of sprintf where appropriate. Document the new changes
in the man page.
2003-11-14 08:09:01 +00:00
..
debug.c
internal.h Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00
Makefile
msg.c Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00
netgraph.3 Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00
netgraph.h
sock.c Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00