freebsd-dev/sbin/fsck
Gordon Tetlow a3ba4c65fd Convert fsck and mount to using execvP to find fsck_foo and mount_foo.
This simplifies the code path and makes the default path easy to override
in the /rescue case.

Submitted by:	Tim Kientzle <kientzle@acm.org>
2003-06-29 17:53:48 +00:00
..
fsck.8 english(4) police. 2002-12-27 12:15:40 +00:00
fsck.c Convert fsck and mount to using execvP to find fsck_foo and mount_foo. 2003-06-29 17:53:48 +00:00
fsutil.c Replace __progname with the functionally identical but more 2002-03-24 15:06:48 +00:00
fsutil.h o __P removed 2002-03-20 22:57:10 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
preen.c Straighten out a compound if() to improve readability marginally. 2002-12-17 19:33:44 +00:00