Module Name: src Committed By: rillig Date: Tue Oct 27 06:55:19 UTC 2020
Modified Files: src/usr.bin/make: dir.c Log Message: make(1): rewrap and reword the large comment for directory caching Hashing the directories is not a problem at all, it's the caching that makes things complicated. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 src/usr.bin/make/dir.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.