freebsd-dev/sbin/fsck
Kirk McKusick 142d8d2f40 Teach fsck about snapshot files. These changes should have no
effect on operation of fsck on filesystems without snapshots.
If you get compilation errors, be sure that you have copies of
/usr/include/sys/mount.h (1.94), /usr/include/sys/stat.h (1.21),
and /usr/include/ufs/ffs/fs.h (1.16) as of July 4, 2000 or later.
2000-07-06 02:03:11 +00:00
..
SMM.doc Fix the case where fsck would not see sparse directories and the kernel would 1996-10-08 14:54:53 +00:00
dir.c Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
fsck.8 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fsck.h Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
inode.c Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
main.c Fix the use of an uninitialized variable in the previous commit. 2000-01-10 14:20:53 +00:00
Makefile Latest version of fsck from the folks at EX-CSRG specifically Kirk Mckusick. 1998-12-02 20:53:40 +00:00
pass1.c Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
pass1b.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pass2.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pass3.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pass4.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pass5.c Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
preen.c Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mounted 1999-12-30 16:32:40 +00:00
setup.c Teach fsck about snapshot files. These changes should have no 2000-07-06 02:03:11 +00:00
utilities.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00