NetBSD/sys/miscfs
chs 68b98ea45f several bugs:
- in genfs_getpages() don't start read-ahead if we get an error on the
   sync read, and always start read-ahead after the range of the sync read
   if we do any at all.
 - off-by-one error in genfs_size().
2000-12-27 04:47:43 +00:00
..
deadfs
fdesc Update for hashinit() change. 2000-11-08 14:28:12 +00:00
fifofs
genfs several bugs: 2000-12-27 04:47:43 +00:00
kernfs
nullfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
overlay Update for hashinit() change. 2000-11-08 14:28:12 +00:00
portal
procfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
specfs
syncfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
umapfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
union implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
Makefile