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
*
MFC r302937
ache
2016-08-18
5
-1
/
+39
*
MFC r303423:
kib
2016-08-15
1
-0
/
+1
*
MFC 302900,302902,302921,303461,304009:
jhb
2016-08-15
1
-2
/
+1
*
MFC r303213:
kib
2016-07-30
1
-0
/
+1
*
WITH_META_MODE: Fix bin/csh rebuilding tc.const.h
bdrewery
2016-06-14
1
-1
/
+1
*
Explicitly NUL terminate the buffer filled by fread().
truckman
2016-06-08
1
-3
/
+3
*
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
*
ps(1): Expand variables to match expanded fields
cem
2016-06-01
2
-2
/
+2
*
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
*
Use require.progs with bc instead of require.files with /usr/bin/bc
ngie
2016-05-29
1
-1
/
+1
*
Close the input FILE * in read_file() and the output FILE * in write_file()
truckman
2016-05-25
1
-9
/
+18
*
Fix Coverity CID 1019054 (String not null terminated) in setfacl.
truckman
2016-05-25
1
-2
/
+2
*
Fix CID 1011370 (Resource leak) in ps.
truckman
2016-05-25
2
-8
/
+11
*
Close from_fd if malloc() fails to avoid a file descriptor leak.
truckman
2016-05-25
1
-0
/
+1
*
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
*
ed(1): simplify by using arc4random_buf().
pfg
2016-05-21
1
-4
/
+1
*
ed(1): Cleanups for the DES mode.
pfg
2016-05-20
1
-2
/
+2
*
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
[next]