cleanup to get rid of global variables; robust directory checking:
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 12 Sep 1983 11:03:31 +0000 (03:03 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 12 Sep 1983 11:03:31 +0000 (03:03 -0800)
commit1a724405d4d02a60e48d07564542d251ccdbf7d6
treefc8bffc76290626b8d82d9341173af8d0d65b7f8
parent96d0feecfb4021523424426ad7e844345a5a76ca
cleanup to get rid of global variables; robust directory checking:
first entry is '.' and has correct inumber,
second entry is '..' and has parent inumber,
no additional '.' or '..' entries,
more information about errors and consistancy checks of entries

SCCS-vsn: sbin/fsck/main.c 2.27
usr/src/sbin/fsck/main.c