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
/
parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rcsid. Spelling.
charnier
1998-05-18
1
-3
/
+5
*
Use the __unused attribute where warranted.
steve
1997-05-19
1
-3
/
+3
*
Revert changes from rev 1.16 to 1.17 for now. Closes PR 2879.
steve
1997-04-28
1
-49
/
+29
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Merge in NetBSD mods and -Wall cleaning.
steve
1996-12-14
1
-45
/
+121
*
Ok, lets try this again, shall we? It was definatly my mistake, not
peter
1996-09-10
1
-1
/
+13
*
ack! back these out so I can see what I did wrong. It looks like a
peter
1996-09-10
1
-12
/
+0
*
Fix for PR#1248, sh doesn't expand past ${9}
peter
1996-09-10
1
-1
/
+13
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-4
/
+9
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-81
/
+166
*
Fix the borokeness that crept in with rev 1.10 of parser.c, the sh
joerg
1996-02-03
1
-2
/
+2
*
The shell incorrectly gave & precedence over ;. This breaks the
joerg
1995-12-10
1
-23
/
+19
*
Sigh. This will become a never ending story. :-(
joerg
1995-08-28
1
-1
/
+4
*
Make the shell handle a null command in a &&/|| sequence correctly.
joerg
1995-08-27
1
-1
/
+3
*
sh(1) incorrectly ignored an EOF condition when looking for the
joerg
1995-08-11
1
-1
/
+5
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
What I think is a more correct fix for the handling of backslashes
paul
1995-01-11
1
-3
/
+3
*
Fix a bug with handling backslash escapes inside some quotes.
paul
1995-01-09
1
-2
/
+2
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
With '!' being made into a keyword (yech!), case cases didn't work properly.
sef
1994-09-14
1
-11
/
+13
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+1363