freebsd-dev/usr.sbin/bsnmpd
Hartmut Brandt 89624a3490 Replace all uses of the old netgraph constants NG_*LEN by the new
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
..
bsnmpd Correct the include path so that the include files are found 2003-11-10 14:04:34 +00:00
gensnmptree Correct the include path so that the include files are found 2003-11-10 14:04:34 +00:00
modules Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
Makefile
Makefile.inc