Subject: CVS commit: src/sys/miscfs/kernfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/23/2006 14:59:40
Module Name:	src
Committed By:	christos
Date:		Fri Jun 23 14:59:40 UTC 2006

Modified Files:
	src/sys/miscfs/kernfs: kernfs.h kernfs_vnops.c

Log Message:
PR/33797: Geoff C. Wing: kernfs files are not supplying information
Roll back the change:
    'Allow optional /kern regular files to have custom read methods...'
which does not work.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/miscfs/kernfs/kernfs.h
cvs rdiff -r1.121 -r1.122 src/sys/miscfs/kernfs/kernfs_vnops.c

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