Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 06/03/2001 05:21:36
Module Name:	syssrc
Committed By:	chs
Date:		Sun Jun  3 02:21:36 UTC 2001

Modified Files:
	syssrc/sys/miscfs/procfs: procfs_vnops.c

Log Message:
procfs_bmap() should never be called, make it a "bad op".
let procfs_mmap() use the default error method.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/miscfs/procfs/procfs_vnops.c

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