Module Name: src
Committed By: pgoyette
Date: Tue Jan 22 21:24:01 UTC 2019
Modified Files:
src/sys/arch/amd64/conf [pgoyette-compat]: NOCOMPAT
Log Message:
Only explicitly disable COMPAT_15, it is the only compat option that
is actually set. The others are "pulled in" by statements in
sys/conf/files
This avoids numerous noisy but unnecessary warnings from nbconfig.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/amd64/conf/NOCOMPAT
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.