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
...
|
|
*
|
Remove a few vestiges of passing an exit code to
gjb
2014-10-29
2
-4
/
+4
|
|
*
|
Avoid hard-coding the Azure image file format.
gjb
2014-10-29
3
-4
/
+6
|
|
*
|
Add glue to allow enabling building cloud provider
gjb
2014-10-29
2
-8
/
+19
|
|
/
/
|
*
|
Move virtual machine / cloud provider targets and
gjb
2014-10-29
2
-50
/
+58
|
*
|
Reintegrate head@r273095
gjb
2014-10-14
2752
-31498
/
+260980
|
|
\
\
|
*
|
|
Output an informational message when mkimg(1) runs, so it
gjb
2014-10-14
2
-0
/
+4
|
*
|
|
Fix signal list to trigger umount(8).
gjb
2014-10-14
2
-2
/
+2
|
*
|
|
Clear VM_RC_LIST.
gjb
2014-10-14
1
-1
/
+1
*
|
|
|
Add inline implementations of arm bus_space_read/write_N().
ian
2015-01-20
2
-37
/
+55
*
|
|
|
Garbage collect a prove test wrapper
ngie
2015-01-20
1
-15
/
+0
*
|
|
|
Fix arc__shrink DTrace probe's to_free argument.
will
2015-01-20
1
-5
/
+1
*
|
|
|
Use the "zfs_gfs" tag for GFS vnodes to make them easier to identify.
will
2015-01-20
1
-1
/
+1
*
|
|
|
NSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec)
will
2015-01-20
1
-1
/
+1
*
|
|
|
Remove unused strdup() #define.
will
2015-01-20
1
-1
/
+0
*
|
|
|
- Add jbeich as a ports committer
jbeich
2015-01-20
1
-0
/
+3
*
|
|
|
Restore the CAM XPT peripheral generation counter, and export it via sysctl.
will
2015-01-20
1
-0
/
+6
*
|
|
|
MFV r277432:
delphij
2015-01-20
2
-33
/
+47
*
|
|
|
Remove comparisons which are not necessary.
tuexen
2015-01-20
1
-0
/
+14
*
|
|
|
Allow clang to be built for mips/mips64 backend types by adding our mips
sbruno
2015-01-20
1
-0
/
+11
*
|
|
|
o Restore 'goto tr_setup;' when operating in host mode mistakenly
br
2015-01-20
1
-8
/
+5
*
|
|
|
There does not seem to be any reason to acquire GIANT here. Follow amd64
nwhitehorn
2015-01-20
1
-2
/
+0
*
|
|
|
o Do notify USB host each time we receive 'set packet filter' request.
br
2015-01-20
1
-24
/
+69
*
|
|
|
Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space().
mav
2015-01-20
2
-6
/
+7
*
|
|
|
loader: fix the size of MODINFOMD_MODULEP
royger
2015-01-20
2
-3
/
+4
*
|
|
|
Fix returned data for the USB_GET_DEV_PORT_PATH IOCTL in particular
hselasky
2015-01-20
1
-5
/
+4
*
|
|
|
Remove the SMP code from locore-v4. These will never use the SMP code as
andrew
2015-01-20
1
-92
/
+0
*
|
|
|
Add the User and PL1 read only and reqd write thread ID registers.
andrew
2015-01-20
1
-0
/
+7
*
|
|
|
Add 128-byte cache flushing routines.
br
2015-01-20
3
-6
/
+219
*
|
|
|
Enable Synopsys DesignWare Mobile Storage Host Controller
ganbold
2015-01-20
7
-35
/
+163
*
|
|
|
Remove space in the FDT reservation map from the available memory regions
nwhitehorn
2015-01-20
1
-4
/
+87
*
|
|
|
Zero BSS explicitly if not started by loader(8). Add a check for the magic
nwhitehorn
2015-01-20
1
-3
/
+14
*
|
|
|
Update the vdso timehands only via tc_windup().
neel
2015-01-20
4
-14
/
+27
*
|
|
|
Properly clear IRQ status in order to fix "Spurious IRQ" message from AINT.
gonzo
2015-01-20
1
-0
/
+3
*
|
|
|
Add missing linuxapi module dependencies and always use the FreeBSD
hselasky
2015-01-19
10
-23
/
+16
*
|
|
|
Add more functions to the Linux kernel compatibility layer. Add some
hselasky
2015-01-19
9
-3
/
+52
*
|
|
|
Add some initial infrastructure for relocating the kernel in place.
nwhitehorn
2015-01-19
2
-3
/
+56
*
|
|
|
Stop enforcing additional reference on all cdevs, which was introduced
kib
2015-01-19
3
-11
/
+29
*
|
|
|
Ignore devfs directory entries for devices either being destroyed or
kib
2015-01-19
2
-0
/
+13
*
|
|
|
Remove extra mtx_unlock().
mav
2015-01-19
1
-1
/
+0
*
|
|
|
Code cleanup.
tuexen
2015-01-19
1
-6
/
+7
*
|
|
|
Make the clock-frequency property optional as it may not be present on FDT
andrew
2015-01-19
1
-6
/
+14
*
|
|
|
Minor refactoring of code block.
hselasky
2015-01-19
1
-4
/
+3
*
|
|
|
Fix the build when INVARIANTS is defined by restoring `bo`'s definition in
ngie
2015-01-19
1
-0
/
+6
*
|
|
|
MOVS instruction emulation.
neel
2015-01-19
2
-5
/
+272
*
|
|
|
Fix a bug in libvmmapi 'vm_copy_setup()' where it would return success even if
neel
2015-01-19
2
-7
/
+17
*
|
|
|
Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/tests
ngie
2015-01-19
3
-0
/
+24
*
|
|
|
Expect :overflow to fail with FreeBSD's expr as it doesn't have stringent
ngie
2015-01-19
1
-0
/
+3
*
|
|
|
Provide a tunable (machdep.moea64_bpvo_pool_size) to set the bootstrap
nwhitehorn
2015-01-19
1
-6
/
+7
*
|
|
|
For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it can
ian
2015-01-19
1
-0
/
+4
*
|
|
|
ext2: Garbage-collect some unused variables
pfg
2015-01-19
7
-14
/
+2
[prev]
[next]