| Age | Commit message (Expand) | Author |
| 2022-08-09 | Sort options, fix macro, add RCS Id. | wiz |
| 2022-08-08 | Add 4 new flags: | kre |
| 2022-08-07 | fix various typos in comments, documentation and messages. | andvar |
| 2022-08-07 | kill(1): s/proceses/processes/ | andvar |
| 2022-07-18 | Fix bug revealed by SIGINFO support; Do not treat short read(2)/write(2) | rin |
| 2022-07-09 | csh(1): fix punctuation at the end of an .Xr line | uwe |
| 2022-07-03 | Fix core dump caused by | kre |
| 2022-06-26 | Add SIGINFO support. Mostly stolen from scan_ffs(8). | rin |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-28 | fix various typos, mainly in comments. | andvar |
| 2022-05-20 | fix some misspellings and remove trailing whitespaces. | andvar |
| 2022-05-16 | Alter error messages so they no longer claim that bad input is illegal. | kre |
| 2022-05-14 | Clarify that "stty 0" will normally hang up the tty. Bump date. | dholland |
| 2022-05-10 | date(1): Use .Dl for one-liners. Same output is generated. | uwe |
| 2022-05-10 | date(1): Fix the offset in previous. | uwe |
| 2022-05-10 | date(1): add example for how to get seconds since the Epoch output | wiz |
| 2022-04-18 | Introduce a new macro JNUM to replace the idiom jp-jobtab+1 | kre |
| 2022-04-17 | fix various typos in comments. | andvar |
| 2022-04-16 | Redo the way the builtin cmd 'ulimit' getopt() (nextopt() really, but it | kre |
| 2022-04-16 | While doing the previous change, I noticed that when used in a | kre |
| 2022-04-16 | Avoid generating error messages implying that user errors are illegal. | kre |
| 2022-04-10 | fix various typos in comments and output/log messages. | andvar |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-02-08 | sh: fix typo in comment | rillig |
| 2022-02-02 | After (a few days short of) 21 years, revert 1.25, which did nothing except | kre |
| 2022-01-31 | When we initialize libedit (editline) always call ourselves "sh" no | kre |
| 2022-01-31 | Add some comments explaining accesses to the environment via | kre |
| 2022-01-26 | remove double t from targeted, add missing r to arbitrary | andvar |
| 2022-01-24 | s/begining/beginning/ in comments and messages. | andvar |
| 2022-01-22 | After 3 and a bit years, it is time... | kre |
| 2022-01-14 | update header too. | christos |
| 2022-01-14 | The "ibm" and "oldibm" tables are identical, because POSIX just | christos |
| 2022-01-07 | sh(1): improve getopts docs for optstring leading : | lukem |
| 2022-01-07 | sh(1): fix formatting warnings | lukem |
| 2022-01-05 | Use a volative local shadow of a field in an (on-stack) non-volatile struct | kre |
| 2021-12-19 | s/forground/foreground/ in comments. | andvar |
| 2021-12-19 | s/backgound/background/ | andvar |
| 2021-12-12 | s/Miscelaneous/Miscellaneous/ and s/slahes/slashes/ in comments. | andvar |
| 2021-12-08 | s/desireable/desirable/ in comments. | andvar |
| 2021-12-05 | s/existance/existence/ in comment. | msaitoh |
| 2021-12-05 | s/commmand/command/ in comment. | msaitoh |
| 2021-12-05 | s/exisit/exist/ in comment. | msaitoh |
| 2021-11-29 | Set totals.f_frsize to DEV_BSIZE instead of totals.f_bsize so that | simonb |
| 2021-11-22 | PR bin/53550 | kre |
| 2021-11-21 | Improve the however-many-negatives wording even more. | kre |
| 2021-11-20 | sh.1: replace triple negation with single negation, fix typo | rillig |
| 2021-11-20 | Improve the wording of the "Argument List Processing" section (where | kre |
| 2021-11-16 | sh.1: fix typos | rillig |
| 2021-11-16 | echo: fix lint error due to strict bool mode | rillig |
| 2021-11-16 | Make pwd (both /bin/pwd and the /bin/sh built-in version) check for | kre |