| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 265593: | Thomas Quinot | 2014-05-21 | 1 | -24/+43 |
| * | MFC r265229,r265239: | Bryan Drewery | 2014-05-17 | 3 | -7/+62 |
| * | date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC] | Jean-Sébastien Pédron | 2014-05-03 | 2 | -7/+33 |
| * | MFC r260246: sh(1): Discourage use of -e. | Jilles Tjoelker | 2014-04-18 | 1 | -2/+8 |
| * | MFC r263847: sh: Fix memory leak with an assignment before a regular builtin | Jilles Tjoelker | 2014-04-18 | 1 | -2/+8 |
| * | MFC r263846: sh: Fix memory leak when trying to set a read only variable. | Jilles Tjoelker | 2014-04-18 | 1 | -1/+4 |
| * | MFC r263777: sh: Fix possible memory leaks and double frees with unexpected | Jilles Tjoelker | 2014-04-17 | 5 | -14/+31 |
| * | MFC all recent changes on -HEAD to dd(1). | Xin LI | 2014-04-17 | 8 | -55/+104 |
| * | MFC r238468: sh: Expand assignment-like words specially for | Jilles Tjoelker | 2014-04-13 | 4 | -3/+78 |
| * | MFC r263778: | Dimitry Andric | 2014-04-09 | 1 | -0/+2 |
| * | MFC r262467: sh: Add -h option to SYNOPSIS | Daichi GOTO | 2014-02-25 | 1 | -3/+3 |
| * | MFC r260782: | Warren Block | 2014-01-20 | 1 | -3/+3 |
| * | MFC r256050: | Edward Tomasz Napierala | 2013-10-18 | 1 | -1/+0 |
| * | MFC r254134: | Edward Tomasz Napierala | 2013-10-04 | 2 | -8/+42 |
| * | MFC r254335: sh: Allow a lone redirection before '|', ';;' or ';&'. | Jilles Tjoelker | 2013-08-30 | 1 | -0/+3 |
| * | MFC r251211: test(1): Add information about replacing -nt/-ot. | Jilles Tjoelker | 2013-07-11 | 1 | -0/+16 |
| * | MFC r248349: sh: Recognize "--" and explicitly reject options in wait | Jilles Tjoelker | 2013-07-03 | 1 | -3/+4 |
| * | MFC r251763: sh(1): A subshell environment has its own rlimits (ulimit). | Jilles Tjoelker | 2013-07-03 | 1 | -1/+4 |
| * | MFC r248870 by joel: Minor mdoc fix in previous commit. | Jilles Tjoelker | 2013-07-03 | 1 | -1/+1 |
| * | MFC r248692: sh(1): Mention possible ambiguities with $(( and ((. | Jilles Tjoelker | 2013-07-03 | 1 | -1/+14 |
| * | MFC r251209: test(1): List non-standard primaries. | Jilles Tjoelker | 2013-07-03 | 1 | -1/+12 |
| * | MFC r251078,r251433: sleep: Improve nanosleep() error handling: | Jilles Tjoelker | 2013-07-03 | 1 | -2/+9 |
| * | MFC: 249658, 249701 | Kenneth D. Merry | 2013-06-25 | 1 | -0/+70 |
| * | MFC r250666: | Xin LI | 2013-05-30 | 1 | -6/+6 |
| * | MFC revisions 243049,243129,244134,245871,245912,249698,249924 | Greg Lehey | 2013-05-17 | 2 | -46/+122 |
| * | MFC r249949: | Eitan Adler | 2013-05-13 | 1 | -17/+17 |
| * | MFC r249811: | Konstantin Belousov | 2013-05-07 | 1 | -1/+1 |
| * | MFC r249996: | Eitan Adler | 2013-04-30 | 1 | -2/+2 |
| * | MFC r248972: | Edward Tomasz Napierala | 2013-04-08 | 1 | -1/+5 |
| * | MFC r230998,r233792: sh: Use vfork in a few common cases. | Jilles Tjoelker | 2013-04-07 | 5 | -0/+64 |
| * | MFC all features as of r248336: | Brooks Davis | 2013-03-15 | 2 | -9/+33 |
| * | MFC 245610,245633,245635: | John Baldwin | 2013-03-01 | 3 | -10/+16 |
| * | MFC r246522: sh: Simplify mksyntax and make it fit for cross-compiling. | Jilles Tjoelker | 2013-02-22 | 1 | -88/+65 |
| * | MFC r246486: | Konstantin Belousov | 2013-02-21 | 1 | -1/+2 |
| * | MFC r246371: sh: Do not test for digit_contig in mksyntax. | Jilles Tjoelker | 2013-02-20 | 1 | -46/+2 |
| * | MFC r246507: sh: Fix a comment. | Jilles Tjoelker | 2013-02-20 | 1 | -1/+1 |
| * | MFC r244734: test(1): Document == alias for =. | Jilles Tjoelker | 2013-02-17 | 1 | -1/+8 |
| * | MFC r246557: | Edward Tomasz Napierala | 2013-02-15 | 1 | -7/+13 |
| * | MFC r245535: | Eitan Adler | 2013-02-02 | 1 | -7/+5 |
| * | MFC r245382: sh: Fix crash when parsing '{ } &'. | Jilles Tjoelker | 2013-01-20 | 1 | -2/+2 |
| * | MFC r244791: | Glen Barber | 2012-12-31 | 1 | -1/+1 |
| * | Revert r244108. yyparse() declaration isn't redundant in stable/9. | Gleb Smirnoff | 2012-12-11 | 1 | -0/+1 |
| * | MFC r235771: | Kevin Lo | 2012-12-11 | 1 | -1/+0 |
| * | MFC to r242840: | Greg Lehey | 2012-12-10 | 7 | -101/+178 |
| * | MFC r243072: | Eitan Adler | 2012-11-26 | 1 | -1/+1 |
| * | MFC r242766: sh: Fix two issues when an alias is redefined: | Jilles Tjoelker | 2012-11-22 | 1 | -0/+11 |
| * | MFC 226961,239951: | John Baldwin | 2012-10-07 | 2 | -6/+36 |
| * | MFC r240088: | Edward Tomasz Napierala | 2012-10-04 | 1 | -2/+2 |
| * | MFC r240087: | Edward Tomasz Napierala | 2012-10-04 | 1 | -3/+4 |
| * | MFC r240085: | Edward Tomasz Napierala | 2012-10-04 | 1 | -0/+4 |