Module Name: src Committed By: rillig Date: Thu Dec 10 21:41:35 UTC 2020
Modified Files: src/usr.bin/make: job.c job.h Log Message: make(1): negate Job.silent to echo This gets rid of a few explicit negations and an implicit negation in the variable name. To generate a diff of this commit: cvs rdiff -u -r1.356 -r1.357 src/usr.bin/make/job.c cvs rdiff -u -r1.66 -r1.67 src/usr.bin/make/job.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.