Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/22/2001 11:52:22
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Jan 22 09:52:21 UTC 2001

Modified Files:
	syssrc/sys/kern: vnode_if.sh

Log Message:
when generating individual *_desc, generate also proper offsets so that
then don't need to be patched at runtime
add new define VNODE_OPS_COUNT (to vnode_if.h) so that the number is known
at compile-time
make stuff const, it now can be


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/kern/vnode_if.sh

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