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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r293286. It was not intended to come in yet.
bdrewery
2016-01-07
1
-19
/
+0
*
Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.
bdrewery
2016-01-07
1
-0
/
+19
*
Use standard name for ASCII LF and FF control codes
emaste
2016-01-06
2
-7
/
+7
*
ioat(4): Add ioat_get_max_io_size() KPI
cem
2016-01-05
1
-1
/
+3
*
Add new LIBSOFT option. This is similar to the LIB32 option, except
imp
2016-01-03
1
-0
/
+5
*
Use correct name 'us' for character 31 in keymaps
emaste
2016-01-02
9
-21
/
+21
*
17 years and change after I wrote warp_saver, here's a simple plasma effect
des
2016-01-01
1
-1
/
+11
*
Merge r293006 from clang380-import branch:
dim
2015-12-31
1
-1
/
+1
*
[rtwn] Add initial manpages for the rtwn driver.
adrian
2015-12-31
3
-0
/
+241
*
- Sort ports-secteam
miwi
2015-12-29
1
-1
/
+1
*
- Add myself to ports-secteam
miwi
2015-12-29
1
-1
/
+1
*
procfs(5) is not required by ps(1) and w(1) anymore
bapt
2015-12-26
1
-6
/
+2
*
[mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...
adrian
2015-12-26
2
-0
/
+54
*
Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, as
cperciva
2015-12-25
1
-0
/
+3
*
Document that make's .POSIX: handling is broken. In fact, it has been
cperciva
2015-12-25
1
-0
/
+4
*
Update mentors for brnrd
brnrd
2015-12-24
1
-2
/
+1
*
Add accessor methods to fetch the BAR holding the MSI-X table and PBA.
jhb
2015-12-23
2
-3
/
+54
*
Restore a day of the week in date(1) output for Japanese locales.
ume
2015-12-20
3
-5
/
+5
*
Clean up Kyuafile.tmp, not Kyuafile.auto.tmp
ngie
2015-12-20
1
-1
/
+1
*
Document LOCALBASE in the bsd.test.mk section
ngie
2015-12-20
1
-0
/
+4
*
- Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)
ngie
2015-12-20
3
-9
/
+5
*
Deal with another hardcoded reference to Kyuafile in the KYUAFILE == auto
ngie
2015-12-20
1
-1
/
+1
*
Fix typo in r292500 by adding missing conditional statement
ngie
2015-12-20
1
-0
/
+1
*
Simplify Kyuafile generation logic with KYUAFILE == auto and
ngie
2015-12-20
1
-14
/
+10
*
Add missing return statement to atf/printf_test to make the example
ngie
2015-12-20
1
-0
/
+2
*
Add a safety net to reclaim mbufs when one of the mbuf zones become
jtl
2015-12-20
2
-4
/
+16
*
Use :E instead of regex in ctypedef Makefiles
bapt
2015-12-19
1
-1
/
+1
*
Simplify the locale generated Makefiles by using bmake multi variables for loops
bapt
2015-12-18
6
-814
/
+814
*
ioat(4): Add an API to get HW revision
cem
2015-12-17
1
-1
/
+3
*
A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().
glebius
2015-12-16
1
-6
/
+13
*
Enable LLDB by default on amd64 and arm64
emaste
2015-12-16
1
-1
/
+5
*
Regenerate after r292283.
bdrewery
2015-12-15
1
-3
/
+6
*
Fix example code rendering, \n needs escaping to show up.
brueffer
2015-12-15
4
-14
/
+14
*
Fix a typo (opencrypto -> crypto) and remove useless comment.
kevlo
2015-12-15
1
-5
/
+2
*
DIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD|LIBADD).
bdrewery
2015-12-15
1
-3
/
+18
*
DIRDEPS_BUILD: Fix incorrectly adding in RELDIR for DIRDEPS in bootstrapping.
bdrewery
2015-12-15
1
-1
/
+3
*
DIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstrapping.
bdrewery
2015-12-15
1
-1
/
+1
*
Add comment about OBJTOP not yet being defined outside of META MODE.
bdrewery
2015-12-15
1
-0
/
+2
*
Follow-up r291739: Don't suggest LDADD on private libs to use LIBADD.
bdrewery
2015-12-15
1
-1
/
+2
*
Start on a new library (libsysdecode) that provides routines for decoding
jhb
2015-12-15
2
-0
/
+2
*
Allow overriding FILESDIRs for snmp files.
bdrewery
2015-12-14
1
-2
/
+2
*
ioat(4): Add support for interrupt coalescing
cem
2015-12-14
1
-1
/
+19
*
Let termcap be used in LIBADD.
bdrewery
2015-12-14
1
-0
/
+1
*
Clean up issues reported by mandoc -Tlint
brueffer
2015-12-14
4
-12
/
+12
*
Non-exhaustive mdoc/spelling/style cleanup.
brueffer
2015-12-14
1
-48
/
+87
*
Add the cryptodev device.
kevlo
2015-12-14
1
-1
/
+2
*
DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.
bdrewery
2015-12-11
1
-1
/
+4
*
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
br
2015-12-11
6
-3
/
+26
*
[PR 195033] Document mps.enable_ssu
rpokala
2015-12-11
1
-2
/
+37
*
Fix minor typos introduced on r292084.
araujo
2015-12-11
1
-2
/
+2
[next]