Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/10/2003 23:26:58
Module Name:	src
Committed By:	jdolecek
Date:		Thu Apr 10 20:26:58 UTC 2003

Modified Files:
	src/sys/kern: vnode_if.src

Log Message:
Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
and VOP_ADVLOCK


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/kern/vnode_if.src

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