Subject: CVS commit: [netbsd-3-0] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/21/2006 12:26:54
Module Name: src
Committed By: tron
Date: Fri Apr 21 12:26:54 UTC 2006
Modified Files:
src/sys/arch/hp300/include [netbsd-3-0]: param.h
src/sys/arch/mvme68k/include [netbsd-3-0]: param.h
Log Message:
Pull up following revision(s) (requested by oster in ticket #1284):
sys/arch/mvme68k/include/param.h: revision 1.27
sys/arch/hp300/include/param.h: revision 1.46
Patterned after next68k, omit inclusion of <sys/device.h> if we
are not in _KERNEL. This should work around our lint problems
related to "unspecified-size array at end of struct" constructs.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.14.1 src/sys/arch/hp300/include/param.h
cvs rdiff -r1.26 -r1.26.20.1 src/sys/arch/mvme68k/include/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.