| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r310367: | Pedro F. Giffuni | 2016-12-26 | 1 | -1/+4 |
| * | MFC r300322, 300340: | Pedro F. Giffuni | 2016-06-03 | 1 | -5/+2 |
| * | MFC r299035: sh: Handle empty hostname and $PWD when building prompt | Eric van Gyzen | 2016-05-11 | 1 | -2/+3 |
| * | MFC r298640: | Pedro F. Giffuni | 2016-04-29 | 1 | -1/+1 |
| * | MFC r295147: | Hajimu UMEMOTO | 2016-02-03 | 1 | -3/+3 |
| * | MFC r292877: | Pedro F. Giffuni | 2016-01-06 | 1 | -1/+1 |
| * | MFC r292454, r292455 | Pedro F. Giffuni | 2015-12-26 | 1 | -4/+6 |
| * | MFC r284105,r284106,r284163: | Bryan Drewery | 2015-12-04 | 4 | -71/+98 |
| * | MFC r245832: | Bryan Drewery | 2015-12-04 | 1 | -1/+1 |
| * | MFC 269656,270024,270443,270993: | John Baldwin | 2015-09-09 | 1 | -2/+1 |
| * | MFC 233665: (just to ps.1) | John Baldwin | 2015-06-08 | 1 | -31/+31 |
| * | MFC r282482: cp: Remove fts sorting. | Jilles Tjoelker | 2015-05-14 | 1 | -28/+1 |
| * | MFC r280357: | Dimitry Andric | 2015-04-06 | 1 | -0/+3 |
| * | MFC r276359: symlink(7): Note that stat(1) does not follow symlinks by | Jilles Tjoelker | 2015-02-08 | 1 | -9/+8 |
| * | MFC r274254: sh(1): Mention portability issue with shifting zero positional | Jilles Tjoelker | 2015-01-04 | 1 | -2/+3 |
| * | MFC r271936: sh(1): Clarify that assignments before commands do not affect | Jilles Tjoelker | 2015-01-04 | 1 | -2/+3 |
| * | MFC r268376 (imp): | Glen Barber | 2014-10-01 | 1 | -1/+1 |
| * | MFC r267196: | Sergey Kandaurov | 2014-06-26 | 2 | -1/+15 |
| * | MFC r254943 (by will, partially): | Sergey Kandaurov | 2014-06-26 | 2 | -0/+4 |
| * | 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 |