CVSROOT: /cvs Module name: src Changes by: p...@cvs.openbsd.org 2009/06/05 23:52:01
Modified files: usr.sbin/snmpctl: parser.c snmpctl.c usr.sbin/snmpd : buffer.c control.c imsg.c snmpd.c snmpd.h snmpe.c trap.c Added files: usr.sbin/snmpd : imsg.h Log message: sync snmpd with the common imsg code, making it lib ready as well. ok eric@