Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/18/2001 09:49:37
Module Name:	syssrc
Committed By:	chs
Date:		Tue Dec 18 07:49:36 UTC 2001

Modified Files:
	syssrc/sys/miscfs/genfs: genfs.h genfs_node.h genfs_vnops.c

Log Message:
add some compatibility routines to allow mmap() to work non-UBCified
filesystems (in the same non-coherent fashion that they worked before).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/miscfs/genfs/genfs.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/miscfs/genfs/genfs_node.h
cvs rdiff -r1.42 -r1.43 syssrc/sys/miscfs/genfs/genfs_vnops.c

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