| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not strip CTL* escapes from redirection filenames in argstr(); they | tjr | 2002-10-08 | 1 | -1/+1 |
* | Replace various spellings with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -1/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | Implement the -u (-o nounset) option, which gives an error message if | tjr | 2002-05-19 | 1 | -0/+11 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -104/+56 |
* | Don't check uninitialized memory for having the shell control character | tegge | 2001-09-19 | 1 | -4/+4 |
* | BASESYNTAX, DQSYNTAX, SQSYNTAX and ARISYNTAX handles negative indexes. | tegge | 2001-09-19 | 1 | -4/+4 |
* | Fix environment passung to eval'ed commands. | cracauer | 2000-05-15 | 1 | -1/+1 |
* | First round of 8-bit fixes. | cracauer | 1999-12-15 | 1 | -4/+4 |
* | Fix "subscript has type `char'" warnings by casting to int, as | cracauer | 1999-12-04 | 1 | -4/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 1 | -3/+3 |
* | Next approach to make loops in interactive interruptable. | cracauer | 1999-04-21 | 1 | -2/+2 |
* | During variable expansion, the internal representation of the expression | tegge | 1999-04-13 | 1 | -5/+5 |
* | When a variable expansion is enclosed in double quotes, the internal | tegge | 1999-04-09 | 1 | -14/+54 |
* | Be more consistent with handling of quote mark control character. | tegge | 1998-09-13 | 1 | -58/+6 |
* | Better handling of word splitting. Don't record the same region | tegge | 1998-09-06 | 1 | -42/+210 |
* | Add rcsid. Spelling. | charnier | 1998-05-18 | 1 | -3/+5 |
* | Back out previous fix - this bug's got diplomatic immunity as a registered | jkh | 1997-06-19 | 1 | -3/+1 |
* | >Number: 3780 | jkh | 1997-06-19 | 1 | -1/+3 |
* | Now [^abc] means the same as [!abc] like bash and *csh already does | ache | 1997-06-06 | 1 | -4/+4 |
* | Use the __unused attribute where warranted. | steve | 1997-05-19 | 1 | -2/+2 |
* | Sync with NetBSD's revision 1.29 of this file. | steve | 1997-04-28 | 1 | -27/+55 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Fix a expansion bug that caused the result of `echo $((1 << 30))` | steve | 1997-02-16 | 1 | -2/+5 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | This doesn't change any behavior, but may be a slight | steve | 1996-12-21 | 1 | -2/+2 |
* | Merge in NetBSD mods and -Wall cleaning. | steve | 1996-12-14 | 1 | -18/+28 |
* | 1) define STATIC as static and not empty | ache | 1996-10-31 | 1 | -2/+20 |
* | Ok, lets try this again, shall we? It was definatly my mistake, not | peter | 1996-09-10 | 1 | -16/+20 |
* | ack! back these out so I can see what I did wrong. It looks like a | peter | 1996-09-10 | 1 | -19/+15 |
* | Fix for PR#1248, sh doesn't expand past ${9} | peter | 1996-09-10 | 1 | -16/+20 |
* | Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a | peter | 1996-09-01 | 1 | -108/+280 |
* | Convert to newly added collate compare function | ache | 1996-08-12 | 1 | -40/+4 |
* | Localize it | ache | 1996-08-11 | 1 | -2/+40 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -8/+8 |
* | Fix the deletion of trailing newlines with backquote expansion. | guido | 1995-03-01 | 1 | -2/+4 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+1160 |