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:           Wed Dec 30 10:03:16 UTC 2020

Modified Files:
        src/usr.bin/make: arch.c buf.c compat.c cond.c dir.c enum.c enum.h
            for.c hash.c job.c job.h lst.c lst.h main.c make.c make.h
            make_malloc.h parse.c str.c suff.c util.c var.c

Log Message:
make(1): format multi-line comments


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 src/usr.bin/make/arch.c
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/make/buf.c
cvs rdiff -u -r1.217 -r1.218 src/usr.bin/make/compat.c
cvs rdiff -u -r1.232 -r1.233 src/usr.bin/make/cond.c src/usr.bin/make/make.c
cvs rdiff -u -r1.253 -r1.254 src/usr.bin/make/dir.c
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/make/enum.c
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/enum.h
cvs rdiff -u -r1.121 -r1.122 src/usr.bin/make/for.c
cvs rdiff -u -r1.59 -r1.60 src/usr.bin/make/hash.c
cvs rdiff -u -r1.390 -r1.391 src/usr.bin/make/job.c
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/make/job.h
cvs rdiff -u -r1.101 -r1.102 src/usr.bin/make/lst.c
cvs rdiff -u -r1.93 -r1.94 src/usr.bin/make/lst.h
cvs rdiff -u -r1.506 -r1.507 src/usr.bin/make/main.c
cvs rdiff -u -r1.240 -r1.241 src/usr.bin/make/make.h
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/make/make_malloc.h
cvs rdiff -u -r1.523 -r1.524 src/usr.bin/make/parse.c
cvs rdiff -u -r1.75 -r1.76 src/usr.bin/make/str.c
cvs rdiff -u -r1.332 -r1.333 src/usr.bin/make/suff.c
cvs rdiff -u -r1.72 -r1.73 src/usr.bin/make/util.c
cvs rdiff -u -r1.777 -r1.778 src/usr.bin/make/var.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