CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/28 02:01:53
Modified files:
usr.sbin/snmpd : kroute.c mib.c mps.c smi.c snmpd.h snmpe.c
timer.c trap.c usm.c
Log message:
Use snmpd_env as the only global variable for env to simplify the daemon
and avoid problems.
ok jca@
