Do not duplicate prototypes of log.h in ypldap.h (without the extra
authorclaudio <claudio@openbsd.org>
Tue, 18 Jul 2023 13:06:33 +0000 (13:06 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 18 Jul 2023 13:06:33 +0000 (13:06 +0000)
commit73492e0c7abc13d0fcf5a83c7f5cd157534d380a
tree6a745fde0dce57311d8c463596a39d237cd04bd6
parentc0be31d82431370176eefa9452c6097a4d7ac4ed
Do not duplicate prototypes of log.h in ypldap.h (without the extra
__format__ attribute on top).
Also properly ignore SIGHUP in the child processes.
OK jmatthew@
usr.sbin/ypldap/entries.c
usr.sbin/ypldap/ldapclient.c
usr.sbin/ypldap/parse.y
usr.sbin/ypldap/yp.c
usr.sbin/ypldap/ypldap.h
usr.sbin/ypldap/ypldap_dns.c