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
*
Allow net80211 to compile on stable/9 and stable/8.
adrian
2013-08-07
4
-0
/
+22
*
MFV r254070:
delphij
2013-08-07
2
-9
/
+53
*
Improve the sysctl symbol extraction from the kernel so that it find more
obrien
2013-08-07
1
-4
/
+8
*
Don't emit a spurious EVFILT_PROC event with no fflags set on process exit
jhb
2013-08-07
2
-2
/
+20
*
Split the pagequeues per NUMA domains, and split pageademon process
kib
2013-08-07
10
-177
/
+421
*
Change the pmap_ts_referenced() method of amd64 pmap to use shared
kib
2013-08-07
2
-8
/
+55
*
Fix previous commit: both flags must be set.
rpaulo
2013-08-07
1
-1
/
+2
*
Don't bother trying to work around buffers which are not aligned on a cache
cognet
2013-08-07
1
-166
/
+76
*
Remove droping topology mutex after iterating 100 periphs in CAMGETPASSTHRU.
mav
2013-08-07
3
-41
/
+5
*
Remove __attribute__((__aligned__)) that generates incorrect alignment on com...
theraven
2013-08-07
1
-1
/
+1
*
Bring initial support for Allwinner A20 SoC (Cubieboard2).
ganbold
2013-08-07
9
-4
/
+549
*
Improve r253721 by reporting detected lack of BIO_FLUSH support to GEOM.
mav
2013-08-07
1
-0
/
+1
*
enable KDB_TRACE in GENERICs
avg
2013-08-07
5
-5
/
+5
*
Remove unsigned comparison < 0
kevlo
2013-08-07
1
-1
/
+1
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
82
-572
/
+583
*
Make sure IFM_AVALID is also set when checking ifm_status.
rpaulo
2013-08-07
1
-1
/
+1
*
Add a missing module version declaration to if_tun(4).
markj
2013-08-07
1
-0
/
+1
*
Fix a timing issue with the wired driver.
rpaulo
2013-08-07
1
-1
/
+30
*
Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.
markj
2013-08-07
1
-13
/
+17
*
Fill in the description fields for M_FICT_PAGES.
markj
2013-08-07
1
-1
/
+1
*
Change <sys/diskpc98.h> to not redefine the same symbols that are
marcel
2013-08-07
7
-52
/
+49
*
MFV r254011:
delphij
2013-08-06
1
-15
/
+55
*
Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconv
sbruno
2013-08-06
1
-0
/
+4
*
Make the various driver MSIX setup routines fallback to MSI more
jfv
2013-08-06
4
-50
/
+50
*
- Fix a bug in the MSI allocation logic so an MSI is also employed if a
marius
2013-08-06
1
-21
/
+7
*
As it turns out, MSIs are broken with 2820SA so introduce an AAC_FLAGS_NOMSI
marius
2013-08-06
2
-40
/
+41
*
When the igb driver is static there are cases when early interrupts occur,
jfv
2013-08-06
1
-0
/
+4
*
Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,
hrs
2013-08-06
2
-41
/
+29
*
This bug fix is in a code path in rename taken when there is a
mckusick
2013-08-06
1
-1
/
+1
*
fix fat-fingering in r253996
avg
2013-08-06
1
-1
/
+0
*
opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG
avg
2013-08-06
27
-6
/
+99
*
Fix build on arm and mips.
hrs
2013-08-06
2
-9
/
+4
*
Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate()
marius
2013-08-06
2
-10
/
+26
*
Block reporting of ZFS features for suspended pools.
mav
2013-08-06
1
-0
/
+5
*
Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and really
mav
2013-08-06
2
-5
/
+6
*
Make `zpool clear` to reopen also reconnected cache and spare devices.
mav
2013-08-06
1
-0
/
+8
*
Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events.
mav
2013-08-06
2
-16
/
+61
*
dtrace: fix compilation with gcc
avg
2013-08-06
1
-0
/
+1
*
Make section headings for different quirk types consistent.
dwmalone
2013-08-06
1
-2
/
+2
*
Remove dead code.
trasz
2013-08-06
2
-44
/
+0
*
Fix formatting warning.
ae
2013-08-06
1
-1
/
+1
*
We no longer need to align the stack before calling swi_handler as it is
andrew
2013-08-06
1
-3
/
+0
*
Remove weirdly-named autofoo file. This is not needed for the (FreeBSD)
erwin
2013-08-06
1
-98
/
+0
*
Update Bind to 9.8.5-P2
erwin
2013-08-06
274
-19947
/
+29902
|
\
|
*
Vendor import of BIND 9.8.5-P2
erwin
2013-07-31
3
-2
/
+8
|
*
Vendor import of Bind 9.8.5-P1
erwin
2013-07-24
268
-19956
/
+29559
|
*
Vendor import of Bind 9.8.4-P2
erwin
2013-03-27
4
-5
/
+9
*
|
Update ciss(4) with new models of raid controllers from HP
sbruno
2013-08-06
2
-0
/
+27
*
|
Micro-optimize OFW syscons 8-bit blank.
jhibbits
2013-08-06
1
-5
/
+13
*
|
Remove an unnecessary panic. The PVO's PTE entry and the PTEG's PTE entry may
jhibbits
2013-08-06
1
-3
/
+0
[next]