freebsd-dev/sys/ufs/ffs
KATO Takenori 804f67f778 Renamed doclusterread/write to unique names (ffs_doclusterread/write),
and staticize them.  Move the #include of <sys/sysctl.h> to the top of
the file.

Pointed out by:	Bruce Evans <bde@zeta.org.au>
1997-08-25 08:18:39 +00:00
..
ffs_alloc.c We got a couple of "map mismatch" panics from the following 1997-08-04 07:30:43 +00:00
ffs_balloc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
ffs_extern.h Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ffs_inode.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ffs_subr.c Update a number of panic messages to reflect the actual name 1997-03-09 06:00:44 +00:00
ffs_tables.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ffs_vfsops.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ffs_vnops.c Renamed doclusterread/write to unique names (ffs_doclusterread/write), 1997-08-25 08:18:39 +00:00
fs.h Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00