Subject: CVS commit: [netbsd-4] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/27/2007 13:40:47
Module Name:	src
Committed By:	xtraeme
Date:		Thu Sep 27 13:40:47 UTC 2007

Modified Files:
	src/sys/sys [netbsd-4]: types.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #890):
	sys/sys/types.h: revision 1.72 (via patch)

Replace the Mach-derived boolean_t type with the C99 bool type.  A
future commit will replace use of TRUE and FALSE with true and false.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.71.12.1 src/sys/sys/types.h

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