| Age | Commit message (Expand) | Author |
| 2017-10-30 | Remove Tn. | wiz |
| 2017-10-30 | Minor spellchecking changes. | wiz |
| 2017-10-29 | Correct a markup typo (Sv -> Dv) | kre |
| 2017-10-28 | Add '-n' and '-p var' args to the wait command (-n: wait for any, | kre |
| 2017-10-28 | Another %zu for size_t (this one in a DEBUG mode trace call, so it | kre |
| 2017-10-28 | Extract the variable name validity test from setname() into a | kre |
| 2017-10-25 | Use %zu for size_t | martin |
| 2017-10-25 | Implement tcgetwinsize() and tcsetwinsize() in libc, with access | kre |
| 2017-10-25 | Add options to the builtin jobid command to allow discovering the | kre |
| 2017-10-23 | PR bin/52640 PR bin/52641 | kre |
| 2017-10-19 | Re-factor the code that extracts status from exited jobs, avoiding | kre |
| 2017-10-18 | Remove unnecessary Tn. | wiz |
| 2017-10-18 | I have seen (way too often) uses of test(1) that are not defined to | kre |
| 2017-10-16 | typo: unvalid -> invalid | jnemeth |
| 2017-10-15 | Fix typo: s/one or mode/one or more/ | pgoyette |
| 2017-10-06 | Three fixes and a change to ~ expansions | kre |
| 2017-10-02 | Include time.h for time(2). Sort. | joerg |
| 2017-10-02 | Add cross reference to tac(1). | wiz |
| 2017-09-29 | DEBUG only changes (non-debug, ie: normal, shell unaffected) | kre |
| 2017-08-31 | Fix a bug noticed by Soren Jacobsen running the netbsd-6-0 build.sh which | kre |
| 2017-08-28 | Bump date for previous. Remove/replace bogus Tn uses. | wiz |
| 2017-08-28 | Remove the filesystem tracing feature | kamil |
| 2017-08-27 | Whitespace fixes. Fix a typo. Refer to emacs using Ic, since emacs(1) | wiz |
| 2017-08-27 | Remove unnecessary Tn macro. | wiz |
| 2017-08-21 | Add support for $'...' quoting (based upon C "..." strings, with \ expansions.) | kre |
| 2017-08-19 | NFC - DEBUG mode change only - add some sanity to a debug printf format string | kre |
| 2017-08-10 | PR/48182: Fix rmdir -p handling of top-level (root) directory. | ginsbach |
| 2017-08-05 | PR bin/52458 | kre |
| 2017-07-26 | PR bin/48498 PR bin/52426 | kre |
| 2017-07-26 | Add a comment explaining the ordering reltionship of the tokens | kre |
| 2017-07-26 | NFC: DEBUG mode change - add a couple more TRACE macros to allow for | kre |
| 2017-07-25 | Remove trailing whitespace. | wiz |
| 2017-07-24 | Implement the "pipefail" option (same semantics as in other shells) | kre |
| 2017-07-24 | NFC: DEBUG mode only change - add a little more tracing. | kre |
| 2017-07-24 | Add support for ++ and -- (pre & post) and ',' to arithmetic. | kre |
| 2017-07-24 | Document the times builtin command, reported as lost in space | kre |
| 2017-07-24 | PR standards/52406 | kre |
| 2017-07-24 | PR bin/52348 | kre |
| 2017-07-24 | PR bin/52348 | kre |
| 2017-07-15 | Add a variant that passes the format, so that time(1) can use it. | christos |
| 2017-07-12 | Fix a reference after free (and consequent nonsense diagnostic for | kre |
| 2017-07-05 | DEBUG only changes. Convert the TRACE() calls in the remaining files | kre |
| 2017-07-05 | DEBUG changes: convert DEBUG TRACE() calls to new format. | kre |
| 2017-07-05 | Mostly DEBUG and white space changes. Convert DEEBUG TRACE() calls to | kre |
| 2017-07-05 | DEBUG and white space changes only. Convert TRACE() calls for DEBUg mode | kre |
| 2017-07-04 | Use Ex. | wiz |
| 2017-07-04 | Use Ex. Remove superfluous Pp. | wiz |
| 2017-07-04 | Use Ex. | wiz |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-07-03 | Do a better job of detecting the error in pkgsrc/devel/libbson-1.6.3's | kre |