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
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make truss work for CloudABI processes on aarch64.
ed
2015-10-30
5
-85
/
+247
*
Check archive_entry_new() result.
bdrewery
2015-10-29
1
-0
/
+9
*
Use more appropriate ${SHAREDIR} rather than /usr/share.
bdrewery
2015-10-27
1
-1
/
+1
*
Update NetBSD RCS IDs to reflect the changes being upstreamed.
delphij
2015-10-27
2
-2
/
+2
*
In gunzip(1), treat trailing garbage as a warning and not an error. This
delphij
2015-10-26
2
-3
/
+10
*
Update some obsolete information in the HACKING document.
theraven
2015-10-26
1
-13
/
+11
*
Ensure that dtc is built in C++11 mode.
theraven
2015-10-26
1
-0
/
+2
*
Lots of improvements to the BSD-licensed dtc
theraven
2015-10-25
10
-352
/
+511
*
timeout(1): fix the acceptable range values for parse_signal()
bapt
2015-10-24
1
-1
/
+1
*
Fix some mdoc(7) issues
bapt
2015-10-24
1
-17
/
+16
*
Bump date. Missed in r289873.
tuexen
2015-10-24
1
-1
/
+1
*
Add support to systat to display SCTP statistics.
tuexen
2015-10-24
5
-1
/
+374
*
Replace gcc reference with 'cc' and document the default ${CC}.
bdrewery
2015-10-24
1
-3
/
+7
*
Merge bmake 20151020
sjg
2015-10-23
1
-2
/
+3
*
dtc needs to be installed if MK_GPL_DTC is not set, which doesn't fit into the
bdrewery
2015-10-23
1
-1
/
+3
*
dpv(1) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-3
/
+3
*
-C and -c allow at most one input file. Ensure this is the case when the
gabor
2015-10-22
1
-5
/
+5
*
Fix a ton of speelling errors
eadler
2015-10-21
13
-22
/
+22
*
getconf(1): Fix typo. _POSIX_V6_LP64_OFFBIG -> _POSIX_V6_LPBIG_OFFBIG.
bapt
2015-10-19
1
-1
/
+1
*
Make libxo depend on libutil because it uses humanize_number after r287111
ngie
2015-10-18
3
-3
/
+3
*
Remove write-only variable.
trasz
2015-10-17
1
-2
/
+0
*
Add -w flag to iscsictl(8) utility, to make it wait for successfull
trasz
2015-10-17
2
-7
/
+89
*
Add support for ARM EABI.
jkim
2015-10-16
1
-1
/
+12
*
mkimg: support fat16b partitions (MBR type 06h)
emaste
2015-10-15
4
-0
/
+10
*
Simplify syscall generation and ABI source file handling for the build.
bdrewery
2015-10-13
20
-202
/
+233
*
Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in to
ngie
2015-10-12
7
-148
/
+274
|
\
|
*
Revert r289133; retry the merge
ngie
2015-10-11
4
-0
/
+336
|
*
MFhead @ r289132
ngie
2015-10-11
4
-336
/
+0
|
*
MFhead @ r289100
ngie
2015-10-10
12
-173
/
+688
|
|
\
|
*
|
Integrate the rest of the pieces from libarchive into the
ngie
2015-10-07
7
-144
/
+275
|
*
|
MFhead @ r288954
ngie
2015-10-06
1
-207
/
+214
|
*
|
MFhead @ r288943
ngie
2015-10-06
39
-79
/
+514
|
|
\
\
|
*
|
|
------------------------------------------------------------------------
ngie
2015-10-06
28
-84
/
+20
*
|
|
|
Update from svn-1.8.14 to 1.9.2.
peter
2015-10-12
25
-47
/
+293
*
|
|
|
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
28
-84
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
Let -c imply -S (hide signal output).
bdrewery
2015-10-09
2
-3
/
+3
*
|
|
Properly format pointer size independent CloudABI system calls.
ed
2015-10-08
4
-18
/
+448
*
|
|
Correct a comment.
bdrewery
2015-10-08
1
-1
/
+1
*
|
|
Remove support of ancient (pre-8.0R, 800041) FreeBSD releases.
delphij
2015-10-07
1
-8
/
+0
*
|
|
Updated depends
sjg
2015-10-07
1
-0
/
+2
*
|
|
truss: Add support for utrace(2).
bdrewery
2015-10-06
7
-145
/
+236
*
|
|
Group the decoded system calls by ABI and sort the calls within each ABI.
jhb
2015-10-06
1
-207
/
+214
|
|
/
|
/
|
*
|
Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0
dim
2015-10-06
39
-79
/
+514
|
\
\
|
|
/
|
/
|
|
*
Merge ^/head r288836 through r288925.
dim
2015-10-06
3
-226
/
+102
|
|
\
|
*
|
Merge ^/head r288831 through r288835.
dim
2015-10-05
4
-47
/
+63
|
*
|
Merge ^/head r288457 through r288830.
dim
2015-10-05
84
-3
/
+82989
|
|
\
\
|
*
\
\
Merge ^/head r288197 through r288456.
dim
2015-10-01
59
-2921
/
+1460
|
|
\
\
\
|
*
\
\
\
Merge ^/head r288126 through r288196.
dim
2015-09-24
2
-1
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge ^/head r288035 through r288099.
dim
2015-09-22
3
-59
/
+83
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge ^/head r287878 through r288034.
dim
2015-09-20
6
-2
/
+37
|
|
\
\
\
\
\
\
[next]