Up to [cvs.NetBSD.org] / src / sys / filecorefs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: kqueue
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:59:24 2002 UTC (20 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.4: +5 -2
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Sync kqueue branch with -current.
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 28 02:50:51 2001 UTC (21 years ago) by chs
Branch: MAIN
CVS Tags: thorpej-devvp-base
Branch point for: thorpej-devvp,
kqueue
Changes since 1.3: +12 -12
lines
Diff to previous 1.3 (colored)
add a genfs_mmap() and change all of the disk-based filesystems to implement VOP_MMAP() with the genfs version, in preparation for actually using this VOP.