freebsd-nq/sbin/fsck_ifs
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
..
dir.c
fsck_ifs.8
fsck.h
inode.c Fixed overflow in chkrange(). Some out of bounds block numbers, 1997-12-21 00:00:44 +00:00
main.c
Makefile
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
preen.c
setup.c
utilities.c