Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 10/23/2002 09:45:52
Module Name:	syssrc
Committed By:	gmcgarry
Date:		Wed Oct 23 06:45:52 UTC 2002

Modified Files:
	syssrc/sys/kern: vfs_subr.c
	syssrc/sys/sys: vnode.h

Log Message:
vclean() isn't part of the interface so make it local.
Sort prototypes by the interface they belong to.


To generate a diff of this commit:
cvs rdiff -r1.179 -r1.180 syssrc/sys/kern/vfs_subr.c
cvs rdiff -r1.97 -r1.98 syssrc/sys/sys/vnode.h

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