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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies after r291406 added libelf to libkvm.
bdrewery
2015-12-01
31
-0
/
+32
*
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
kevlo
2015-12-01
10
-3
/
+1649
*
FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.
bdrewery
2015-12-01
1
-3
/
+6
*
FAST_DEPEND: Allow not using -MP by setting DEPEND_MP blank.
bdrewery
2015-12-01
1
-1
/
+2
*
capsicum: plug spurious memset in __cap_rights_init
mjg
2015-12-01
1
-1
/
+0
*
META MODE: Libc++ does in fact need Libcxxrt.
bdrewery
2015-12-01
2
-4
/
+1
*
META MODE: Always define HOST_*, even if not using them.
bdrewery
2015-12-01
1
-3
/
+4
*
META MODE: For bootstrap-tools, don't let Makefile.inc1 build any of the
bdrewery
2015-12-01
1
-1
/
+3
*
Make the number of fasttrap probes and the size of the trace points hash table
stas
2015-12-01
1
-8
/
+21
*
Delete the TUNABLE_INT() line. It was in r291527 so that it could be
rmacklem
2015-11-30
1
-1
/
+0
*
META MODE: Fix bootstrap-tools after r291349.
bdrewery
2015-11-30
1
-2
/
+5
*
Only DIRDEPS_BUILD should trigger this logic.
bdrewery
2015-11-30
1
-2
/
+2
*
Document the __FreeBSD_version bump done for r291527 in UPDATING.
rmacklem
2015-11-30
1
-0
/
+5
*
Bump __FreeBSD_version since r291527 changes the interface between the
rmacklem
2015-11-30
1
-1
/
+1
*
Add support for the new "-manage-gids" option for the nfsuserd daemon
rmacklem
2015-11-30
3
-1
/
+15
*
Document the new "-manage-gids" option for the nfsuserd daemon.
rmacklem
2015-11-30
1
-3
/
+17
*
Add support for the "-manage-gids" option to the nfsuserd daemon.
rmacklem
2015-11-30
1
-9
/
+51
*
Use SPI name for parallel SCSI.
mav
2015-11-30
1
-3
/
+3
*
Add kernel support to the NFS server for the "-manage-gids"
rmacklem
2015-11-30
7
-220
/
+548
*
Fix a double-semicolon typo in my libkvm changes.
jhb
2015-11-30
1
-1
/
+1
*
libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc and
bdrewery
2015-11-30
1
-2
/
+2
*
Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's ...
rrs
2015-11-30
5
-257
/
+1085
*
wpi: ignore ic_update_promisc() call when device is not running
avos
2015-11-30
1
-0
/
+7
*
ARM: create new memory attribute for writethrough cacheable memory.
mmel
2015-11-30
3
-15
/
+18
*
Fix the build after ifconfig was converted over to lib80211 in r291470
ngie
2015-11-30
1
-1
/
+1
*
sfxge: avoid TSO packets collapses bacause of not 2K aligned data
arybchik
2015-11-30
1
-3
/
+5
*
Shorten conditional branch code.
kib
2015-11-30
1
-2
/
+1
*
Remove unneeded instructions.
kib
2015-11-30
1
-2
/
+0
*
Add more functions and types to the LinuxKPI.
hselasky
2015-11-30
2
-2
/
+19
*
add missing lib80211 include.
adrian
2015-11-30
1
-0
/
+1
*
Fix the build
ngie
2015-11-30
1
-0
/
+2
*
Add missing lib declaration.
adrian
2015-11-30
1
-0
/
+1
*
Convert ifconfig to use lib80211.
adrian
2015-11-30
4
-864
/
+11
*
fix ht/40 configuration for ar9331 (hornet).
adrian
2015-11-30
3
-8
/
+19
*
Remove in_setifarnh definition.
melifaro
2015-11-30
1
-3
/
+0
*
Move flowtable rte checks to separate function.
melifaro
2015-11-30
1
-50
/
+63
*
Add new rt_foreach_fib_walk_del() function for deleting route entries
melifaro
2015-11-30
5
-266
/
+284
*
Add lib80211 to include path.
adrian
2015-11-30
1
-0
/
+2
*
Add lib80211, a small (but hopefully soon to grow) set of library
adrian
2015-11-30
7
-0
/
+1192
*
Print machine check address for Book-E.
jhibbits
2015-11-30
2
-1
/
+9
*
Add Freescale QorIQ GPIO driver.
jhibbits
2015-11-30
2
-0
/
+310
*
Fix buildworld after r291453, similar to r284346: url->user and url->pwd
dim
2015-11-29
1
-4
/
+2
*
As the kernel allocates and frees vnodes, it fully initializes them
mckusick
2015-11-29
1
-32
/
+101
*
For performance reasons, it is useful to have a single string used as
mckusick
2015-11-29
4
-7
/
+13
*
add missing initvals.
adrian
2015-11-29
1
-0
/
+1420
*
Install the public sanitizer headers. These are useful for programs
dim
2015-11-29
5
-2
/
+35
*
Use .netrc for HTTP sites and proxies, not just FTP.
des
2015-11-29
2
-3
/
+11
*
Improve error reporting to clearly show problematic rules.
trasz
2015-11-29
1
-61
/
+83
*
Simplify rule retrieval and improve error handling.
trasz
2015-11-29
1
-26
/
+38
*
Fix make depend
uqs
2015-11-29
1
-1
/
+1
[next]