aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFC 245610,245633,245635:John Baldwin2013-03-013-10/+16
* MFC r246522: sh: Simplify mksyntax and make it fit for cross-compiling.Jilles Tjoelker2013-02-221-88/+65
* MFC r246486:Konstantin Belousov2013-02-211-1/+2
* MFC r246371: sh: Do not test for digit_contig in mksyntax.Jilles Tjoelker2013-02-201-46/+2
* MFC r246507: sh: Fix a comment.Jilles Tjoelker2013-02-201-1/+1
* MFC r244734: test(1): Document == alias for =.Jilles Tjoelker2013-02-171-1/+8
* MFC r246557:Edward Tomasz Napierala2013-02-151-7/+13
* MFC r245535:Eitan Adler2013-02-021-7/+5
* MFC r245382: sh: Fix crash when parsing '{ } &'.Jilles Tjoelker2013-01-201-2/+2
* MFC r244791:Glen Barber2012-12-311-1/+1
* Revert r244108. yyparse() declaration isn't redundant in stable/9.Gleb Smirnoff2012-12-111-0/+1
* MFC r235771:Kevin Lo2012-12-111-1/+0
* MFC to r242840:Greg Lehey2012-12-107-101/+178
* MFC r243072:Eitan Adler2012-11-261-1/+1
* MFC r242766: sh: Fix two issues when an alias is redefined:Jilles Tjoelker2012-11-221-0/+11
* MFC 226961,239951:John Baldwin2012-10-072-6/+36
* MFC r240088:Edward Tomasz Napierala2012-10-041-2/+2
* MFC r240087:Edward Tomasz Napierala2012-10-041-3/+4
* MFC r240085:Edward Tomasz Napierala2012-10-041-0/+4