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
*
pf: Remove frc_direction
kp
2015-06-11
1
-7
/
+3
*
MFV r284276: Fix long options.
delphij
2015-06-11
3
-26
/
+30
*
Regen for r284274.
jkim
2015-06-11
1
-13
/
+13
*
Enable clang on armeb, it is now able to build targeting armeb. This is
andrew
2015-06-11
1
-3
/
+3
*
Add basic support for ACPI. It splits out the nexus driver to two new
andrew
2015-06-11
18
-94
/
+1049
*
Import ugold driver from OpenBSD supporting digital USB temperature
hselasky
2015-06-11
3
-1
/
+424
*
Update tests after sizing changes to the fixed VHD format.
marcel
2015-06-11
28
-309
/
+314
*
Handle the case in which ncyls is 0.
marcel
2015-06-11
1
-3
/
+5
*
For the fixed VHD format, round the raw image size to the next
marcel
2015-06-11
1
-42
/
+59
*
Use INCLUDEDIR rather than hard coded /usr/include
sjg
2015-06-11
2
-4
/
+4
*
Pass the ACPI table pointer to the arm64 kernel from loader.efi.
andrew
2015-06-11
1
-1
/
+39
*
Stop using VFP in pcpu.h when we mean ARMv6 and later.
andrew
2015-06-11
1
-3
/
+3
*
Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
andrew
2015-06-11
6
-7
/
+11
*
pf: Save the protocol number in the pf_fragment
kp
2015-06-11
1
-0
/
+1
*
drop key_sa_stir_iv as it isn't used...
jmg
2015-06-11
2
-9
/
+0
*
Consider sorting.
br
2015-06-11
1
-1
/
+1
*
Split out db_unwind_frame() so it can be used by DTrace.
br
2015-06-11
4
-23
/
+63
*
Tweaks for r284178:
kib
2015-06-11
1
-3
/
+2
*
Remove NO_OBJ
sjg
2015-06-11
20
-27
/
+0
*
Merge bmake-20150606
sjg
2015-06-11
14
-41
/
+118
*
Add accessor functions for iterating over segments. A segment
marcel
2015-06-11
5
-12
/
+245
*
r284198 seems to have left a null format string printf that gcc does *not*
sbruno
2015-06-11
1
-1
/
+0
*
Remove unnecessary variable and fix the usage of sysctl(3).
araujo
2015-06-11
1
-7
/
+5
*
Consistently use trailing whitespace in passphrase prompts.
brueffer
2015-06-11
1
-1
/
+1
*
Correct Hawaii's admission day.
brueffer
2015-06-11
1
-1
/
+1
*
ichsmb: add Intel Wellsburg device ID.
rpaulo
2015-06-10
1
-0
/
+4
*
ichsmb: remove whitespace.
rpaulo
2015-06-10
1
-2
/
+2
*
Load the allocated memory and return both the physical
marcel
2015-06-10
2
-4
/
+24
*
Fix a callout race condition introduced in TCP timers callouts with r281599.
jch
2015-06-10
2
-16
/
+45
*
MFV r284234:
delphij
2015-06-10
70
-532
/
+1294
|
\
|
*
Vendor import of file 5.23.
delphij
2015-06-10
69
-529
/
+1279
*
|
Bump FreeBSD_version due to lim_* API changes in r284215
mjg
2015-06-10
1
-1
/
+1
*
|
Add support for '_' occurring at the beginning or end of a name
ume
2015-06-10
1
-3
/
+3
*
|
Rename bus_space to bus (i.e. drop _space). This makes the
marcel
2015-06-10
8
-29
/
+29
*
|
Allow DTrace to be compiled-in to the kernel.
br
2015-06-10
11
-23
/
+150
*
|
linux: make sure to grab all cow structs when creating a thread
mjg
2015-06-10
1
-1
/
+1
*
|
List kinfo_getfile.c only once.
brooks
2015-06-10
1
-1
/
+1
*
|
pf: address family must be set when creating a pf_fragment
kp
2015-06-10
1
-0
/
+1
*
|
Fix build after converting ls(1) to use libxo(3).
marcel
2015-06-10
1
-1
/
+1
*
|
o Rework ARMv7 events list using aliases - same way as we have for arm64.
br
2015-06-10
5
-110
/
+424
*
|
Fixup the build after r284215.
mjg
2015-06-10
2
-3
/
+3
*
|
Implement lockless resource limits.
mjg
2015-06-10
37
-173
/
+152
*
|
Generalised support for copy-on-write structures shared by threads.
mjg
2015-06-10
16
-31
/
+85
*
|
Don't re-define LOCORE when dtrace is built-in to the kernel.
br
2015-06-10
1
-1
/
+0
*
|
fd: remove fdesc_mtx
mjg
2015-06-10
1
-4
/
+0
*
|
fd: use atomics to manage fd_refcnt and fd_holcnt
mjg
2015-06-10
2
-29
/
+27
*
|
Correct a type error in kmem_unback(). Previously, kmem_unback() did not
alc
2015-06-10
1
-2
/
+1
*
|
Convert ls(1) to use libxo(3).
marcel
2015-06-10
6
-104
/
+190
*
|
Add options to dmb() and dsb() macros on ARM64
zbb
2015-06-09
3
-10
/
+24
*
|
Check status of AcpiReadBitRegister() calls.
jkim
2015-06-09
1
-4
/
+6
[next]