freebsd_amp_hwpstate/sbin/fsck_ffs
Bruce Evans db398a8bd4 Fixed overflow in chkrange(). Some out of bounds block numbers,
e.g. -1, were not detected.  Use a bulletproof check that doesn't
depend on special properties of the args or the limit.

PR:	3528
1997-12-21 00:00:44 +00:00
..
SMM.doc
Makefile
dir.c
fsck.h
fsck_ffs.8
inode.c Fixed overflow in chkrange(). Some out of bounds block numbers, 1997-12-21 00:00:44 +00:00
main.c Fixed style bugs in the printing of statistics after preening. Use 1997-12-20 22:24:32 +00:00
pass1.c Restore check for ridiculous directory sizes. 1997-03-18 19:53:54 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
preen.c
setup.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
utilities.c