NetBSD/sys/ufs/ffs
2001-02-07 22:40:06 +00:00
..
ffs_alloc.c add casts to an assertion in ffs_alloc() so it works with offsets past 4GB. 2001-02-05 10:55:02 +00:00
ffs_balloc.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_softdep.c attach the softdep pagecache pseudo-buffers to the inode 2001-01-10 04:47:10 +00:00
ffs_softdep.stub.c RCS ID 2001-01-10 16:45:56 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c remove debug code that was left in by accident. 2001-02-07 22:40:06 +00:00
ffs_vnops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
fs.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
Makefile
softdep.h