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
*
Update intree gdb/kgdb to handle 2 dwarf types:
sbruno
2015-05-17
8
-4
/
+172
*
Adjust the string format to match the actual number of arguments.
loos
2015-05-17
1
-1
/
+1
*
Actually remove siftr-related definitions from tcp.d, missed in r283026.
markj
2015-05-17
1
-75
/
+0
*
Move siftr-related definitions out of tcp.d and into a separate library
markj
2015-05-17
2
-0
/
+101
*
As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler may
markj
2015-05-17
1
-0
/
+1
*
When in lazyload mode, write the DOF to a temporary file and rename it
markj
2015-05-17
1
-13
/
+16
*
bsdinstall/zfsboot: Skip adding swap lines to /etc/fstab if swap is 0 sized
allanjude
2015-05-17
1
-0
/
+4
*
Increment the vm stats "v_intr" counter so the global system interrupt
adrian
2015-05-16
1
-0
/
+1
*
Fix more warnings related to missing headers
ngie
2015-05-16
2
-4
/
+6
*
Don't allow unmapped I/O. The pmap isn't quite up to the task. Add a
imp
2015-05-16
1
-1
/
+7
*
Re-link ubldr when any of its libraries change.
ian
2015-05-16
1
-2
/
+2
*
acpi_ibm: whitespace.
rpaulo
2015-05-16
1
-6
/
+6
*
More tr -d '\r' t make config happy and
bz
2015-05-16
2
-39
/
+39
*
* Update SFF-8024 Identifier constants.
melifaro
2015-05-16
3
-11
/
+84
*
Add a warning message to mountd for exported file
rmacklem
2015-05-16
1
-0
/
+3
*
sfxge: avoid usage of ifm_data
arybchik
2015-05-16
1
-25
/
+107
*
Minor comments fixes
thomas
2015-05-16
1
-2
/
+2
*
tr -d '\r' makes config a lot more happy.
bz
2015-05-16
1
-83
/
+83
*
path.h is not needed here.
delphij
2015-05-16
1
-2
/
+0
*
Make these all work with the new way of doing privatelib.
adrian
2015-05-16
5
-4
/
+6
*
ssh-copy-id: Add missing line continuation
eadler
2015-05-16
1
-1
/
+1
*
sfxge: add local variable with changed capabilities mask
arybchik
2015-05-16
1
-4
/
+17
*
Various iwn(4) fixes.
adrian
2015-05-16
1
-22
/
+22
*
sfxge: move mbuf free to sfxge_if_transmit()
arybchik
2015-05-16
1
-8
/
+5
*
sfxge: get rid of locked variable in sfxge_tx_packet_add()
arybchik
2015-05-16
1
-10
/
+10
*
sfxge: support Rx checksum offloads disabling
arybchik
2015-05-16
2
-14
/
+30
*
Provide reallocarray() in -legacy, if needed, to allow building head on
dim
2015-05-15
2
-0
/
+50
*
Update the comments to match what the code ended up becoming.
adrian
2015-05-15
1
-1
/
+1
*
Break apart the gnu_inline attribute and use "artificial" if available.
pfg
2015-05-15
1
-1
/
+1
*
Break apart the gnu_inline attribute and use "artificial" if available.
pfg
2015-05-15
1
-0
/
+1
*
Make use of GCC alloc_align attribute
pfg
2015-05-15
2
-3
/
+4
*
Break apart the gnu_inline attribute and use "artificial" if available.
pfg
2015-05-15
1
-2
/
+15
*
Correct location for libntpevent.a.
cy
2015-05-15
1
-1
/
+1
*
Introduce support for the Alpine PoC from Annapurna Labs
zbb
2015-05-15
23
-0
/
+14948
*
Add assertions that the addresses passed to tlb maintenance are page-aligned.
ian
2015-05-15
1
-47
/
+63
*
Retrieve the cache parms in the proper arch-specific way.
ian
2015-05-15
1
-2
/
+11
*
Summary: Remove spurious, extra, next header comments.
gnn
2015-05-15
1
-4
/
+2
*
Replace a CONSTCOND for a void value as a replacement for __unreachable builtin
pfg
2015-05-15
1
-1
/
+1
*
Allow MANWIDTH to work with mandoc(1)
bapt
2015-05-15
1
-1
/
+4
*
When a netmap process terminates without the full set of buffers it
pkelsey
2015-05-15
1
-16
/
+67
*
Build libgomp only if we're also building base system GCC
emaste
2015-05-15
2
-1
/
+10
*
Provide the number of interrupt resources added to the list
br
2015-05-15
8
-8
/
+13
*
Previously, cv_waiters was only updated by cv_signal or cv_wait. If a
jhb
2015-05-15
2
-12
/
+13
*
Close some potential races around socket start/close.
mav
2015-05-15
1
-44
/
+44
*
Bump date for iic.4
jah
2015-05-15
1
-1
/
+1
*
Simplify i2c reader: we don't need per-NIC handler anymore.
melifaro
2015-05-15
1
-65
/
+57
*
Update iic(4) man page to reflect recent changes
jah
2015-05-15
1
-20
/
+77
*
Add an ability accept encapsulated packets from different sources by one
ae
2015-05-15
5
-9
/
+33
*
Some third-party malloc(3) implementations use pthread_setspecific(3)
kib
2015-05-15
1
-110
/
+91
*
On amd64, make proc0 pmap initialization slightly more correct. In
kib
2015-05-15
2
-2
/
+4
[next]