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
...
*
Added the ability to send ATA identify and Data Set Management (DSM) TRIM
smh
2013-04-26
2
-0
/
+118
*
Added Dataset Management defines to be used by TRIM in cam ata and scsi to
smh
2013-04-26
1
-0
/
+6
*
Added a sysctl (kern.geom.dev.delete_max_sectors) to control the maximum
smh
2013-04-26
1
-5
/
+22
*
Removed unneeded tests in dadeletemethodset changing it to return void
smh
2013-04-26
1
-7
/
+4
*
Document constantness of dst argument to if_output.
glebius
2013-04-26
1
-2
/
+2
*
Add usie to LINT.
glebius
2013-04-26
1
-0
/
+3
*
On those machines that use critical(9) for counter(9) we need to
glebius
2013-04-26
1
-0
/
+1
*
Add const qualifier to the dst parameter of the ifnet if_output method.
glebius
2013-04-26
54
-225
/
+202
*
Don't appease clang static analyzer after all and roll back
uqs
2013-04-26
1
-1
/
+0
*
Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabled
smh
2013-04-26
5
-15
/
+21
*
Octeon 2 (6xxx) and newer CPUs don't use the clock CPU speed for its
imp
2013-04-26
1
-1
/
+1
*
Remove a comment that shouldn't have gone in.
jhibbits
2013-04-26
1
-3
/
+0
*
Use a thread for the processing of virtio tx descriptors rather
grehan
2013-04-26
1
-21
/
+111
*
Gripe if some <slot,function> tuple is specified more than once instead of
neel
2013-04-26
3
-20
/
+47
*
In the case where the controller supports an sg_list LESS than our predefined
sbruno
2013-04-25
1
-1
/
+1
*
Use the system MAKEOBJDIRPREFIX when running make targets in
brooks
2013-04-25
2
-5
/
+14
*
Remove deprecated APIs to get the total and free memory available to vmm.ko.
neel
2013-04-25
2
-26
/
+0
*
mdoc: remove superfluous paragraph macro.
joel
2013-04-25
1
-2
/
+0
*
Fix couple of mbuf leaks in incoming ARP processing.
glebius
2013-04-25
1
-2
/
+2
*
Minor whitespace nit
imp
2013-04-25
1
-1
/
+1
*
Use the offsets from pcb.h rather than regnum.h to store the registers
imp
2013-04-25
3
-84
/
+68
*
Don't free memory that is going to be used as error string.
glebius
2013-04-25
1
-3
/
+1
*
Restore the ipNetToMedia MIB, that was broken with new ARP commit
glebius
2013-04-25
1
-0
/
+45
*
Adds Host Protected Area (HPA) support for ATA disks to camcontrol
smh
2013-04-25
3
-2
/
+802
*
Introduce a pointer to const variable gw, which points either at the
glebius
2013-04-25
1
-13
/
+6
*
Fix installworld with DB_FROM_SRC after r249807
bdrewery
2013-04-25
1
-0
/
+1
*
revert r248644 because of the regression for usdt probes
avg
2013-04-25
1
-1
/
+1
*
Respect the enoent_ok flag if reporting error for holding an non-existing
mm
2013-04-25
1
-4
/
+7
*
Make it possible to include this file in assembler .S sources.
imp
2013-04-25
1
-13
/
+14
*
Use the defines from pcb.h over the ones from regnum.h for this 'C'
imp
2013-04-25
1
-3
/
+3
*
Remove the Fortran directories.
rpaulo
2013-04-25
3
-70
/
+0
*
Add RIP-relative addressing to the instruction decoder.
grehan
2013-04-25
6
-79
/
+72
*
Fix mips64 and mipsn32 bilds by using proper register names.
imp
2013-04-25
1
-0
/
+11
*
Introduce kernel coredumps to ppc32 AIM. Leeched from the booke code.
jhibbits
2013-04-25
1
-0
/
+111
*
Add myself as a src committer
asomers
2013-04-24
1
-0
/
+3
*
Add myself to the committers list.
ken
2013-04-24
1
-0
/
+1
*
Fix the Dvorak Programmer Keymap
eadler
2013-04-24
1
-2
/
+1
*
getdtablesize(2): Describe what this function actually does.
jilles
2013-04-24
1
-9
/
+11
*
MFV r249857:
mm
2013-04-24
5
-14
/
+78
*
Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LAST
mav
2013-04-24
2
-3
/
+5
*
This fixes the issue with the "randomly changing" default
rrs
2013-04-24
1
-1
/
+1
*
Fix N32/N64 ABIs to use proper registers after recent changes.
imp
2013-04-24
1
-8
/
+8
*
When rebooting (exiting) from the BTX loader, make sure to restore the
dim
2013-04-24
2
-2
/
+2
*
Fix for duplicate sample rate detection after recent patches.
hselasky
2013-04-24
1
-6
/
+13
*
Fix the USB audio feedback endpoint algorithm. There should not
hselasky
2013-04-24
1
-4
/
+0
*
Base the calculation of maxmbufmem in part on kmem_map size
andre
2013-04-24
1
-1
/
+1
*
Merge updated "no such identity file" patch.
des
2013-04-24
3
-34
/
+29
*
Remove unused variable.
ae
2013-04-24
2
-3
/
+0
*
Fix playback for Focusrite Scarlett 2i2 USB recording interface.
hselasky
2013-04-24
1
-0
/
+4
*
Fix copy/paste error.
dteske
2013-04-24
1
-1
/
+1
[prev]
[next]