NetBSD/sys/ufs/ffs
1996-10-10 17:16:17 +00:00
..
ffs_alloc.c printf -> kprintf, sprintf -> ksprintf 1996-10-10 17:16:17 +00:00
ffs_balloc.c ffs prototypes 1996-02-09 22:22:18 +00:00
ffs_extern.h Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
ffs_inode.c Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
ffs_subr.c printf -> kprintf, sprintf -> ksprintf 1996-10-10 17:16:17 +00:00
ffs_tables.c
ffs_vfsops.c printf -> kprintf, sprintf -> ksprintf 1996-10-10 17:16:17 +00:00
ffs_vnops.c Implement poll(2). 1996-09-07 12:40:22 +00:00
fs.h