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
path:
root
/
sys
/
conf
/
options
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix kernel build with "options GEOM_MOUNTVER". Previously it was only
trasz
2015-12-14
1
-0
/
+1
*
Add AR9530 (honeybee) config option.
adrian
2015-11-28
1
-0
/
+1
*
Overhaul if_enc(4) and make it loadable in run-time.
ae
2015-11-25
1
-1
/
+0
*
uart(4) - make the 8250 uart baudrate tolerance build time tweakable.
adrian
2015-11-18
1
-0
/
+1
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
1
-1
/
+1
*
There are times when it would be really nice to have a record of the last few
hiren
2015-10-14
1
-0
/
+1
*
Remove opt_random.h header pollution from sys/random.h by moving
ngie
2015-09-08
1
-2
/
+2
*
Make the UMA harvesting go away completely if not wanted. Default to "not wan...
markm
2015-08-22
1
-5
/
+4
*
Add ALTQ(9) support for the CoDel algorithm.
loos
2015-08-21
1
-0
/
+1
*
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
markm
2015-08-17
1
-5
/
+7
*
Fix a comment for iwm.
rpaulo
2015-08-10
1
-1
/
+1
*
sys/conf/options: add IWM_DEBUG.
rpaulo
2015-08-08
1
-0
/
+3
*
Import the CloudABI datatypes and create a system call table.
ed
2015-07-09
1
-0
/
+1
*
Huge cleanup of random(4) code.
markm
2015-06-30
1
-2
/
+9
*
ALTQ FAIRQ discipline import from DragonFLY
eri
2015-06-24
1
-0
/
+1
*
Add makefile to build geom_map kld. Document some GEOM_* options
ae
2015-06-08
1
-0
/
+1
*
Change EM_MULTIQUEUE to a real kernconf entry and enable support for
sbruno
2015-06-03
1
-0
/
+3
*
Build GENERIC with RACCT/RCTL support by default. Note that it still
trasz
2015-05-14
1
-1
/
+1
*
Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of
jhb
2015-05-08
1
-0
/
+1
*
Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled in
andrew
2015-05-05
1
-0
/
+1
*
Make it possible to statically link SIFTR into the kernel
gnn
2015-04-29
1
-0
/
+1
*
Add kern.racct.enable tunable and RACCT_DISABLED config option.
trasz
2015-04-29
1
-0
/
+1
*
Make IFMEDIA_DEBUG a kernel option.
glebius
2015-04-21
1
-0
/
+1
*
Reimplement support for userland core dump compression using a new interface
markj
2015-03-09
1
-1
/
+1
*
Implement interface to create SR-IOV Virtual Functions
rstone
2015-03-01
1
-0
/
+1
*
Import videomode code from NetBSD which is needed by USB display link drivers.
hselasky
2015-02-15
1
-0
/
+3
*
Add WPI_DEBUG option.
adrian
2015-02-07
1
-0
/
+3
*
turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specified
jmg
2015-02-05
1
-1
/
+2
*
Optimise allocation of USB DMA structures. By default don't double map
hselasky
2015-02-02
1
-0
/
+1
*
There are still kernel configs and mk files depending on the OFED option.
bz
2015-01-18
1
-0
/
+1
*
Start importing the basic OFED linux compatibility layer changes made
hselasky
2015-01-17
1
-1
/
+1
*
Move DEV_ entries scattered to their common section. Add DEV_PCI.
imp
2015-01-17
1
-7
/
+8
*
Add option to support the QCA955x SoC wifi.
adrian
2015-01-06
1
-0
/
+1
*
Fix kernel builds with "options NFS_DEBUG" that
rmacklem
2014-12-23
1
-2
/
+0
*
Remove the old NFS client and server from head,
rmacklem
2014-12-23
1
-5
/
+0
*
This is the much-discussed major upgrade to the random(4) device, known to yo...
markm
2014-10-30
1
-1
/
+0
*
Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that
jhb
2014-10-24
1
-0
/
+2
*
Add kernel option KSTACK_USAGE_PROF to sample the stack depth on
kib
2014-10-04
1
-0
/
+1
*
Move pci/ncr to dev/ncr.
rpaulo
2014-09-23
1
-1
/
+1
*
Bring in the new automounter, similar to what's provided in most other
trasz
2014-08-17
1
-0
/
+1
*
Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUS
tuexen
2014-08-13
1
-0
/
+1
*
Make the witness lock limit an option.
imp
2014-08-03
1
-0
/
+1
*
Add missing VT_ kernel config knobs
emaste
2014-06-30
1
-2
/
+5
*
In order to get vt(4) a bit closer to the feature set provided by sc(4),
marius
2014-06-27
1
-1
/
+2
*
Add disklabel64 support
ae
2014-06-11
1
-0
/
+1
*
Add support for the SCTP_LOCAL_TRACE_BUF options.
tuexen
2014-06-10
1
-2
/
+3
*
imagact_binmisc builds for all supported architectures, so enable it for all.
jhibbits
2014-05-22
1
-0
/
+1
*
Allow GEOM_VINUM to be statically compiled into the kernel.
marius
2014-05-02
1
-0
/
+1
*
An all-or-nothing approach to labels isn't flexible enough. Embedded
marcel
2014-04-06
1
-0
/
+1
*
Change NO_EVENTTIMERS from an arm-specific to an MI option, so that it can
ian
2014-04-02
1
-0
/
+1
[next]