index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
sh
/
expand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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