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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
1
-14
/
+14
*
DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.
bdrewery
2016-05-09
2
-3
/
+3
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
19
-526
/
+451
*
sh: Handle empty hostname and $PWD when building prompt
vangyzen
2016-05-04
1
-2
/
+3
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
1
-1
/
+2
*
ed(1): switch two statements so we check the index before dereferencing.
pfg
2016-04-26
1
-1
/
+1
*
Stop using sbrk in csh. This is a legacy interface and its use within csh
andrew
2016-04-26
1
-1
/
+1
*
Use NULL instead of 0 for pointers.
araujo
2016-04-19
1
-1
/
+1
*
Use NULL for pointers instead of 0.
araujo
2016-04-19
1
-1
/
+1
*
sh: Write LINENO value to stack string directly.
jilles
2016-04-16
1
-4
/
+6
*
MFH
gjb
2016-04-16
3
-7
/
+5
|
\
|
*
META_MODE: Don't rebuild build-tools targets during normal build.
bdrewery
2016-04-14
2
-4
/
+4
|
*
sh: Simplify code by removing variable bracketed_name.
jilles
2016-04-13
1
-3
/
+1
|
*
rcp(1): replace 0 with NULL for pointers.
pfg
2016-04-11
1
-1
/
+1
*
|
MFH
gjb
2016-04-12
1
-1
/
+1
*
|
MFH
gjb
2016-04-11
6
-11
/
+11
|
\
\
|
|
/
|
*
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
|
*
Revert r296416 by removing SAVESIGVEC and switching to fork instead. This
mp
2016-04-07
1
-2
/
+2
*
|
MFH
gjb
2016-04-04
5
-4
/
+17
|
\
\
|
|
/
|
*
sh: Fix use-after-free if a trap replaces itself.
jilles
2016-03-28
3
-1
/
+15
|
*
Fix bunch of .Xrs.
trasz
2016-03-28
1
-2
/
+1
|
*
CCACHE_BUILD: Don't use ccache when generating some files with CC -E.
bdrewery
2016-03-24
1
-1
/
+1
*
|
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
22
-3
/
+217
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
19
-0
/
+209
|
*
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
*
|
MFH
gjb
2016-03-06
1
-0
/
+1
|
\
\
|
|
/
|
*
Signal handling within tcsh vfork code path will conflict with some system
mp
2016-03-05
1
-0
/
+1
|
*
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
11
-328
/
+64
|
\
\
|
|
/
|
*
dump(1) -> dump(8).
trasz
2016-02-29
1
-1
/
+1
|
*
Implement process-shared locks support for libthr.so.3, without
kib
2016-02-28
1
-0
/
+3
|
*
Add speed limit to dd(1). This is useful for testing RCTL disk io limits
trasz
2016-02-28
5
-7
/
+60
|
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
4
-320
/
+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
13
-59
/
+105
|
\
\
|
|
/
|
*
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
|
*
Make the "invalid numeric value" error message actually displayable
trasz
2016-02-21
1
-8
/
+6
|
*
sh: Rework code to remove '\0' from shell input.
jilles
2016-02-19
3
-28
/
+37
[next]