NetBSD/sys/ufs
fvdl 68728c0901 ffs_reload may be called after an old fsck has run, and the pending*
fields may not be zero. Just reset them silently, it's not an error.
2001-12-19 15:20:19 +00:00
..
ext2fs pick up changes from ufs_balloc_range(). 2001-11-30 07:06:19 +00:00
ffs ffs_reload may be called after an old fsck has run, and the pending* 2001-12-19 15:20:19 +00:00
lfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
mfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
ufs Bring over fixes from FreeBSD that weren't incorporated yet, mainly 2001-12-18 10:57:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00