NetBSD/sbin/fsck_ffs
dbj 0f5aab3826 always print warning and return non-zero exit when there are unresolved inconsistencies. 2004-10-11 15:24:09 +00:00
..
SMM.doc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
Makefile
dir.c have allocdir fail cleanly when allocino fails 2004-10-08 17:29:29 +00:00
extern.h do not upgrade superblock or set FS_FLAGS_UPDATED unless -c 4 option 2004-01-09 19:12:31 +00:00
fsck.h Reduce memory usage slightly. 2004-07-20 15:05:32 +00:00
fsck_ffs.8 Correct a misnumbering of options, as noted in PR 25784. 2004-06-02 19:27:24 +00:00
inode.c when allocating inodes, such as for the lost+found directory, 2004-10-08 17:33:52 +00:00
main.c always print warning and return non-zero exit when there are unresolved inconsistencies. 2004-10-11 15:24:09 +00:00
pass1.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
pass1b.c
pass2.c Reduce memory usage slightly. 2004-07-20 15:05:32 +00:00
pass3.c
pass4.c
pass5.c Cast to (long long int) to make last change compile on amd64. 2004-10-09 20:08:44 +00:00
setup.c add support for downgrading a filesystem fslevel from 4 to 3 2004-04-14 17:37:11 +00:00
utilities.c Use pread()/pwrite(). 2004-06-12 01:35:46 +00:00