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
*
Revert r274635 as it's completely wrong.
dchagin
2014-11-19
1
-1
/
+3
*
Fix typo.
trasz
2014-11-19
1
-1
/
+1
*
Fix the following -Werror warning from clang 3.5.0, while building
dim
2014-11-19
1
-12
/
+11
*
Fix the following -Werror warning from clang 3.5.0, while building cddl/lib/l...
dim
2014-11-19
1
-0
/
+2
*
Add Trendnet TEW-646UBH.
kevlo
2014-11-19
3
-1
/
+4
*
Make vfs.zfs.max_recordsize read-write at runtime.
delphij
2014-11-18
1
-1
/
+1
*
Add locking to wds(4) and mark MPSAFE.
jhb
2014-11-18
1
-90
/
+84
*
Add locking to scd(4) and mark MPSAFE.
jhb
2014-11-18
3
-74
/
+86
*
Cleanups to pst(4):
jhb
2014-11-18
2
-19
/
+21
*
Add locking to mly(4) and mark MPSAFE.
jhb
2014-11-18
2
-101
/
+131
*
Add locking to mcd(4) and mark MPSAFE.
jhb
2014-11-18
3
-70
/
+117
*
Convert the refire_notify_ack timer from timeout(9) to callout(9).
jhb
2014-11-18
2
-7
/
+12
*
Add a tunable for spa_slop_shift which controls how much space we
delphij
2014-11-18
1
-0
/
+3
*
Allow tuning zfs_max_recordsize via loader tunable. Tuning is NOT
delphij
2014-11-18
1
-0
/
+5
*
Upgrade libxo to 0.1.6.
marcel
2014-11-18
5
-32
/
+57
*
Make gpio_default_map_gpios() static. No functional changes.
loos
2014-11-18
1
-3
/
+1
*
Moves all the duplicate code to a single function.
loos
2014-11-18
16
-140
/
+38
*
These delays aren't needed. Elimate them. They should be on the order
imp
2014-11-18
1
-2
/
+0
*
opt_global.h is included automatically in the build. No need to
imp
2014-11-18
17
-30
/
+0
*
No need to list opt_global.h. No need to force ALTQ here, since that's
imp
2014-11-18
1
-3
/
+0
*
opt_global.h is never needed in SRCS lists.
imp
2014-11-18
1
-1
/
+1
*
Document WITHOUT_USB_EXAMPLES and WITHOUT_TESTS_SUPPORT
imp
2014-11-18
2
-0
/
+4
*
LIB32 is supported for powerpc64 too. Make the note more general about
imp
2014-11-18
1
-1
/
+1
*
Fix typo pointed out by avg@ and Joerg Sonnenberger. Add a clarifying
imp
2014-11-18
1
-4
/
+4
*
Acutally, replaces NO_INCS with WITHOUT_INCLUDES and make
imp
2014-11-18
4
-1
/
+11
*
Implement the historic DIOCGDINFO ioctl for gpart on BSD
imp
2014-11-18
5
-4
/
+78
*
Missed a terminating ';'.
jhibbits
2014-11-18
1
-1
/
+1
*
Add Altera Parallel IO (PIO) device driver.
br
2014-11-18
3
-0
/
+323
*
Add Virtio MMIO bus driver.
br
2014-11-18
4
-0
/
+941
*
Re-work non-persistent filesystem detection as it was not possible to
feld
2014-11-18
1
-8
/
+7
*
Collapse three contiguous comment blocks into one. Remove historical
glebius
2014-11-18
1
-8
/
+3
*
Fix the i2c bus speed divisors for TI OMAP4 and AM335x.
ian
2014-11-18
1
-5
/
+11
*
Fix gpiobus_child_location_str() to return a real string with the mapped
loos
2014-11-18
2
-14
/
+30
*
Remove unnecessary code.
loos
2014-11-18
1
-18
/
+0
*
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.
ian
2014-11-18
6
-34
/
+153
*
Use automated MK_INET*_SUPPORT code here as well.
imp
2014-11-18
1
-16
/
+3
*
Modernize comments about BIOSes being lame since in this detail they
imp
2014-11-18
1
-6
/
+10
*
Add basic interrupt management code to gpiobus and ofw_gpiobus.
loos
2014-11-18
3
-2
/
+128
*
DTrace imposes a 128-byte limit on the length of the function component of
markj
2014-11-17
3
-22
/
+21
*
Sync with userland variant.
delphij
2014-11-17
1
-5
/
+3
*
Use the correct device as the power_for_sleep() method
dchagin
2014-11-17
1
-3
/
+1
*
Remove stray empty comment. The code is adequately explained in the
imp
2014-11-17
1
-2
/
+0
*
Clean up some language
brd
2014-11-17
2
-18
/
+18
*
Fix geom's "usage" generation to not fabricate usage/help output for any
feld
2014-11-17
1
-0
/
+5
*
Add logic for detecting non-persistent filesystems being utilized by
feld
2014-11-17
1
-0
/
+9
*
Re-introduce padding fields removed with r264321 to keep
jch
2014-11-17
1
-0
/
+2
*
l2arc: restore correct rounding up of asize of compressed data
avg
2014-11-17
1
-7
/
+9
*
Revert r269093 which introduced physical zio alignment transform
avg
2014-11-17
1
-2
/
+1
*
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with
ngie
2014-11-17
52
-109
/
+109
*
The "intr" option is NFS-specific; fix examples in auto_master(5).
trasz
2014-11-17
1
-3
/
+3
[next]