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
*
MFH
gjb
2016-04-16
451
-2748
/
+9397
|
\
|
*
Add a test for cancelling an active AIO request on a socket.
jhb
2016-04-16
1
-0
/
+60
|
*
Cleanup unnecessary semicolons from utilities we all love.
pfg
2016-04-15
28
-58
/
+58
|
*
Replace <tab><tab> with <space><tab>.
loos
2016-04-15
1
-1
/
+1
|
*
Fix the 'type' for a few variables from tcpcb.
hiren
2016-04-15
2
-9
/
+9
|
*
savecore(8): Explicitly cast to fix i386 warning
cem
2016-04-15
1
-3
/
+3
|
*
elfcopy: fix symbol table handling when sections come after symtab/strtab
emaste
2016-04-15
1
-2
/
+15
|
*
Document SHLIB/SHLIB_CXX/NO_PIC.
bdrewery
2016-04-15
1
-2
/
+10
|
*
Import to 0.6.1
phil
2016-04-15
47
-808
/
+2487
|
|
\
|
|
*
Tag libxo 0.6.0
phil
2016-04-15
356
-0
/
+73146
|
|
*
Import libxo 0.6.0
phil
2016-04-15
45
-800
/
+2473
|
|
*
Tag libxo 0.4.7
phil
2016-04-15
336
-0
/
+71473
|
|
*
Import libxo 0.4.7
phil
2016-04-15
15
-263
/
+97
|
|
*
add FreeBSD header to copied files
phil
2016-04-12
1
-3
/
+6
|
|
*
add "svn up" after tagging
phil
2016-04-12
1
-0
/
+1
|
|
*
import libxo 0.4.6
phil
2016-04-12
2
-37
/
+267
|
*
|
Add SHLIB_CXX to allow building a C++ shared library without a static one.
bdrewery
2016-04-15
1
-2
/
+7
|
*
|
Set CPP from XCPP for the libcompat build.
bdrewery
2016-04-15
1
-0
/
+1
|
*
|
Add 4Kn kernel dump support
cem
2016-04-15
5
-40
/
+86
|
*
|
sys/net* : for pointers replace 0 with NULL.
pfg
2016-04-15
26
-76
/
+76
|
*
|
fs misc: for pointers replace 0 with NULL.
pfg
2016-04-15
4
-7
/
+7
|
*
|
ddb: for pointers replace 0 with NULL.
pfg
2016-04-15
2
-5
/
+5
|
*
|
Don't corrupt ZFS label's physpath attribute when booting while a disk is mis...
asomers
2016-04-15
1
-3
/
+4
|
*
|
compat/linux: for pointers replace 0 with NULL.
pfg
2016-04-15
1
-1
/
+1
|
*
|
g_gate: for pointers replace 0 with NULL.
pfg
2016-04-15
1
-1
/
+1
|
*
|
kern: for pointers replace 0 with NULL.
pfg
2016-04-15
17
-24
/
+24
|
*
|
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
andrew
2016-04-15
59
-166
/
+166
|
*
|
import libxo-0.4.7
phil
2016-04-15
16
-270
/
+104
|
*
|
netinet: for pointers replace 0 with NULL.
pfg
2016-04-15
13
-20
/
+20
|
*
|
Make NIRQ configurable for MIPS
sgalabov
2016-04-15
2
-2
/
+7
|
*
|
Import Mediatek/Ralink dtsi patches against OpenWRT dtsi files
sgalabov
2016-04-15
9
-0
/
+480
|
*
|
Change the fdt_static_dtb.S dependency
sgalabov
2016-04-15
1
-1
/
+1
|
*
|
Make mx25l compatible with jedec,spi-nor as well
sgalabov
2016-04-15
1
-1
/
+7
|
*
|
Mediatek/Ralink: Get our drivers closer to OpenWRT dts definitions
sgalabov
2016-04-15
10
-36
/
+46
|
*
|
Remove unneeded initialization in mtk_xhci.c
sgalabov
2016-04-15
1
-1
/
+0
|
*
|
In order to build a kernel with one of these configs the user should do
sgalabov
2016-04-15
10
-0
/
+411
|
*
|
Always calculate divisor for the counter mode of LAPIC timer. Even if
kib
2016-04-15
1
-15
/
+34
|
*
|
arm: for pointers replace 0 with NULL.
pfg
2016-04-15
13
-28
/
+28
|
*
|
Add a flag field to struct gic_irqsrc and use it to mark when we should
andrew
2016-04-15
1
-3
/
+8
|
*
|
mips: for pointers replace 0 with NULL.
pfg
2016-04-15
10
-10
/
+10
|
*
|
powerpc: for pointers replace 0 with NULL.
pfg
2016-04-15
4
-5
/
+5
|
*
|
Add initial GICv2m support to the arm GIC driver. This will be used to
andrew
2016-04-15
1
-0
/
+300
|
*
|
Allocate RACCT/RCTL zones without UMA_ZONE_NOFREE; no idea why it was there
trasz
2016-04-15
2
-3
/
+3
|
*
|
Sync cam.ko module source list with the static kernel file list.
kib
2016-04-15
1
-1
/
+1
|
*
|
netpfil: for pointers replace 0 with NULL.
pfg
2016-04-15
3
-4
/
+4
|
*
|
sparc64: for pointers replace 0 with NULL.
pfg
2016-04-15
1
-1
/
+1
|
*
|
ofed: for pointers replace 0 with NULL.
pfg
2016-04-15
2
-2
/
+2
|
*
|
Sort variable declarations.
trasz
2016-04-15
2
-42
/
+35
|
*
|
busdma/bounce: revert r292255
royger
2016-04-15
1
-12
/
+44
|
*
|
Avoid NULL pointer dereference, for a process which is not (yet) a
kib
2016-04-15
1
-1
/
+2
[next]