Fix ABI parsing
[freebsd.git] / usr.sbin / ypldap /
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 araujoSwitch from FD_SETSIZE to getdtablesize(2) as it can...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-13 ngieMFhead @ r293815
2016-01-13 araujoypldap(8) is a feature ready to be used to translate...
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
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-18 ngieMFhead @ r291038
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.