Module Name: src Committed By: pgoyette Date: Wed Mar 14 22:04:27 UTC 2018
Modified Files: src/sys/compat/common [pgoyette-compat]: files.common Log Message: Tag files with their specific compat version required. This way the files only get included if needed, allowing for subsequent loading of COMPAT_xx modules for older-than-built-in code. To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/sys/compat/common/files.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.