CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/19 03:19:27
Modified files:
usr.sbin/snmpd : snmpd.h
Added files:
usr.sbin/snmpd : log.h
Log message:
Move log.c functions to their own header.
This is needed for a new application layer where, where a lot of the
snmpd.h stuff just clutter.
Requested by benno@
OK jmatthew@
tested as part of larger diff by sthen@ and Joel Carnat
