master
The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and snmpctl. Separate copies of ber.[ch] have existed and been maintained in sync in ldap, ldapd, ypldap and snmpd.
'e' is no longer an optional element for ober_scanf_elements. This caused the last attribute to be dropped.
some spacing/grammar fixes from dave voutila;
rather than using sys/param.h, define a local replacement MINIMUM() instead of MIN(), as done elsewhere
Import ldap(1), a simple ldap search client.