NetBSD/sbin/fsck_ffs
dsl 09993d7a4e Rewrite getdisklabelpart() to avoid problems with isdigit(*ch_ptr) and
an incorrect check for a (probably impossible) empty string.
Add comments to avoid confusion...
2004-10-29 19:02:17 +00:00
..
SMM.doc
Makefile
dir.c have allocdir fail cleanly when allocino fails 2004-10-08 17:29:29 +00:00
extern.h
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 Rewrite getdisklabelpart() to avoid problems with isdigit(*ch_ptr) and 2004-10-29 19:02:17 +00:00
utilities.c Use pread()/pwrite(). 2004-06-12 01:35:46 +00:00