summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-12-20More markup errors. \+ was intended to be \&+ and .EV .Ev of course.kre
2022-12-20Using .Cm Cm makes no sense at all - no idea what I was thinking therekre
2022-12-20sh(1): Fix markup. -compact must be last.uwe
2022-12-11It appears that POSIX intends to add a -d X option to the read commandkre
2022-10-31fix various typos in comments and one output message.andvar
2022-10-30PR bin/57053 is related (peripherally) here.kre
2022-10-30Note in the description of "jobs -p" that the process id returned iskre
2022-10-22Add -f option to set the time. From FreeBSD.christos
2022-09-18Oops, somehow managed to commit an older version where NBSH_INVOCATIONkre
2022-09-18Add the -l option (aka -o login): be a login shell. Meaningful only onkre
2022-09-16More wording improvements. There might be more to come.kre
2022-09-16Minor wording improvements.kre
2022-09-16Move a comment that used to be in the correct place, once upon a time,kre
2022-09-16Whitespace.kre
2022-09-15Correct spelling of terminal (it doesn't have a 2nd m).kre
2022-09-15Fix the build for variants that do not define EDIT.martin
2022-09-14Update editing before prompt printing.christos
2022-09-14defer editing setup/cleanup to when we are interactive.christos
2022-08-28Change back various occurrences of \*[Le], \*[Ge] (less/greater equal)hgutch
2022-08-27PR 56983 Izumi Tsutsui: fix confusing message in test(1) with -DSMALLdholland
2022-08-22Add debugging trace points for history and the editline interface.kre
2022-08-21sh(1): revert previous because it interferes with custom user bindingsnia
2022-08-21ksh(1): fix pasto in the description of the -l option.uwe
2022-08-19Improve the description of the read builtin command.kre
2022-08-19Don't output the error for bad usage (no var name given)kre
2022-08-19PR bin/56972 Fix escape ('\') handling in sh read builtin.kre
2022-08-18sh(1): Allow an explicit set -o vi or set -o emacs to override ~/.editrcnia
2022-08-17sh(1): Assign the tab completion key binding last so a user havingnia
2022-08-09Sync usage with man page.wiz
2022-08-09Sort options, fix macro, add RCS Id.wiz
2022-08-08Add 4 new flags:kre
2022-08-07fix various typos in comments, documentation and messages.andvar
2022-08-07kill(1): s/proceses/processes/andvar
2022-07-18Fix bug revealed by SIGINFO support; Do not treat short read(2)/write(2)rin
2022-07-09csh(1): fix punctuation at the end of an .Xr lineuwe
2022-07-03Fix core dump caused bykre
2022-06-26Add SIGINFO support. Mostly stolen from scan_ffs(8).rin
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-28fix various typos, mainly in comments.andvar
2022-05-20fix some misspellings and remove trailing whitespaces.andvar
2022-05-16Alter error messages so they no longer claim that bad input is illegal.kre
2022-05-14Clarify that "stty 0" will normally hang up the tty. Bump date.dholland
2022-05-10date(1): Use .Dl for one-liners. Same output is generated.uwe
2022-05-10date(1): Fix the offset in previous.uwe
2022-05-10date(1): add example for how to get seconds since the Epoch outputwiz
2022-04-18Introduce a new macro JNUM to replace the idiom jp-jobtab+1kre
2022-04-17fix various typos in comments.andvar
2022-04-16Redo the way the builtin cmd 'ulimit' getopt() (nextopt() really, but itkre
2022-04-16While doing the previous change, I noticed that when used in akre
2022-04-16Avoid generating error messages implying that user errors are illegal.kre