Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   rillig
Date:           Sat Jan  9 16:06:09 UTC 2021

Modified Files:
        src/usr.bin/make: arch.c cond.c enum.c for.c job.c main.c meta.c suff.c
            var.c
        src/usr.bin/make/filemon: filemon_ktrace.c

Log Message:
make(1): fix lint warnings


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/make/arch.c
cvs rdiff -u -r1.233 -r1.234 src/usr.bin/make/cond.c
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/enum.c
cvs rdiff -u -r1.132 -r1.133 src/usr.bin/make/for.c
cvs rdiff -u -r1.394 -r1.395 src/usr.bin/make/job.c
cvs rdiff -u -r1.509 -r1.510 src/usr.bin/make/main.c
cvs rdiff -u -r1.166 -r1.167 src/usr.bin/make/meta.c
cvs rdiff -u -r1.333 -r1.334 src/usr.bin/make/suff.c
cvs rdiff -u -r1.778 -r1.779 src/usr.bin/make/var.c
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/filemon/filemon_ktrace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index