freebsd-dev/usr.sbin/bsnmpd/tools/libbsnmptools
Enji Cooper a08b636a9d Use a better idiom for finding UTC prefixed timezones
Instead of copy-pasting the string literal for "UTC" 3 times and using
strlen, use a static char[3] buffer and sizeof(..).

MFC after: 3 days
X-MFC with: r298507
Submitted by: kib
Sponsored by: EMC / Isilon Storage Division
2016-04-28 17:57:17 +00:00
..
bsnmpimport.c Don't use entry after free in the "already in lists" case 2016-04-22 05:52:40 +00:00
bsnmpmap.c
bsnmptc.c Use a better idiom for finding UTC prefixed timezones 2016-04-28 17:57:17 +00:00
bsnmptc.h
bsnmptools.c Don't try to free string (stack allocated char[]) 2016-04-22 06:01:11 +00:00
bsnmptools.h
Makefile
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00