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
*
Fix a few typos for s25fl types.
loos
2013-08-28
1
-2
/
+2
*
Make ar71xx_spi attach the next free unit of spibus and not only spibus0.
loos
2013-08-28
1
-1
/
+1
*
Add the default hints to make the GPIO pins, rf led and reset switch work
loos
2013-08-28
1
-0
/
+18
*
Properly free gpiobus ivars when gpiobus_parse_pins() fails and also on
loos
2013-08-28
1
-4
/
+18
*
Support the PCI-Express SSD in the new MacBook Air (model A1465)
gavin
2013-08-28
1
-0
/
+1
*
Take a very small step toward the Century of the Anchovy by increasing the
ivoras
2013-08-28
1
-1
/
+1
*
Fix 'make depend'
uqs
2013-08-28
1
-1
/
+1
*
mdoc fix
joel
2013-08-28
1
-1
/
+1
*
Fix GT PCI controller driver on big-endian hardware
gonzo
2013-08-28
1
-18
/
+35
*
Previously, both zfs_rename and zfs_link does a check on whether
delphij
2013-08-28
1
-3
/
+11
*
Really regen after r254962.
zeising
2013-08-27
1
-7
/
+4
*
Use .SHELL to tell bmake to use 'set -e' when running scripts
sjg
2013-08-27
1
-6
/
+20
*
Fix a typo introduced in r254975.
jkim
2013-08-27
1
-1
/
+1
*
wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.
jilles
2013-08-27
1
-4
/
+4
*
Fix bug in Flash access code
davidcs
2013-08-27
1
-5
/
+5
*
Install 450.status-security.
jlh
2013-08-27
1
-1
/
+2
*
Make the period of each periodic security script configurable.
jlh
2013-08-27
21
-125
/
+476
*
Pad m_hdr on 32bit architectures to to prevent alignment and padding
andre
2013-08-27
2
-1
/
+16
*
If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,
ken
2013-08-27
1
-1
/
+1
*
* s_erf.c:
kargl
2013-08-27
2
-99
/
+71
*
Remove duplicate dev.xbd.*.max_requests sysctl added in r252260.
cperciva
2013-08-27
1
-4
/
+0
*
Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.
rdivacky
2013-08-27
2
-6
/
+0
*
Allow single byte reads of the emulated MSI-X tables. This is not required
neel
2013-08-27
1
-3
/
+9
*
Add support for emulating the byte move instruction "mov r/m8, r8".
neel
2013-08-27
1
-2
/
+10
*
Remove include opt_ofed.h since OFED is unifdef'd.
alfred
2013-08-27
1
-2
/
+0
*
Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5
dteske
2013-08-27
2
-6
/
+4
*
Add note/reminder about dialog(1) regression in HEAD/10.0-C so that we don't
dteske
2013-08-27
1
-0
/
+13
*
Make the PAM password strength checking module WARNS=2 safe.
will
2013-08-27
2
-17
/
+26
*
Allow more space for interface names.
gavin
2013-08-27
1
-2
/
+2
*
It was brought to my attention that SVN r252862 was incomplete. It needed
dteske
2013-08-27
1
-1
/
+0
*
Use the new ieee80211_tx_complete() function.
adrian
2013-08-27
1
-11
/
+2
*
Create a new function to complete 802.11 mbuf transmission.
adrian
2013-08-27
2
-0
/
+33
*
Fix a crash when reloading the configuration file.
hrs
2013-08-27
1
-4
/
+2
*
Add missing newlines to Fibre Channel attributes output.
mav
2013-08-27
1
-3
/
+3
*
Update copyright.
dteske
2013-08-27
1
-1
/
+1
*
Fix 'make release' on older hosts: use buildworld legacy utilities.
will
2013-08-27
1
-0
/
+5
*
Couple minor if_vmx tweaks
bryanv
2013-08-27
2
-30
/
+32
*
Build all ZFS testing & debugging tools with -g.
will
2013-08-27
3
-6
/
+10
*
Fix off-by-1 error in assert.
grehan
2013-08-27
1
-1
/
+1
*
Fixes for compatibility with QEMU:
gonzo
2013-08-27
1
-2
/
+8
*
When allocating a pbuf for the cluster write, do not sleep waiting
kib
2013-08-27
1
-1
/
+3
*
- Initialize freq variable so we will not end up with random value
gonzo
2013-08-27
1
-0
/
+1
*
Add the ability to display the default FIB number for a process to the
will
2013-08-26
5
-1
/
+9
*
Building upon SVN r254237, disable automated activation of alternate layouts
dteske
2013-08-26
3
-19
/
+34
*
Merge various CTF fixes from illumos
pfg
2013-08-26
1
-5
/
+65
*
Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.
joerg
2013-08-26
1
-5
/
+18
*
MFprojects/camlock r254895:
mav
2013-08-26
1
-4
/
+28
*
Use correct mailbox and PCIe PF number when querying RDMA parameters.
np
2013-08-26
1
-1
/
+1
*
fix up some comments and a white space issue...
jmg
2013-08-26
1
-6
/
+6
*
fix up my copyright and remove third clause..
jmg
2013-08-26
1
-5
/
+1
[next]