CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/12 09:03:41
Modified files:
usr.sbin/snmpd : application.h application_internal.c parse.y
Log message:
Move snmpd.conf's oid keyword into application_internal.c. These objects
get registered under their own backend name, so that they can't overlap
with the internal regions. This removes the last consumer of mps.c
OK tb@
