freebsd-dev/usr.sbin/bsnmpd
Luiz Otavio O Souza 646707db80 Simplify the code a little bit using the update_sensor_sysctl() routine to
retrieve the sensor temperature.

This also avoid the overflow that could happen on sysctlnametomib(3)
because the code was not checking the length of the mib array.

CID:		1222504
2014-06-27 18:58:22 +00:00
..
bsnmpd Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
gensnmptree The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
modules Simplify the code a little bit using the update_sensor_sysctl() routine to 2014-06-27 18:58:22 +00:00
tools use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
Makefile Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base system. 2010-12-08 14:30:25 +00:00
Makefile.inc