summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypldap
Commit message (Expand)AuthorAgeFilesLines
* Remove a garbage printf used for debug.araujo2015-12-151-3/+1
* Remove the null checker before free.araujo2015-12-151-2/+1
* Remove wrong header and the NULL check before free().araujo2015-12-151-3/+1
* EAGAIN handling for imsg_read.araujo2015-12-153-5/+7
* Add include of signal.h for signal() prototype.rodrigc2015-11-161-0/+1
* Replace __svc_fdset with svc_fdset.rodrigc2015-11-161-5/+4
* Do not use SA_LEN() to dereference sa_len.rodrigc2015-11-161-2/+2
* Add include of time.h for tzset() prototype.rodrigc2015-11-161-0/+1
* Replace __dead with __dead2.rodrigc2015-11-162-3/+3
* Add include of sys/param.h for MAXHOSTNAMELENrodrigc2015-11-165-0/+5
* Replace __dead with __dead2.rodrigc2015-11-161-2/+2
* Replace HOST_NAME_MAX with MAXHOSTNAMELEN.rodrigc2015-11-161-2/+2
* Remove reference to EAI_NODATA.rodrigc2015-11-161-1/+1
* Add include of <string.h> for strlen() prototype.rodrigc2015-11-161-0/+1
* Convert Makefile to FreeBSD style.rodrigc2015-11-161-8/+7
* Import ypldap from OpenBSD.rodrigc2015-11-1615-0/+6789
OpenPOWER on IntegriCloud