aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r310367:Pedro F. Giffuni2016-12-261-1/+4
* MFC r300322, 300340:Pedro F. Giffuni2016-06-031-5/+2
* MFC r299035: sh: Handle empty hostname and $PWD when building promptEric van Gyzen2016-05-111-2/+3
* MFC r298640:Pedro F. Giffuni2016-04-291-1/+1
* MFC r295147:Hajimu UMEMOTO2016-02-031-3/+3
* MFC r292877:Pedro F. Giffuni2016-01-061-1/+1
* MFC r292454, r292455Pedro F. Giffuni2015-12-261-4/+6
* MFC r284105,r284106,r284163:Bryan Drewery2015-12-044-71/+98
* MFC r245832:Bryan Drewery2015-12-041-1/+1
* MFC 269656,270024,270443,270993:John Baldwin2015-09-091-2/+1
* MFC 233665: (just to ps.1)John Baldwin2015-06-081-31/+31
* MFC r282482: cp: Remove fts sorting.Jilles Tjoelker2015-05-141-28/+1
* MFC r280357:Dimitry Andric2015-04-061-0/+3
* MFC r276359: symlink(7): Note that stat(1) does not follow symlinks byJilles Tjoelker2015-02-081-9/+8
* MFC r274254: sh(1): Mention portability issue with shifting zero positionalJilles Tjoelker2015-01-041-2/+3
* MFC r271936: sh(1): Clarify that assignments before commands do not affectJilles Tjoelker2015-01-041-2/+3
* MFC r268376 (imp):Glen Barber2014-10-011-1/+1
* MFC r267196:Sergey Kandaurov2014-06-262-1/+15
* MFC r254943 (by will, partially):Sergey Kandaurov2014-06-262-0/+4
* MFC rev. 265593:Thomas Quinot2014-05-211-24/+43
* MFC r265229,r265239:Bryan Drewery2014-05-173-7/+62
* date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC]Jean-Sébastien Pédron2014-05-032-7/+33
* MFC r260246: sh(1): Discourage use of -e.Jilles Tjoelker2014-04-181-2/+8
* MFC r263847: sh: Fix memory leak with an assignment before a regular builtinJilles Tjoelker2014-04-181-2/+8
* MFC r263846: sh: Fix memory leak when trying to set a read only variable.Jilles Tjoelker2014-04-181-1/+4
* MFC r263777: sh: Fix possible memory leaks and double frees with unexpectedJilles Tjoelker2014-04-175-14/+31
* MFC all recent changes on -HEAD to dd(1).Xin LI2014-04-178-55/+104
* MFC r238468: sh: Expand assignment-like words specially forJilles Tjoelker2014-04-134-3/+78
* MFC r263778:Dimitry Andric2014-04-091-0/+2
* MFC r262467: sh: Add -h option to SYNOPSISDaichi GOTO2014-02-251-3/+3
* MFC r260782:Warren Block2014-01-201-3/+3
* MFC r256050:Edward Tomasz Napierala2013-10-181-1/+0
* MFC r254134:Edward Tomasz Napierala2013-10-042-8/+42
* MFC r254335: sh: Allow a lone redirection before '|', ';;' or ';&'.Jilles Tjoelker2013-08-301-0/+3
* MFC r251211: test(1): Add information about replacing -nt/-ot.Jilles Tjoelker2013-07-111-0/+16
* MFC r248349: sh: Recognize "--" and explicitly reject options in waitJilles Tjoelker2013-07-031-3/+4
* MFC r251763: sh(1): A subshell environment has its own rlimits (ulimit).Jilles Tjoelker2013-07-031-1/+4
* MFC r248870 by joel: Minor mdoc fix in previous commit.Jilles Tjoelker2013-07-031-1/+1
* MFC r248692: sh(1): Mention possible ambiguities with $(( and ((.Jilles Tjoelker2013-07-031-1/+14
* MFC r251209: test(1): List non-standard primaries.Jilles Tjoelker2013-07-031-1/+12
* MFC r251078,r251433: sleep: Improve nanosleep() error handling:Jilles Tjoelker2013-07-031-2/+9
* MFC: 249658, 249701Kenneth D. Merry2013-06-251-0/+70
* MFC r250666:Xin LI2013-05-301-6/+6
* MFC revisions 243049,243129,244134,245871,245912,249698,249924Greg Lehey2013-05-172-46/+122
* MFC r249949:Eitan Adler2013-05-131-17/+17
* MFC r249811:Konstantin Belousov2013-05-071-1/+1
* MFC r249996:Eitan Adler2013-04-301-2/+2
* MFC r248972:Edward Tomasz Napierala2013-04-081-1/+5
* MFC r230998,r233792: sh: Use vfork in a few common cases.Jilles Tjoelker2013-04-075-0/+64
* MFC all features as of r248336:Brooks Davis2013-03-152-9/+33