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
*
Catch up with many years of changes:
wollman
2014-06-24
1
-13
/
+50
*
Apply vendor fixes for big endian support and 20GBps/25GBps link speeds.
delphij
2014-06-24
5
-26
/
+55
*
Correct memset size.
delphij
2014-06-24
1
-1
/
+1
*
Clarify the expected usage of I2C 7-bit slave addresses on ioctl(2)
loos
2014-06-24
2
-4
/
+18
*
Fix issues in config parser relating to lun serial numbers.
jpaetzel
2014-06-24
2
-2
/
+16
*
Fix multiple vulnerabilities in file(1) and libmagic(3).
delphij
2014-06-24
5
-26
/
+37
*
Document r267639 CTL ABI breakage.
mav
2014-06-24
1
-0
/
+5
*
Use existing PHOLD() and PRELE() macros.
hselasky
2014-06-24
1
-16
/
+4
*
Remove fixed path as part of suggestion. Three dots are fine for most
imp
2014-06-24
1
-2
/
+3
*
sysctl subsystem uses sxlocks so avoid to setup dynamic sysctl nodes
attilio
2014-06-24
1
-13
/
+28
*
Add missing linefeed.
gavin
2014-06-24
1
-1
/
+1
*
Put the aesni_cipher_setup() and aesni_cipher_process() functions into
kib
2014-06-24
3
-94
/
+95
*
Make cpuctl_do_cpuid() and cpuctl_do_cpuid_count() return void.
kib
2014-06-24
1
-17
/
+11
*
Fix ifname normalization. ifconfig_IF_alias{es,N} did not work if ifname has
hrs
2014-06-24
1
-7
/
+7
*
Provide APIs to directly get 'lowmem' and 'highmem' size directly.
neel
2014-06-24
6
-21
/
+26
*
mdoc: remove superfluous paragraph macros.
joel
2014-06-23
22
-24
/
+0
*
With the move away from GNATS, drop the CTM config file for downloading
gavin
2014-06-23
1
-8
/
+0
*
Make nd6_gctimer tunable.
ume
2014-06-23
1
-0
/
+2
*
Exclude IPv4 address from doing longest match.
ume
2014-06-23
1
-1
/
+2
*
Fix markup and grammar.
brueffer
2014-06-23
1
-5
/
+5
*
Several small fixes (typos, grammar, mdoc).
brueffer
2014-06-23
1
-5
/
+7
*
use .Mt to mark up email addresses consistently (part6)
bapt
2014-06-23
56
-84
/
+84
*
use .Mt to mark up email addresses consistently (part4)
bapt
2014-06-23
87
-111
/
+105
*
use .Mt to mark up email addresses consistently (part3)
bapt
2014-06-23
124
-213
/
+184
*
Add documentation for the fpu_kern(9) interfaces.
kib
2014-06-23
1
-0
/
+193
*
Add FPU_KERN_KTHR flag to fpu_kern_enter(9), which avoids saving FPU
kib
2014-06-23
8
-60
/
+45
*
Use correct names for the flags. MAP_ENTRY_GROWS_* have the same
kib
2014-06-23
1
-1
/
+1
*
Catch up with r186809, correct comments.
kevlo
2014-06-23
2
-2
/
+2
*
Restore the check for non-NULL dmatag in sndbuf_free.
kan
2014-06-23
1
-1
/
+2
*
Fix some bugs when fetching probe arguments in i386. Firstly ensure that
markj
2014-06-23
3
-10
/
+9
*
Tidy up fd-related functions called by do_execve
mjg
2014-06-23
1
-18
/
+2
*
Fix a couple of bugs on amd64 when fetching probe arguments beyond the
markj
2014-06-23
1
-10
/
+11
*
Change suggestion how to set MAKESYSPATH as broken incremental build
ache
2014-06-23
1
-1
/
+1
*
cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.
np
2014-06-22
12
-17172
/
+18272
*
Merge intermediate OpenBSD v1.25 changes (almost identical to ours)
ache
2014-06-22
1
-18
/
+12
*
Don't take filedesc lock in fdunshare().
mjg
2014-06-22
1
-9
/
+6
*
getopt(3): recognize option:: as GNU extension for "optional options".
pfg
2014-06-22
3
-8
/
+22
*
With the migration from GNATS to Bugzilla, we no longer need a tool to
gavin
2014-06-22
2
-358
/
+0
*
Remove the incomplete Tegra 2 code, nobody was maintaining it. The AC100
andrew
2014-06-22
5
-360
/
+0
*
Permit changing cpu mask for cpu set 1 in presence of drivers
melifaro
2014-06-22
3
-14
/
+92
*
convert to using pidfile... This prevents multiple wpa_supplicants
jmg
2014-06-22
6
-6
/
+39
*
add support for MosChip MCS9922... This is found on an ExpressCard..
jmg
2014-06-22
1
-0
/
+2
*
Add note on SYSCTL VARIABLES.
iwasaki
2014-06-22
1
-0
/
+2
*
fd: replace fd_nfiles with fd_lastfile where appropriate
mjg
2014-06-22
4
-9
/
+9
*
do_dup: plug redundant adjustment of fd_lastfile
mjg
2014-06-22
1
-2
/
+0
*
Allow creation of SDT probes from a module in which no providers are
markj
2014-06-21
1
-16
/
+17
*
Add the llvm patch for r267704.
dim
2014-06-21
1
-0
/
+125
*
Pull in r211435 from upstream llvm trunk (by Benjamin Kramer):
dim
2014-06-21
2
-0
/
+39
*
Drop ifdef nonsense: just use setvbuf(3).
pfg
2014-06-21
1
-9
/
+3
*
Revert r267675:
pfg
2014-06-21
1
-6
/
+6
[next]