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
*
Make `-R', `-T' and `-E' options mutially non-exclusive. It is often
sobomax
2014-03-25
1
-12
/
+26
*
Document a known problem with handling the process intended to receive
mjg
2014-03-25
1
-0
/
+16
*
Remove long obsolete sysctl hw.bus.devctl_disable.
mjg
2014-03-25
1
-37
/
+3
*
Remove lockless check in devopen, while correct it does not make much sense.
mjg
2014-03-25
1
-2
/
+0
*
Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again.
imp
2014-03-25
1
-0
/
+1
*
Add a '*' to the M modifier string so we match any -gdwarf string (even
imp
2014-03-25
1
-2
/
+4
*
Rather than require a makeoptions DEBUG to get debug correct,
imp
2014-03-25
6
-9
/
+25
*
Correct the comments as support for RFC 1644 has been removed for a long time.
hiren
2014-03-25
1
-3
/
+1
*
Target Transfer Tag is opaque; no need to htonl(3) it.
trasz
2014-03-25
1
-2
/
+2
*
Move the atpit device model from userspace into vmm.ko for better
tychon
2014-03-25
8
-306
/
+395
*
Move the ic_outstanding_count under #ifdef DIAGNOSTIC.
trasz
2014-03-25
2
-0
/
+10
*
Fix harmless warning after reconnecting a session and not doing anything
trasz
2014-03-25
1
-2
/
+2
*
Use newly added extended LUN support in CAM.
trasz
2014-03-25
1
-40
/
+5
*
Use a less unusual syntax in debug printfs.
trasz
2014-03-25
3
-41
/
+60
*
tests/sys/netinet/Makefile
asomers
2014-03-25
3
-108
/
+39
*
Upgrade to OpenSSH 6.6p1.
des
2014-03-25
125
-2467
/
+1525
|
\
|
*
Vendor import of OpenSSH 6.6p1.
des
2014-03-22
120
-3124
/
+1510
*
|
Switch to my freebsd.org emal address in copyright.
ganbold
2014-03-25
29
-29
/
+29
*
|
Merge from projects/pf r251993 (glebius@):
mm
2014-03-25
4
-50
/
+46
*
|
Make /dev/devctl mpsafe.
mjg
2014-03-25
1
-7
/
+15
*
|
Add code for enabling second CPU core for A20 SoC.
ganbold
2014-03-25
3
-0
/
+160
*
|
Apply a temporary band-aid for building devd with clang 3.4, libstdc++
dim
2014-03-24
1
-0
/
+1
*
|
Adds the ADC driver for TI AM3xxx SoC family.
loos
2014-03-24
10
-1
/
+923
*
|
Add a note to UPDATING about customized kernel configuration files now
dim
2014-03-24
1
-1
/
+10
*
|
Add a pre-merge script which reverts mechanical changes such as added
des
2014-03-24
33
-63
/
+132
*
|
change defaule permissions on /dev/devstat. while i'm here remove
emax
2014-03-24
1
-2
/
+4
*
|
Add missing LIBM to DPADD from r263650
bdrewery
2014-03-24
1
-1
/
+1
*
|
Move an else case that was missed in r263676
andrew
2014-03-24
1
-25
/
+25
*
|
lldb: Invoke PT_KILL from ProcessPosix::DoDestroy
emaste
2014-03-24
1
-4
/
+2
*
|
Reorder the pmap macros so "ARM_MMU_V6 + ARM_MMU_V7" is first. As they are
andrew
2014-03-23
1
-41
/
+42
*
|
For the moment also disable interrupts on the altera-jtag-uart imitation
bz
2014-03-23
1
-0
/
+2
*
|
Add the llvm/clang patch for r263619.
andrew
2014-03-23
1
-0
/
+81
*
|
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
17
-20
/
+30
*
|
Remove unneeded fake _KERNEL definition.
glebius
2014-03-23
1
-2
/
+0
*
|
Don't lose track of the KTR entries copied from 'ktr_buf_init[]' to the
neel
2014-03-22
1
-1
/
+3
*
|
Fix build with libucl 20140321
bdrewery
2014-03-22
1
-1
/
+1
*
|
sfxge: limit software Tx queue size.
glebius
2014-03-22
2
-8
/
+9
*
|
Update to 20140321
bapt
2014-03-22
85
-488
/
+5498
|
\
\
|
*
|
Update 20140302
bapt
2014-03-22
84
-488
/
+5497
*
|
|
Create a root dataset so that /root is outside of the boot environment.
bdrewery
2014-03-22
1
-0
/
+2
*
|
|
Simplify how we build MACHINE_ARCH. There are 3 options that may be set
andrew
2014-03-22
1
-9
/
+15
*
|
|
For BERI on NetFPGA assume HZ=100 by default.
bz
2014-03-22
2
-1
/
+13
*
|
|
Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores the
andrew
2014-03-22
1
-10
/
+14
*
|
|
Update comment to explain search order reverted to historical order
mckusick
2014-03-22
1
-10
/
+11
*
|
|
Rename global cnt to vm_cnt to avoid shadowing.
bdrewery
2014-03-22
55
-194
/
+199
*
|
|
Pull in r201662 from upstream clang trunk:
andrew
2014-03-22
2
-3
/
+21
*
|
|
Also set the AR5212 HAL power mode tracking in the right spot.
adrian
2014-03-22
1
-1
/
+3
*
|
|
Mark the following sysctls as MPSAFE:
mjg
2014-03-21
1
-5
/
+7
*
|
|
Add change forgotten in r263475. Make dmaplimit accessible outside
kib
2014-03-21
2
-1
/
+2
*
|
|
Fix breakage in ipfw+VIMAGE after r261590.
glebius
2014-03-21
1
-14
/
+6
[next]