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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r314655:
ngie
2017-05-30
1
-3
/
+3
*
MFC r317912: sh: Fix INTOFF leak after a builtin with different locale
jilles
2017-05-14
3
-1
/
+7
*
MFC r315005: sh: Fix executing wrong command with ${x#$(y)}$(z).
jilles
2017-03-18
3
-1
/
+9
*
MFC r314686: sh: Fix crash if a -T trap is taken during command substitution
jilles
2017-03-12
4
-2
/
+19
*
MFC r314637: sh: Add some already working tests that exercise new code paths
jilles
2017-03-12
4
-0
/
+20
*
MFC r313659-r313673
bapt
2017-02-17
1
-1
/
+1
*
MFC r302937
ache
2016-08-18
5
-1
/
+39
*
sh: Improve descriptions in 'ulimit -a' output.
jilles
2016-06-05
1
-2
/
+2
*
WITH_META_MODE: Don't expect meta files for side-effect generated files.
bdrewery
2016-06-03
1
-0
/
+3
*
The (i < PROMPTLEN - 1) test added by r300442 in the code for the default
truckman
2016-06-01
1
-1
/
+1
*
Clarify the explanations for the hostname and FQDN entries.
wblock
2016-05-31
1
-3
/
+3
*
Match the descriptions of the \H and \h prompt string sequences to reality.
truckman
2016-05-25
1
-3
/
+3
*
Hopefully fix Coverity CID 1008328 (Out-of-bounds write) in /bin/sh.
truckman
2016-05-23
1
-4
/
+6
*
DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.
bdrewery
2016-05-09
1
-2
/
+2
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
8
-474
/
+449
*
sh: Handle empty hostname and $PWD when building prompt
vangyzen
2016-05-04
1
-2
/
+3
*
sh: Write LINENO value to stack string directly.
jilles
2016-04-16
1
-4
/
+6
*
MFH
gjb
2016-04-16
2
-6
/
+4
|
\
|
*
META_MODE: Don't rebuild build-tools targets during normal build.
bdrewery
2016-04-14
1
-3
/
+3
|
*
sh: Simplify code by removing variable bracketed_name.
jilles
2016-04-13
1
-3
/
+1
*
|
MFH
gjb
2016-04-11
5
-9
/
+9
|
\
\
|
|
/
|
*
sh(1): replace 0 with NULL for pointers.
pfg
2016-04-09
2
-2
/
+2
|
*
sh: Fix some unquoted variables in tests.
jilles
2016-04-09
3
-7
/
+7
*
|
MFH
gjb
2016-04-04
3
-1
/
+15
|
\
\
|
|
/
|
*
sh: Fix use-after-free if a trap replaces itself.
jilles
2016-03-28
3
-1
/
+15
*
|
MFH
gjb
2016-03-14
3
-2
/
+12
|
\
\
|
|
/
|
*
sh: Fix copying uninitialized field 'special'.
jilles
2016-03-13
1
-0
/
+5
|
*
Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add
kib
2016-03-12
2
-2
/
+7
*
|
MFH
gjb
2016-03-10
11
-3
/
+96
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
8
-0
/
+88
|
*
sh: Add test for 'set -o nolog'.
jilles
2016-03-09
2
-0
/
+5
|
*
sh: Avoid out-of-bounds access in setoptionbyindex() for 'set -o nolog'.
jilles
2016-03-09
1
-3
/
+3
*
|
MFH
gjb
2016-03-07
2
-3
/
+2
|
\
\
|
|
/
|
*
sh: Fix some dead stores.
jilles
2016-03-06
2
-3
/
+2
|
*
sh: Remove a redundant STPUTC check.
jilles
2016-03-02
1
-1
/
+1
|
*
sh: Don't trust that signal descriptions fit within 49 bytes.
jilles
2016-03-02
1
-18
/
+18
*
|
MFH
gjb
2016-03-02
2
-19
/
+19
*
|
MFH
gjb
2016-03-02
2
-94
/
+3
|
\
\
|
|
/
|
*
Implement process-shared locks support for libthr.so.3, without
kib
2016-02-28
1
-0
/
+3
|
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
1
-94
/
+0
*
|
MFH
gjb
2016-02-24
4
-1
/
+16
|
\
\
|
|
/
|
*
sh: Fix set -v and multiline history after r295825.
jilles
2016-02-23
4
-1
/
+16
*
|
MFH
gjb
2016-02-22
7
-32
/
+52
|
\
\
|
|
/
|
*
sh: Don't hash alias name when there are no aliases.
jilles
2016-02-21
1
-2
/
+4
|
*
sh: Optimize setprompt(0).
jilles
2016-02-21
1
-0
/
+2
|
*
sh: Remove unnecessary flushouts while reading script.
jilles
2016-02-21
1
-2
/
+0
|
*
sh: Rework code to remove '\0' from shell input.
jilles
2016-02-19
3
-28
/
+37
|
*
sh: Add tests for comments in sh -c.
jilles
2016-02-19
3
-0
/
+9
*
|
MFH
gjb
2016-02-18
1
-2
/
+0
|
\
\
|
|
/
|
*
Test directories can build in parallel fine.
bdrewery
2016-02-16
1
-2
/
+0
[next]