aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r246522: sh: Simplify mksyntax and make it fit for cross-compiling.Jilles Tjoelker2013-03-061-86/+64
* MFC r246371: sh: Do not test for digit_contig in mksyntax.Jilles Tjoelker2013-03-031-46/+2
* MFC 245610,245633,245635:John Baldwin2013-03-013-10/+16
* MFC r222292,r230095: Show errno messages in cd.Jilles Tjoelker2013-02-201-2/+10
* MFC r244734: test(1): Document == alias for =.Jilles Tjoelker2013-02-171-1/+8
* MFC r245535:Eitan Adler2013-02-021-7/+5
* MFC r244791:Glen Barber2012-12-311-1/+1
* MFC r243072:Eitan Adler2012-11-261-1/+1
* MFC r238653: Use proper error message when fstat(2) fails on stdout.Jaakko Heinonen2012-10-311-1/+1
* MFC r238652: style(9).Jaakko Heinonen2012-10-311-16/+19
* MFC 226961,239951:John Baldwin2012-10-072-6/+36
* MFC r240645:Andrey Zonov2012-10-032-1/+9
* MFC 239883:Ed Maste2012-09-051-2/+2
* MFC r238377:Pedro F. Giffuni2012-08-211-1/+1
* MFC r237339:Xin LI2012-06-271-4/+17
* MFC r235842Warren Block2012-05-311-3/+6
* MFC r235851:Konstantin Belousov2012-05-302-1/+4
* sh: Allow variables starting with underscores in arithmetic.Jilles Tjoelker2012-04-071-1/+1
* MFC r232466, r232469:Eitan Adler2012-03-191-1/+3
* MFC r231990Mark Peek2012-03-074-1168/+60
* 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 r227122: sh(1): Improve documentation of field splitting.Jilles Tjoelker2011-12-301-11/+55
* MFC 225908, 225912, 225927:Glen Barber2011-10-101-11/+18
* MFC: r225215Christian Brueffer2011-09-031-0/+3
* MFC r222716: sh: Fix $? in heredocs on simple commands.Jilles Tjoelker2011-08-131-1/+2
* MFC r223522: sh(1): Improve documentation of shell patterns:Jilles Tjoelker2011-07-011-6/+11
* MFC r222173: sh: Fix bss-based buffer overflow in . builtin.Jilles Tjoelker2011-05-291-4/+7
* MFC r222127,r222130:Sergey Kandaurov2011-05-271-2/+2
* MFC r208489,r216208: sh: Reap any zombies before forking for a backgroundJilles Tjoelker2011-05-221-2/+14
* MFC r221372: Don't call -f option's argument "stdin".Ruslan Ermilov2011-05-101-1/+4
* MFC r220903: sh: Do not word split "${#parameter}".Jilles Tjoelker2011-05-061-1/+1
* MFC r221012: sh: Check setuid()/setgid() return values.Jilles Tjoelker2011-05-051-2/+4
* MFC r221011: sh: Remove duplicate code resetting uid/gid for set +p/Jilles Tjoelker2011-05-051-10/+5
* MFC r219084:Xin LI2011-04-011-0/+1
* MFC r219713:Konstantin Belousov2011-03-244-21/+63
* MFC r218724: test: Note that this is used both as a normal program andJilles Tjoelker2011-02-251-0/+4
* MFC r218909:Rebecca Cran2011-02-242-2/+2
* MFC r218917:Sergey Kandaurov2011-02-241-1/+1
* MFC r218619:Rebecca Cran2011-02-161-2/+2
* MFC r217821:Konstantin Belousov2011-02-051-0/+1
* MFC r215766: sh: Pass multiple bytes at a time to lex.Jilles Tjoelker2011-02-051-1/+9
* MFC r216496: sh: Fix corruption of command substitutions with special charsJilles Tjoelker2011-02-051-2/+2
* MFC r216630: Explain why it is a bad idea to use aliases in scripts.Jilles Tjoelker2011-02-051-3/+4
* MFC r216168: sh(1): Clean up documentation of built-in commands.Jilles Tjoelker2011-02-051-11/+14
* MFC r208505: sh(1): Rework documentation of shell variables.Jilles Tjoelker2011-02-051-86/+117
* MFC r208501: sh(1): Improve wording of 'Special Parameters' section.Jilles Tjoelker2011-02-051-7/+3
* MFC r217557: sh: Fix signal messages being sent to the wrong file sometimes.Jilles Tjoelker2011-02-051-0/+1
* MFC r217847: sh: Clean up some old comments:Jilles Tjoelker2011-02-051-6/+3