K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-01T20:57:38.865028Z K 7 svn:log V 321 MFC r228650: In usr.bin/netstat/atalk.c, work around a clang false positive with printf format warnings and conditional operators. MFC r228668: Revert r228650, and work around the clang false positive with printf formats in usr.bin/netstat/atalk.c by conditionally adding NO_WFORMAT to the Makefile instead. END