Subject: CVS commit: [yamt-x86pmap] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/30/2007 16:14:01
Module Name: src
Committed By: yamt
Date: Sun Sep 30 16:14:01 UTC 2007
Modified Files:
src/sys/arch/x86/x86 [yamt-x86pmap]: pmap.c
Log Message:
change (foo == false) to (!foo).
To generate a diff of this commit:
cvs rdiff -r1.1.2.11 -r1.1.2.12 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.