aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MFC r240084:Edward Tomasz Napierala2012-10-041-0/+11
* MFC r240083:Edward Tomasz Napierala2012-10-041-0/+15
* MFC r240645:Andrey Zonov2012-10-032-1/+7
* MFC r240505: sh: Reduce code duplication: use setinputfile instead ofJilles Tjoelker2012-09-281-8/+1
* MFC r240076:Edward Tomasz Napierala2012-09-171-2/+2
* MFC r238653: Use proper error message when fstat(2) fails on stdout.Jaakko Heinonen2012-09-121-1/+1
* MFC r238652: style(9).Jaakko Heinonen2012-09-121-16/+19
* MFC 239883:Ed Maste2012-09-051-2/+2
* MFC r238377:Pedro F. Giffuni2012-08-211-1/+1
* MFH r236751: document sha256 / sha512 supportDag-Erling Smørgrav2012-07-151-6/+0
* MFC r237339:Xin LI2012-06-271-4/+17
* MFC r233648:Eitan Adler2012-06-183-3/+3
* MFC r235842Warren Block2012-05-311-3/+6
* MFC r235851:Konstantin Belousov2012-05-302-1/+4
* MFC r235297, r235316:Matthew D Fleming2012-05-262-10/+36
* MFC r225868:Edward Tomasz Napierala2012-05-245-608/+452
* MFC r232157, r232158:Glen Barber2012-04-261-5/+7
* MFC r229201: sh: Make patmatch() non-recursive.Jilles Tjoelker2012-03-211-37/+58
* MFC r232466, r232469:Eitan Adler2012-03-191-1/+3
* MFC r232694:Konstantin Belousov2012-03-111-1/+2
* MFC r231990Mark Peek2012-03-074-1169/+61
* MFC r229220: sh: Make various functions static.Jilles Tjoelker2012-02-1510-12/+12
* MFC r229219: sh: Remove unused function scopyn().Jilles Tjoelker2012-02-152-20/+0
* MFC r230437: sh: Remove "kill" example function, which is superseded by theJilles Tjoelker2012-02-111-49/+0
* MFC r231001: sh: Fix swapped INTON/INTOFF.Jilles Tjoelker2012-02-111-2/+2
* MFH r226502,r226503: factor out the common code and fix two display bugsBaptiste Daroussin2012-02-092-27/+29
* MFC r230212:Jean-Sébastien Pédron2012-02-063-2/+34
* MFC r227840, r227846:Mikolaj Golub2012-01-302-31/+1
* MFC r228937: sh: Do not force special builtins non-special in optimizedJilles Tjoelker2012-01-271-2/+1
* MFC r230095: sh: Properly show "Not a directory" error in cd builtin.Jilles Tjoelker2012-01-271-1/+6
* MFC r230117: sh: Fix out of bounds array access when trap is used with anJilles Tjoelker2012-01-211-2/+2