freebsd-dev/sbin/fsck_ffs
Kirk McKusick 7578c6ab98 Additions to run checks on live filesystems. This change will not
affect current systems until fsck is modified to use these new
facilities. To try out this change, set the fsck passno to zero
in /etc/fstab to cause the filesystem to be mounted without running
fsck, then run `fsck_ffs -p -B <filesystem>' after the system has
been brought up multiuser to run a background cleanup on <filesystem>.
Note that the <filesystem> in question must have soft updates enabled.
2001-03-21 09:48:03 +00:00
..
SMM.doc Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
dir.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
fsck_ffs.8 Use ".Nm fsck_ffs", so that this turns up in whatis(1), and others. 2001-02-12 17:50:14 +00:00
fsck.h Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
fsutil.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
inode.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
main.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
Makefile Set the default manual section for sbin/ to 8. 2001-03-20 18:13:31 +00:00
pass1.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
pass1b.c Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of 2000-12-15 14:23:55 +00:00
pass2.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
pass3.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
pass4.c Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of 2000-12-15 14:23:55 +00:00
pass5.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
preen.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
setup.c Additions to run checks on live filesystems. This change will not 2001-03-21 09:48:03 +00:00
utilities.c Add a missing period and newline to a message. 2000-12-18 21:14:25 +00:00