Module Name: src Committed By: rillig Date: Tue Dec 8 20:17:18 UTC 2020
Modified Files: src/usr.bin/make: job.c Log Message: make(1): negate RunFlags.silent to become RunFlags.echo This reduces the number of negations in the code. To generate a diff of this commit: cvs rdiff -u -r1.349 -r1.350 src/usr.bin/make/job.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.