K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-06T21:23:00.578430Z K 7 svn:log V 303 MFC r228994: Disable several instances instances of clang's -Wself-assign warning. All of these are harmless, and are in fact used to shut up warnings from lint. While here, remove -Wno-missing-prototypes from the xfs module Makefile, as I could not reproduce those warnings either with gcc or clang. END