Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/28/2005 15:33:04
Module Name:	src
Committed By:	chs
Date:		Mon Feb 28 15:33:04 UTC 2005

Modified Files:
	src/sys/uvm: uvm_fault.c

Log Message:
use TRUE and FALSE instead of 1 and 0 for boolean_t.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/uvm/uvm_fault.c

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