1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/usr.sbin/ypldap
Kyle Evans ecebb3cc1d Only set WARNS if not defined
This would allow interested parties to do experimental runs with an
environment set appropriately to raise all the warnings throughout the
build; e.g. env WARNS=6 NO_WERROR=yes buildworld.

Not currently touching the numerous instances in ^/tools.

MFC after:	1 week
2020-09-11 13:28:37 +00:00
..
aldap.c Simplify parseval() by allocating a buffer the size of the input string, 2017-05-26 03:27:06 +00:00
aldap.h
ber.c ypldap(8): Fix absent va_end() in 'goto fail' path 2020-01-29 05:59:22 +00:00
ber.h
entries.c Log when we have finished pushing users and groups. 2017-08-01 05:26:20 +00:00
ldapclient.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00
log.c
Makefile Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
parse.y Do not allow whitespace in macro names. 2016-07-11 03:34:32 +00:00
yp.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
ypldap_dns.c Use memset(3) instead of bzero(3). 2016-12-02 06:07:27 +00:00
ypldap.8 Bump date in both manpages. 2016-06-07 07:04:05 +00:00
ypldap.c yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
ypldap.conf.5 Correct path in EXAMPLES ypldap.conf.5 2020-03-24 19:12:28 +00:00
ypldap.h yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00