CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2018/06/29 09:18:03
Modified files: usr.bin/ldap : ber.c ber.h usr.sbin/ldapd : ber.c usr.sbin/ypldap: ber.c ber.h usr.sbin/snmpd : ber.3 ber.c Log message: Synchronize ber.c and ber.h across ldap, ldapd, and ypldap, and reduce diff with snmpd. More tweaks to come once things are fully synchronized. Feedback from claudio and Robert Klein. Ok claudio@