Module Name: src Committed By: rillig Date: Sat Nov 7 13:17:04 UTC 2020
Modified Files: src/usr.bin/make: arch.c Log Message: make(1): clean up ArchStatMember Whether an archive entry is hashed or not is completely irrelevant. The interesting thing is whether it ends up in a cache. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 src/usr.bin/make/arch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.