CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/22 06:04:30
Modified files:
usr.sbin/snmpd : snmpd.c
Log message:
Call log_setverbosity() directly after getopt() so that debugging
information during config-parsing can be displayed.
OK tb@
