Subject: CVS commit: src/sys/conf
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/22/2003 17:26:15
Module Name: src
Committed By: matt
Date: Mon Sep 22 17:26:15 UTC 2003
Modified Files:
src/sys/conf: files
Log Message:
Make COMPAT_xx imply all later COMPAT_yy. (COMPAT_09 implies all whereas
COMPAT_14 just implies COMPAT_1[56]). This means COMPAT_xy implies NetBSD
compatibility for NetBSD x.y OR LATER.
To generate a diff of this commit:
cvs rdiff -r1.632 -r1.633 src/sys/conf/files
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.