Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 11/28/1999 03:10:47
Module Name:	syssrc
Committed By:	scottr
Date:		Sun Nov 28 11:10:47 UTC 1999

Modified Files:
	syssrc/sys/arch/mac68k/mac68k: sys_machdep.c

Log Message:
Use a bitwise-and to test CC_IPURGE, not a logical-and.  This could have led
to flushing the entire cache unnecessarily.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/mac68k/mac68k/sys_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.