CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/12 13:04:35
Modified files:
usr.sbin/snmpd : parse.y smi.c snmpd.h
Log message:
Now that smi.c is basically an oid/name translator, let smi_insert()
create the struct oid and let parse.y supply the arguments.
OK tb@
