--- - branch: MAIN date: Sun Mar 27 14:34:46 UTC 2016 files: - new: '1.98' old: '1.97' path: src/bin/sh/expand.c pathrev: src/bin/sh/expand.c@1.98 type: modified - new: '1.48' old: '1.47' path: src/bin/sh/input.c pathrev: src/bin/sh/input.c@1.48 type: modified - new: '1.48' old: '1.47' path: src/bin/sh/var.c pathrev: src/bin/sh/var.c@1.48 type: modified - new: '1.63' old: '1.62' path: src/bin/sh/main.c pathrev: src/bin/sh/main.c@1.63 type: modified - new: '1.7' old: '1.6' path: src/bin/sh/mkinit.sh pathrev: src/bin/sh/mkinit.sh@1.7 type: modified - new: '1.3' old: '1.2' path: src/bin/sh/mknodenames.sh pathrev: src/bin/sh/mknodenames.sh@1.3 type: modified - new: '1.108' old: '1.107' path: src/bin/sh/parser.c pathrev: src/bin/sh/parser.c@1.108 type: modified - new: '1.27' old: '1.26' path: src/bin/sh/var.h pathrev: src/bin/sh/var.h@1.27 type: modified id: 20160327T143446Z.33ba0365d9b2090d707c96cc631c2ce561d5dcd0 log: | General KNF and source code cleanups, avoid scattering the magic string " \t\n" all over the place, slightly improved syntax error messages, restructured some of the code for clarity, don't allow IFS to be imported through the environment, and remove the (never) conditionally compiled ATTY option. Apart from one or two syntax error messages, and ignoring IFS if present in the environment, this is intended to have no user visible changes. (from kre@) module: src subject: 'CVS commit: src/bin/sh' unixtime: '1459089286' user: christos