| Age | Commit message (Expand) | Author |
| 2018-04-21 | In uses like $(( var )) (un-dollared vars in arithmetic) we allow | kre |
| 2018-04-21 | PR bin/53201 | kre |
| 2018-04-11 | kvm_geterr() already contains errno, use errx. | christos |
| 2018-04-11 | use EXIT_FAILURE instead of 1 | christos |
| 2018-04-09 | Sort option descripts, fix markups, fix typos. | wiz |
| 2018-04-09 | New sentence, new line. Sort SEE ALSO. Remove Xr to non-existing man page. | wiz |
| 2018-04-08 | fix date | snj |
| 2018-04-05 | add -S to disable ! commands. | christos |
| 2018-03-19 | s/copy copy/copy/ in comment. | msaitoh |
| 2018-03-17 | Drop "show or set the limit on" legalese from the description of each | uwe |
| 2018-03-17 | Tweak "ulimit" synopsis. | uwe |
| 2018-03-17 | Cleanup markup in the "Command Line Editing" section. | uwe |
| 2018-03-17 | Cleanup markup in the "Job Control" section. | uwe |
| 2018-03-17 | Use .Dv, not .Ev, to refer to LINENO, it's not an environment variable. | uwe |
| 2018-03-16 | Default values of PS1 and friends have only single space. Use .Li to | uwe |
| 2018-03-16 | Use .Bd -literal for code example. | uwe |
| 2018-03-16 | Markup fixes (partly from uwe@) and change some tabs to spaces, they | kre |
| 2018-03-16 | Restore some (*roff) comments deleted in previous (partially unshave | kre |
| 2018-03-16 | Give the yak a quick trim and shave, and make one or two minor | kre |
| 2018-03-15 | Start adding more gaudy markup. Use .Li or .Dv when referring to | uwe |
| 2018-03-14 | Compute tag width for the list of options in Argument List Processing, | uwe |
| 2018-03-14 | Small markup tweaks in Argument List Processing | uwe |
| 2018-03-14 | Instead of .Oo/.Oc use .Op directly where possible. | uwe |
| 2018-03-14 | Revert previous. Fix the real problem properly. | uwe |
| 2018-03-14 | Remove Ic macro without effect. | wiz |
| 2018-03-13 | Try to improve markup in the Built-ins section. | uwe |
| 2018-03-13 | Try to improve markup in the Parameter Expansion section. | uwe |
| 2018-03-13 | Try to improve markup of the redirections definitions. | uwe |
| 2018-03-13 | Fix horrendous markup abuse in the here-document example. | uwe |
| 2018-03-13 | Spell "here-document" with a hyphen, don't mark it up as a command. | uwe |
| 2018-03-13 | Mark up "in" (of the "for" command) appropriately. | uwe |
| 2018-03-13 | Use \(or not \*(Ba when discussing case patterns. | uwe |
| 2018-03-13 | Use \(em for em-dash | uwe |
| 2018-03-13 | Standalone | means \[ba] while we want \[or] so add \& protection to | uwe |
| 2018-03-13 | .Dl is a a single line .Bd -literal -offset indent so don't abuse | uwe |
| 2018-03-13 | .Bd expects the display type to come first, so move -compact to the end. | uwe |
| 2018-03-13 | Add missing word. | uwe |
| 2018-02-08 | Typos. | dholland |
| 2018-02-02 | convert HAVE_GCC handling to modern GCC release numbering: | mrg |
| 2018-01-27 | Remove trailing whitespace and Tn macro. | wiz |
| 2018-01-25 | sync with tzcode-2018c | christos |
| 2018-01-24 | ksh: Rename a local function tsearch to mytsearch | kamil |
| 2018-01-24 | ksh: Rename a local function tdelete to mytdelete | kamil |
| 2018-01-23 | drop main() prototype | sevan |
| 2018-01-17 | Use 0600 as the mode for histfile here too. | maya |
| 2018-01-15 | Paul Goyette suggested improvements to parts of the description of | kre |
| 2018-01-12 | Fix an unitialized memory read bug in ps(1) | kamil |
| 2017-12-30 | In addition to previous the which fixed a (harmless) MSAN detected ref | kre |
| 2017-12-30 | initialize just used and prev_job | christos |
| 2017-12-30 | initialize the jobtab; it is easier than putting checks for used everywhere. | christos |