Commit ID: 100554409082C43CC56
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/05/01 23:16:31 UTC
Modified files:
bin/mksh : funcs.c misc.c rlimits.opt sh_flags.opt
Log message:
sometimes, I feel pretty stupid
separate the backslash+newline things out of the *.opt files,
logically not 100% clean, but better as it is not generated
content anyway (keeping the one-liners in there for now, even
though more consistent would be shifting them out as well)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.271 -r1.272 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.231 -r1.232 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/rlimits.opt
cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/mksh/sh_flags.opt