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
*
If the I/O offset and length is multiple of the media size then
ambrisko
2016-05-27
1
-3
/
+6
*
The flag "vm_pages_needed" has long served two distinct purposes: (1) to
alc
2016-05-27
4
-43
/
+64
*
Remove duplicate sentence from pfsync.8.
dru
2016-05-27
1
-1
/
+0
*
In pmap_advise(), avoid leaking DI start for EPT pmaps which needs A/D
kib
2016-05-27
2
-1
/
+5
*
Install ioatcontrol to /usr/bin by default instead of /
ngie
2016-05-27
1
-0
/
+1
*
- Sort make variables
ngie
2016-05-27
1
-2
/
+5
*
Replace linux-f10 packages with updated linux-c6.
gjb
2016-05-27
1
-1
/
+1
*
Correct the implementation of dtrace_interrupt_disable/enable.
br
2016-05-27
1
-2
/
+3
*
Fix description for -V in the -r case
ngie
2016-05-27
1
-1
/
+1
*
Document the default behavior for -c (0)
ngie
2016-05-27
1
-2
/
+3
*
Initialize `t` with memset(.., 0, ..)
ngie
2016-05-27
1
-0
/
+3
*
When building modules, define make variable OPT_FDT if the kernel config
ian
2016-05-27
2
-1
/
+13
*
Plug route reference underleak that happens with FLOWTABLE after r297225.
glebius
2016-05-27
2
-2
/
+10
*
Disconnect PIE from the build until it is free of floating point math.
truckman
2016-05-27
2
-4
/
+2
*
fd: provide a common exit point for unlock in kern_dup
mjg
2016-05-27
1
-18
/
+16
*
exec: get rid of one vnode lock/unlock pair in do_execve
mjg
2016-05-27
1
-42
/
+30
*
Fix dtrace_interrupt_disable and dtrace_interrupt_enable by having the
andrew
2016-05-27
1
-1
/
+2
*
sfxge(4): fix typo in monitor types strings in common code
arybchik
2016-05-27
1
-1
/
+1
*
sfxge(4): avoid necessity to add one more constant condition note
arybchik
2016-05-27
1
-1
/
+1
*
sfxge(4): cope with always true unsigned comparison with 0 to make lint happier
arybchik
2016-05-27
1
-2
/
+3
*
sfxge(4): unsigned 1 should be shifted to produce bitmask
arybchik
2016-05-27
1
-1
/
+1
*
sfxge(4): cope with lint for EFX_SET_OWORD_BIT() with const bit arg
arybchik
2016-05-27
1
-1
/
+10
*
sfxge(4): remove set but not used variable
arybchik
2016-05-27
1
-2
/
+1
*
Improve error message when failing to open a backing file
bapt
2016-05-27
1
-2
/
+3
*
sfxge(4): remove unreachable break after goto
arybchik
2016-05-27
2
-2
/
+0
*
sfxge(4): add constant condition note to make lint happier
arybchik
2016-05-27
3
-0
/
+3
*
sfxge(4): note unused variables to make lint happier
arybchik
2016-05-27
8
-1
/
+25
*
Attach iser(4) to the build.
trasz
2016-05-27
1
-0
/
+2
*
Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.
trasz
2016-05-27
1
-1
/
+6
*
Fix build on i386.
trasz
2016-05-27
1
-3
/
+5
*
Quell false positives in svc_vc_create and svc_vc_create_conn with cd and xprt
ngie
2016-05-27
1
-13
/
+11
*
The SCHEDULER_STOPPED() macro already contains a predict false statement.
hselasky
2016-05-27
2
-5
/
+5
*
hyperv: Test features before enabling optional functionalities
sephe
2016-05-27
6
-10
/
+69
*
[iwm] remove dead code.
adrian
2016-05-27
2
-16
/
+2
*
hyperv: Clean up Hyper-V timecounter a bit.
sephe
2016-05-27
1
-10
/
+17
*
hyperv: GC unneeded bits
sephe
2016-05-27
1
-145
/
+0
*
hyperv/vmbus: Move MSR EOM to hyperv_reg.h
sephe
2016-05-27
2
-2
/
+4
*
hyperv: Move timer related MSRs into hyperv_reg.h
sephe
2016-05-27
3
-13
/
+26
*
Use vm_page_replace_checked() instead of vm_page_rename() for implementing
alc
2016-05-27
1
-17
/
+10
*
hyperv: Move CPUID related bits to hyperv_reg.h and give them clean name
sephe
2016-05-27
3
-77
/
+72
*
libmd: Work around C++'s inability to understand C
cem
2016-05-27
1
-0
/
+8
*
Fix parallel builds by specifying *all* required headers in SRCS.
ian
2016-05-27
5
-5
/
+5
*
gcc42: Fix minor C99 parse bug
cem
2016-05-27
2
-10
/
+4
*
Add rtwn(4) and rtwnfw(4).
kevlo
2016-05-27
2
-0
/
+33
*
[gpio] add gpiospi to the gpio module.
adrian
2016-05-27
1
-1
/
+1
*
[spigen] add the userland ioctl API for spigen.
adrian
2016-05-27
1
-0
/
+52
*
[gpiospi] add debug option.
adrian
2016-05-27
1
-0
/
+3
*
Only build gpio modules on armv6, until it's known that they can be built
ian
2016-05-27
1
-1
/
+5
*
Make Makefile.mirrors -ALPHA${N}-aware.
gjb
2016-05-27
1
-2
/
+2
*
Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the official
gjb
2016-05-27
1
-1
/
+1
[next]