]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r292430:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2015 07:00:42 +0000 (07:00 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2015 07:00:42 +0000 (07:00 +0000)
commit1fb07c7c365d170e158f770952a8d0e284d6913c
tree4c9fb3cceba0fbb229e4109eb3fca48e7972b886
parentafee066e560cb131ff48d0313cdb52a7f4e8a3cd
MFstable/10 r292430:

MFC r292250:

Allow users override `DEBUG` on the command line via DEBUG_FLAGS="-DDEBUG" with
lib/libc/resolv by conditionalizing its definition

Reviewed by: ume, vangyzen
Differential Revision: https://reviews.freebsd.org/D4519

git-svn-id: svn://svn.freebsd.org/base/stable/9@292431 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/resolv/res_init.c
lib/libc/resolv/res_mkquery.c
lib/libc/resolv/res_mkupdate.c
lib/libc/resolv/res_query.c
lib/libc/resolv/res_send.c