Module Name: src Committed By: uebayasi Date: Fri Sep 4 06:10:47 UTC 2015
Modified Files: src/sys/conf: Makefile.kern.inc files src/usr.bin/config: defs.h mkmakefile.c Log Message: Make config(1) output only ${ALLFILES}, selected input files, and pass it to Makefile.kern.inc, where files are filtered by suffix. To generate a diff of this commit: cvs rdiff -u -r1.236 -r1.237 src/sys/conf/Makefile.kern.inc cvs rdiff -u -r1.1149 -r1.1150 src/sys/conf/files cvs rdiff -u -r1.91 -r1.92 src/usr.bin/config/defs.h cvs rdiff -u -r1.66 -r1.67 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.