freebsd-skq/sbin/fsck
jmallett a521aa5aa4 Back out previous delta to fix fsck on filesystems without an fstab entry,
where we want to take the disklabel filesystem type of "4.2BSD" and use
fsck_4.2bsd on those filesystems.

Add a comment about why the code is there, now that we know:

         * XXX This is a kludge to make automatic filesystem type guessing
         * from the disklabel work for "4.2BSD" filesystems.  It does a
         * very limited subset of transliteration to a normalised form of
         * filesystem name, and we do not seem to enforce a filesystem
         * name character set.
2003-04-25 01:12:35 +00:00
..
fsck.8 english(4) police. 2002-12-27 12:15:40 +00:00
fsck.c Back out previous delta to fix fsck on filesystems without an fstab entry, 2003-04-25 01:12:35 +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
pathnames.h
preen.c Straighten out a compound if() to improve readability marginally. 2002-12-17 19:33:44 +00:00