Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/15/2006 14:31:29
Module Name:	src
Committed By:	christos
Date:		Mon May 15 14:31:29 UTC 2006

Modified Files:
	src/sys/sys: lkm.h

Log Message:
- cast to uint32_t for shift.
- add an array of names so that the lists don't get out of sync.
- no comma after last enum.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/sys/lkm.h

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