Module Name: src Committed By: reinoud Date: Thu Jul 12 17:46:37 UTC 2018
Modified Files: src/usr.bin/make: dir.c Log Message: Remove duplicate code in make(1)'s dir.c. When the cached_stats() code was added, some old logic stayed around that implements the cached_stats() too. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 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.