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
dir.c
extern.h
fsck_ffs.8
fsck.h
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
Makefile
pass1.c
pass1b.c
pass2.c
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