freebsd-nq/sys/ufs/ffs
David Greenman 628641f8a6 Converted mountlist to a CIRCLEQ.
Partially obtained from: 4.4BSD-Lite2
1995-08-11 11:31:18 +00:00
..
ffs_alloc.c Use bdwrite() rather than brelse(). The cylinder group bitmap modification 1995-08-07 08:16:32 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or 1995-08-04 05:49:17 +00:00
ffs_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c Converted mountlist to a CIRCLEQ. 1995-08-11 11:31:18 +00:00
ffs_vnops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00