Commit ID: 1005E8C6A8439A9BAA4
CVSROOT: /cvs
Module name: (multiple)
Changes by: [email protected] 2020/04/07 11:56:49 UTC
Modified files:
share/man/man9 : style.9
code/jupp : config.h hash.c path.c path.h rc.c types.h utils.h
va.h vs.h
bin/pax : Build.sh compat.h extern.h pax.h sel_subs.c
bin/mksh : Build.sh exec.c exprtok.h main.c misc.c sh.h
Log message:
KNF: macro definition parameter lists have unspaced commata
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.30 -r1.31 src/share/man/man9/style.9
cvs -R rdiff -kk -upr1.17 -r1.18 contrib/code/jupp/config.h
cvs -R rdiff -kk -upr1.7 -r1.8 contrib/code/jupp/hash.c
cvs -R rdiff -kk -upr1.24 -r1.25 contrib/code/jupp/path.c
cvs -R rdiff -kk -upr1.19 -r1.20 contrib/code/jupp/path.h
cvs -R rdiff -kk -upr1.49 -r1.50 contrib/code/jupp/rc.c
cvs -R rdiff -kk -upr1.38 -r1.39 contrib/code/jupp/types.h
cvs -R rdiff -kk -upr1.15 -r1.16 contrib/code/jupp/utils.h
cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/va.h
cvs -R rdiff -kk -upr1.12 -r1.13 contrib/code/jupp/vs.h
cvs -R rdiff -kk -upr1.15 -r1.16 src/bin/pax/Build.sh
cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/pax/compat.h
cvs -R rdiff -kk -upr1.39 -r1.40 src/bin/pax/extern.h
cvs -R rdiff -kk -upr1.24 -r1.25 src/bin/pax/pax.h
cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/pax/sel_subs.c
cvs -R rdiff -kk -upr1.753 -r1.754 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.220 -r1.221 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/mksh/exprtok.h
cvs -R rdiff -kk -upr1.360 -r1.361 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.296 -r1.297 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.885 -r1.886 src/bin/mksh/sh.h