CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/08 11:02:06
Modified files:
usr.sbin/ldapd : ber.c ber.h conn.c util.c
usr.sbin/snmpctl: snmpclient.c
usr.sbin/snmpd : ber.c ber.h snmpe.c trap.c traphandler.c usm.c
usr.sbin/ypldap: aldap.c ber.c ber.h
Log message:
Kill ber.c support for direct fd read/writes
This mechanism is already unused and annotated with lots of XXX's, no
need to keep it around. ok claudio@
