freebsd-nq/sys/ufs/ffs
Bruce Evans c5697b1f22 Removed an unused #include in the `#ifdef KERNEL' case.
Fixed a comment to match the code.  The code is still wrong
(ffs_checkoverlap() should be staticized and called from a
ddb command).
1997-11-18 15:10:38 +00:00
..
ffs_alloc.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
ffs_balloc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
ffs_extern.h Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ffs_inode.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ffs_subr.c Removed an unused #include in the `#ifdef KERNEL' case. 1997-11-18 15:10:38 +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 Reviewed by: various. 1997-11-12 05:42:33 +00:00
ffs_vnops.c Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
fs.h Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00