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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wordexp: Rewrite to make WRDE_NOCMD reliable.
jilles
2015-09-30
1
-0
/
+1
*
sh: Allow aliases to force alias substitution on the following word.
jilles
2014-01-26
1
-0
/
+1
*
sh: Cast -1 to pointer rather than pointer to variable of wrong type.
jilles
2013-08-30
1
-4
/
+2
*
sh: Remove unnecessary reset functions.
jilles
2013-08-16
1
-1
/
+0
*
sh: Remove mkinit.
jilles
2013-07-25
1
-0
/
+1
*
sh: Fix various compiler warnings.
jilles
2013-04-01
1
-1
/
+1
*
sh: Fix a comment.
jilles
2013-02-07
1
-1
/
+1
*
sh: Do parameter expansion before printing PS4 (set -x).
jilles
2011-06-09
1
-0
/
+1
*
sh: Expand aliases after assignments and redirections.
jilles
2011-05-21
1
-0
/
+1
*
sh: Change the CTL* bytes to ones invalid in UTF-8.
jilles
2011-05-06
1
-8
/
+8
*
sh: Do IFS splitting on word in ${v+word} and ${v-word}.
jilles
2010-10-29
1
-0
/
+1
*
sh: Various warning fixes (from WARNS=6 NO_WERROR=1):
jilles
2009-12-27
1
-0
/
+1
*
sh: Constify various strings.
jilles
2009-12-24
1
-1
/
+1
*
Expand $LINENO to the current line number. This is required by SUSv3's "User
stefanf
2008-05-15
1
-3
/
+5
*
When parsing an invalid parameter expansion (eg. ${} or ${foo@bar}) do not
stefanf
2006-11-05
1
-0
/
+1
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
o __P has been reoved
imp
2002-02-02
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Better handling of word splitting. Don't record the same region
tegge
1998-09-06
1
-1
/
+2
*
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
-2
/
+2
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-19
/
+19
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+80