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
/
var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync sh(1) in stable/10 to head.
jmmv
2014-03-09
1
-1
/
+0
*
sh: Use vfork in a few common cases.
jilles
2012-02-04
1
-0
/
+2
*
sh: Fix duplicate prototypes for builtins.
jilles
2011-06-13
1
-4
/
+0
*
sh: Save/restore changed variables in optimized command substitution.
jilles
2011-06-12
1
-0
/
+2
*
sh: Add \u/\U support (in $'...') for UTF-8.
jilles
2011-05-08
1
-0
/
+3
*
sh: Optimize variable code by storing the length of the name.
jilles
2011-05-08
1
-0
/
+1
*
sh: Track if the current locale's charset is UTF-8 or not.
jilles
2011-05-06
1
-0
/
+3
*
sh: Check readonly status for assignments on regular builtins.
jilles
2011-01-01
1
-1
/
+2
*
sh: Pass TERM changes to libedit.
jilles
2010-06-02
1
-0
/
+2
*
sh: Apply locale vars on builtins, recognize LC_MESSAGES as a locale var.
jilles
2010-05-05
1
-0
/
+2
*
sh: Various warning fixes (from WARNS=6 NO_WERROR=1):
jilles
2009-12-27
1
-1
/
+0
*
sh: Constify various strings.
jilles
2009-12-24
1
-5
/
+5
*
Implement the PS4 variable which is defined by the POSIX User Portability
stefanf
2006-06-15
1
-0
/
+2
*
s/staticly/statically/g
schweikh
2006-02-04
1
-2
/
+2
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Remove bits and pieces of support for atty, which was made obsolete by
tjr
2002-10-01
1
-12
/
+0
*
Implement $PPID, the parent process ID of the shell.
tjr
2002-06-01
1
-0
/
+1
*
o __P has been reoved
imp
2002-02-02
1
-18
/
+18
*
$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
-15
/
+28
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-26
/
+17
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+127