freebsd-dev/sys/ufs/ffs
Jordan K. Hubbard 94a92413cd From: fredriks@mcs.com (Lars Fredriksen)
...
It turns out that these files do not include <sys/dkbad.h> before
<sys/disklabel.h>.
Submitted by:	fredriks
1994-10-28 12:42:05 +00:00
..
ffs_alloc.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_balloc.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_extern.h More loadable VFS changes: 1994-09-22 19:38:41 +00:00
ffs_inode.c Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate(). 1994-10-22 02:27:35 +00:00
ffs_subr.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_tables.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vfsops.c From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
ffs_vnops.c Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
fs.h Made idempotent 1994-08-21 07:03:56 +00:00