freebsd-skq/sbin/fsck_ifs
Peter Wemm d0e1503b8e - Style/bde changes.
- Don't use realpath as stat does the right thing.
  - Only check ufs filesystems in getmntpt.
  - Dont' bother checking that the ufs-mounted-on
    device is a special file.  It *must* be a special
    file, or ufs wouldn't have mounted it.

Submitted by:	Paul Saab <ps@yahoo-inc.com>
2000-01-10 08:21:22 +00:00
..
dir.c
fsck_ifs.8
fsck.h - Forgot to nuke hotroot completely. 2000-01-10 08:18:18 +00:00
inode.c
main.c - Style/bde changes. 2000-01-10 08:21:22 +00:00
Makefile
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
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 Make fsck even more char/blk dev tolerant. 1999-11-27 20:02:27 +00:00
utilities.c