Subject: CVS commit: src/sys/arch/i386/conf
To: None <source-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 02/15/2005 21:07:37
Module Name: src
Committed By: jwise
Date: Tue Feb 15 21:07:37 UTC 2005
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
FFS_SNAPSHOT does not need to be here _twice_, once on, once off. Obviously,
we keep the one that's on, so as not to change meaning.
To generate a diff of this commit:
cvs rdiff -r1.656 -r1.657 src/sys/arch/i386/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.