| Age | Commit message (Expand) | Author |
| 2022-12-20 | More markup errors. \+ was intended to be \&+ and .EV .Ev of course. | kre |
| 2022-12-20 | Using .Cm Cm makes no sense at all - no idea what I was thinking there | kre |
| 2022-12-20 | sh(1): Fix markup. -compact must be last. | uwe |
| 2022-12-11 | It appears that POSIX intends to add a -d X option to the read command | kre |
| 2022-10-31 | fix various typos in comments and one output message. | andvar |
| 2022-10-30 | PR bin/57053 is related (peripherally) here. | kre |
| 2022-10-30 | Note in the description of "jobs -p" that the process id returned is | kre |
| 2022-10-22 | Add -f option to set the time. From FreeBSD. | christos |
| 2022-09-18 | Oops, somehow managed to commit an older version where NBSH_INVOCATION | kre |
| 2022-09-18 | Add the -l option (aka -o login): be a login shell. Meaningful only on | kre |
| 2022-09-16 | More wording improvements. There might be more to come. | kre |
| 2022-09-16 | Minor wording improvements. | kre |
| 2022-09-16 | Move a comment that used to be in the correct place, once upon a time, | kre |
| 2022-09-16 | Whitespace. | kre |
| 2022-09-15 | Correct spelling of terminal (it doesn't have a 2nd m). | kre |
| 2022-09-15 | Fix the build for variants that do not define EDIT. | martin |
| 2022-09-14 | Update editing before prompt printing. | christos |
| 2022-09-14 | defer editing setup/cleanup to when we are interactive. | christos |
| 2022-08-28 | Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) | hgutch |
| 2022-08-27 | PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALL | dholland |
| 2022-08-22 | Add debugging trace points for history and the editline interface. | kre |
| 2022-08-21 | sh(1): revert previous because it interferes with custom user bindings | nia |
| 2022-08-21 | ksh(1): fix pasto in the description of the -l option. | uwe |
| 2022-08-19 | Improve the description of the read builtin command. | kre |
| 2022-08-19 | Don't output the error for bad usage (no var name given) | kre |
| 2022-08-19 | PR bin/56972 Fix escape ('\') handling in sh read builtin. | kre |
| 2022-08-18 | sh(1): Allow an explicit set -o vi or set -o emacs to override ~/.editrc | nia |
| 2022-08-17 | sh(1): Assign the tab completion key binding last so a user having | nia |
| 2022-08-09 | Sync usage with man page. | wiz |
| 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 |