Matthew Dillon wrote:
dillon 2007/06/03 13:51:13 PDT Log: Catch up a bit with FreeBSD netgraph by replacing *LEN constants with *SIZ constants which already account space for trailing '\0's.
Hi Matt, There are still three files in lib/libnetgraph/ which use the old names: sock.c, msg.c, and netgraph.3.
