Make the building of libsmb and mount_smbfs unconditional, now that r292552
[freebsd.git] / usr.sbin / ypldap /
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 araujoRemove a garbage printf used for debug.
2015-12-15 araujoRemove the null checker before free.
2015-12-15 araujoRemove wrong header and the NULL check before free().
2015-12-15 araujoEAGAIN handling for imsg_read.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-16 rodrigcAdd include of signal.h for signal() prototype.
2015-11-16 rodrigcReplace __svc_fdset with svc_fdset.
2015-11-16 rodrigcDo not use SA_LEN() to dereference sa_len.
2015-11-16 rodrigcAdd include of time.h for tzset() prototype.
2015-11-16 rodrigcReplace __dead with __dead2.
2015-11-16 rodrigcAdd include of sys/param.h for MAXHOSTNAMELEN
2015-11-16 rodrigcReplace __dead with __dead2.
2015-11-16 rodrigcReplace HOST_NAME_MAX with MAXHOSTNAMELEN.
2015-11-16 rodrigcRemove reference to EAI_NODATA.
2015-11-16 rodrigcAdd include of <string.h> for strlen() prototype.
2015-11-16 rodrigcConvert Makefile to FreeBSD style.
2015-11-16 rodrigcImport ypldap from OpenBSD.