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
*
Fix various Coverity issues in sbin/savecore/savecore.c:
asomers
2015-10-23
1
-6
/
+6
*
Add partial support for QUERY TMF to CAM and isp(4).
mav
2015-10-23
6
-10
/
+41
*
Merge bmake 20151020
sjg
2015-10-23
36
-278
/
+633
|
\
|
*
Tag bmake 20151020
sjg
2015-10-21
233
-0
/
+69089
|
*
Import bmake-20151020
sjg
2015-10-21
35
-276
/
+630
|
*
tag bmake-20150606
sjg
2015-06-10
231
-0
/
+68735
|
*
bmake-20150606
sjg
2015-06-10
13
-39
/
+116
*
|
run(4): convert to ieee80211_tx_complete()
avos
2015-10-23
1
-14
/
+5
*
|
lldb: Add arm64 FreeBSD ProcessMonitor register context
emaste
2015-10-23
1
-0
/
+4
*
|
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
*
|
Improve INOTs handling for 24xx and above chips.
mav
2015-10-23
5
-90
/
+87
*
|
resolver: abuse _res a little less
vangyzen
2015-10-23
1
-39
/
+52
*
|
blkfront: add support for unmapped IO
royger
2015-10-23
1
-5
/
+7
*
|
sysctl(8): Fix style nits
cem
2015-10-23
1
-5
/
+6
*
|
x86/dma_bounce: rework _bus_dmamap_load_ma implementation
royger
2015-10-23
1
-16
/
+186
*
|
arm64: remove exception instruction length assertion
emaste
2015-10-23
1
-14
/
+0
*
|
sysctl(9): Document U8/U16 types from r289773
cem
2015-10-23
2
-1
/
+41
*
|
Build fix for non-i386 and non-amd64 platforms.
hselasky
2015-10-23
1
-0
/
+6
*
|
Move dtrace/opensolaris/zfs module option to common section
emaste
2015-10-23
1
-27
/
+12
*
|
Fix capitalization
jah
2015-10-23
1
-1
/
+1
*
|
Remove unclear comment about address truncation in busdma. Add (hopefully mu...
jah
2015-10-23
5
-20
/
+5
*
|
Add CLFLUSHOPT instruction wrappers.
kib
2015-10-23
2
-0
/
+14
*
|
Decode new values for CPUID leaf 2 cache and TLB descriptors, from the
kib
2015-10-23
1
-0
/
+12
*
|
Fix build for the KTR-enabled kernels.
kib
2015-10-23
1
-2
/
+9
*
|
Fix kernel build by restoring a temporary variable which was not yet
hselasky
2015-10-23
1
-0
/
+1
*
|
Fix LUN disable in CAM broken at r285155.
mav
2015-10-23
1
-1
/
+1
*
|
Disable full bus scan by CAM for FC adapters.
mav
2015-10-23
3
-12
/
+9
*
|
urtwn(4): add DBM_ANTNOISE radiotap field
avos
2015-10-23
2
-2
/
+5
*
|
Some polishing and unification in ISR code.
mav
2015-10-23
6
-117
/
+71
*
|
- Split one 4-byte R92C_CR register into 2-byte R92C_CR and 1-byte R92C_MSR
avos
2015-10-23
2
-26
/
+32
*
|
urtwn(4): fix the RSSI calculation for RTL8188EU.
avos
2015-10-23
2
-13
/
+9
*
|
dpv(1) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-3
/
+3
*
|
figpar(3) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-3
/
+3
*
|
Bump date/copyright after correcting HISTORY
dteske
2015-10-23
1
-2
/
+2
*
|
dpv(3) merged to stable/10 before release/10.2.0
dteske
2015-10-23
1
-1
/
+1
*
|
A miss from r289764.
glebius
2015-10-23
1
-3
/
+3
*
|
otus(4) - add missing ieee80211_free_node() call.
adrian
2015-10-23
1
-0
/
+1
*
|
otus(4) - demagicify register names.
adrian
2015-10-23
2
-31
/
+72
*
|
otus(4): begin supporting raw transmit parameters in otus_tx()
adrian
2015-10-23
1
-9
/
+22
*
|
For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there is no need to
bdrewery
2015-10-22
1
-0
/
+11
*
|
ioat_test: Add a colon (':') for style
cem
2015-10-22
1
-1
/
+1
*
|
ioat: Clean up logging
cem
2015-10-22
3
-33
/
+38
*
|
if_ntb: Use ffsll() now that it is broadly available
cem
2015-10-22
1
-8
/
+1
*
|
NTB: Add device introspection sysctl hierarchy
cem
2015-10-22
3
-7
/
+371
*
|
Sysctl: Add common support for U8, U16 types
cem
2015-10-22
3
-0
/
+136
*
|
Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.
bdrewery
2015-10-22
1
-14
/
+20
*
|
Regen for linux32 rename and linux64 systrace.
jhb
2015-10-22
9
-612
/
+612
*
|
Missing regen after last change to sys/kern/syscalls.master.
jhb
2015-10-22
5
-5
/
+5
*
|
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
9
-27
/
+72
*
|
Merge r289055 to amd64/linux32:
jhb
2015-10-22
1
-1
/
+1
[next]