Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/miscfs/genfs



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.




Home | Main Index | Thread Index | Old Index