]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/ypldap
Stop looking up the same id(1) results in sub-makes.
[FreeBSD/FreeBSD.git] / usr.sbin / ypldap /
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.