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
*
Add 'p' postfix to mdconfig(8).
trasz
2015-10-10
2
-6
/
+9
*
Change the default setting of kern.ipc.shm_allow_removed from 0 to 1.
trasz
2015-10-10
2
-5
/
+8
*
Provide better debug message on kernel module name clash.
trasz
2015-10-10
1
-6
/
+2
*
Make geom_nop(4) collect statistics on all types of BIOs, not just
trasz
2015-10-10
3
-4
/
+47
*
drm/i915: Remove "Attempting to unbind pinned buffer" message
dumbbell
2015-10-10
1
-3
/
+1
*
Update the AP135 reference design flash layout to be more useful.
adrian
2015-10-10
1
-17
/
+28
*
Translate iic hardware layer status values to errno return values.
ian
2015-10-10
1
-3
/
+9
*
Add a short name, IIC_INTRWAIT, for the common case (IIC_INTR | IIC_WAIT).
ian
2015-10-10
1
-0
/
+1
*
iw_cxgbe: fix for page fault in cm_close_handler().
np
2015-10-10
1
-8
/
+14
*
Remove all of the syncs
ngie
2015-10-10
1
-10
/
+0
*
Flip on fast frames support for AR5416 and AR9300 series NICs.
adrian
2015-10-10
2
-8
/
+2
*
Fix more cases of iicbus-layer functions that must return IIC_Exxxx values.
ian
2015-10-10
1
-2
/
+2
*
Return only IIC_Exxxx status values from iicbus-layer functions. Most of
ian
2015-10-09
2
-7
/
+22
*
Move ppp.conf into the ppp sources
bapt
2015-10-09
3
-4
/
+3
*
Add iic2errno(), a helper function to translate IIC_Exxxxx status values to
ian
2015-10-09
2
-0
/
+24
*
Rename the dma directory into dmagent to avoid collision on unclean oject
bapt
2015-10-09
4
-1
/
+1
*
Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers.
ian
2015-10-09
7
-11
/
+11
*
Mostly rewrite the imx i2c driver. This started out as an attempt to fix
ian
2015-10-09
1
-170
/
+121
*
Install configuration files with CONFMODE instead of SHAREMODE
bapt
2015-10-09
1
-1
/
+1
*
Add installconfig as a top level target
bapt
2015-10-09
1
-1
/
+1
*
Add missing Makefile
bapt
2015-10-09
1
-0
/
+6
*
Move all the dma(8) components into one single directory
bapt
2015-10-09
11
-53
/
+27
*
Change make distribution so that it now call installconfig in all dirs along
bapt
2015-10-09
1
-1
/
+6
*
Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mk
bapt
2015-10-09
7
-2
/
+93
*
Bugfix: Exit the transfer loop if any read or write operation fails. Also,
ian
2015-10-09
1
-2
/
+5
*
Style and whitespace cleanups. The only functional change is removal of
ian
2015-10-09
1
-12
/
+8
*
Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):
dim
2015-10-09
5
-19
/
+27
*
Add llvm patch corresponding to r289072.
dim
2015-10-09
1
-0
/
+50
*
Let -c imply -S (hide signal output).
bdrewery
2015-10-09
2
-3
/
+3
*
Add definitions for MIPS TLS relocations to elftoolchain.
kan
2015-10-09
2
-19
/
+46
*
Remove some trailing space.
kan
2015-10-09
1
-5
/
+5
*
addr2line: initialize die to NULL
emaste
2015-10-09
1
-0
/
+1
*
Remove empty line again from libc++'s iostream.cpp. This was used to
dim
2015-10-09
1
-1
/
+0
*
Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):
dim
2015-10-09
2
-4
/
+3
*
Update to ELF Tool Chain r3250
emaste
2015-10-09
13
-99
/
+311
*
Add .gnu.versym VERSYM_HIDDEN flag and related mask
emaste
2015-10-09
1
-0
/
+6
*
Fix a repeated typo: rootir -> rootdir.
wblock
2015-10-09
1
-11
/
+11
*
Sort function prototypes and add missing 'static' keywords.
kevlo
2015-10-09
1
-114
/
+113
*
Add --currently-running <release> option to freebsd-update.
cperciva
2015-10-09
2
-0
/
+10
*
Remove root_mount_wait(). It's not used anywhere.
trasz
2015-10-09
2
-19
/
+0
*
Upgrade to Unbound 1.5.5.
des
2015-10-09
42
-98
/
+491
*
Document iSCSI and autofs(5) variables in rc.conf(5).
trasz
2015-10-09
1
-1
/
+77
*
Exploit r288122 to avoid pointlessly enqueueing a page that is about to be
alc
2015-10-09
1
-1
/
+1
*
Fix missing semi-colon from r289055.
cem
2015-10-08
1
-1
/
+1
*
Remove comment obsoleted by r289056.
trasz
2015-10-08
1
-4
/
+0
*
Remove unused SI_SUB_* #defines.
trasz
2015-10-08
1
-7
/
+0
*
linux: fix handling of out-of-bounds syscall attempts
mjg
2015-10-08
2
-2
/
+2
*
If we can't open the file, skip devclose() for the exclusive_file_system
marcel
2015-10-08
1
-1
/
+1
*
Fix short month names and replace %b with %_m in date_fmt for Chinese
delphij
2015-10-08
6
-78
/
+78
*
Build changes that allow the modules on arm64.
kib
2015-10-08
5
-9
/
+23
[next]