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
*
Merge ACPICA 20100915.
jkim
2010-09-16
54
-579
/
+1602
|
\
|
*
Update acfreebsd.h for ACPI_THREAD_ID change.
jkim
2010-09-16
1
-0
/
+2
|
*
Import ACPICA 20100915.
jkim
2010-09-15
68
-801
/
+1915
*
|
Update rge.h for r212758 - stats incremented using xlr_ldaddwu should be
jchandra
2010-09-16
1
-6
/
+7
*
|
Network driver updates.
jchandra
2010-09-16
3
-131
/
+124
*
|
Fix a typo in a comment.
jkim
2010-09-16
1
-1
/
+1
*
|
Implement device unbusying via a cdevpriv destructor.
attilio
2010-09-16
1
-15
/
+18
*
|
Fix incorrect RX BD producer updates. The producer index was
yongari
2010-09-16
1
-2
/
+4
*
|
Add support for dumping kernel to gconcat.
mav
2010-09-16
1
-0
/
+38
*
|
Re-add r212370 now that the LOR in powerpc64 has been resolved:
mdf
2010-09-16
11
-194
/
+88
*
|
Only attempt to list extended capabilities for devices that have a
jhb
2010-09-16
1
-1
/
+5
*
|
Fix panic, when due to some kind of congestion on FIS-based switching
mav
2010-09-16
3
-15
/
+24
*
|
Improve comment to TCP_MINMSS by taking the wording from lstewart (with
andre
2010-09-16
1
-7
/
+7
*
|
Remove accidentally committed test code which effectively prevented the
marius
2010-09-16
1
-2
/
+0
*
|
Merge from powerpc:
marius
2010-09-16
1
-33
/
+27
*
|
Fix indenting of the previous commit.
rpaulo
2010-09-16
1
-4
/
+4
*
|
When generating functions to print the arguments of system calls with
rpaulo
2010-09-16
1
-0
/
+5
*
|
Make the format of "Real Memory" and "Virtual Memory" lines more
zec
2010-09-16
1
-2
/
+2
*
|
Merge r207585 from cas(4):
marius
2010-09-16
4
-7
/
+54
*
|
Add support for identifying a journaled root filesystem.
brian
2010-09-16
1
-1
/
+2
*
|
Implement proc/$$/environment.
des
2010-09-16
1
-2
/
+110
*
|
Split the SLB mirror cache into two kinds of object, one for kernel maps
nwhitehorn
2010-09-16
7
-79
/
+110
*
|
Few whitespace cleanups and comments tunings.
mav
2010-09-16
1
-10
/
+12
*
|
Replace the SLB backing store splay tree used on 64-bit PowerPC AIM
nwhitehorn
2010-09-16
6
-166
/
+370
*
|
Remove old debug code.
tuexen
2010-09-15
4
-48
/
+0
*
|
Remove unused variable/assignment.
tuexen
2010-09-15
1
-3
/
+1
*
|
Delay the assignment of a path for DATA chunk until they hit
tuexen
2010-09-15
8
-191
/
+112
*
|
Use TAILQ_EMPTY() for testing if a tail queue is empty.
tuexen
2010-09-15
1
-4
/
+5
*
|
Fix t3_gate_rx_traffic and t3_open_rx_traffic. Parts of them always operated
np
2010-09-15
1
-9
/
+13
*
|
Add a VIS-based block copy function for SPARC64 V and later, which
marius
2010-09-15
3
-1
/
+121
*
|
GPART_PARAM_INDEX is now G_TYPE_NUMBER.
pjd
2010-09-15
1
-8
/
+4
*
|
Remove unused variable/assignment.
tuexen
2010-09-15
1
-2
/
+1
*
|
Change message when setting or unsetting attribute less confusing.
pjd
2010-09-15
1
-2
/
+3
*
|
Add macros for alternate entry points.
marius
2010-09-15
1
-1
/
+8
*
|
Remove assignment without effect.
tuexen
2010-09-15
1
-2
/
+0
*
|
Make the message that informs about bootcode being written to disk less
pjd
2010-09-15
1
-2
/
+2
*
|
* Use !TAILQ_EMPTY() for checking if a tail queue is not empty.
tuexen
2010-09-15
1
-4
/
+3
*
|
Remove unused variables.
tuexen
2010-09-15
1
-3
/
+5
*
|
Fix kernel panic when moving a file to .zfs/shares
mm
2010-09-15
5
-23
/
+41
*
|
Add note abotu bwn and newer chipsets
imp
2010-09-15
1
-0
/
+14
*
|
Don't suggest using bwn for the bcm4306 cards in the list. The
imp
2010-09-15
1
-4
/
+0
*
|
Increase register access delay to deal with the high-latency I2C
andreast
2010-09-15
1
-1
/
+1
*
|
Sync with other platforms:
marius
2010-09-15
2
-18
/
+34
*
|
MFp4 (//depot/projects/mps/...)
ken
2010-09-15
1
-1
/
+1
*
|
Move the pfrom initialization from before the setjmp to after the
imp
2010-09-15
1
-2
/
+1
*
|
- Update the comment in swi_vm() regarding busdma bounce buffers; it's
marius
2010-09-15
1
-5
/
+2
*
|
Fix bogus busying mechanism from cdevsw callbacks:
attilio
2010-09-15
2
-12
/
+4
*
|
Remove empty devfs directories automatically.
jh
2010-09-15
3
-17
/
+106
*
|
zfs vn_has_cached_data: take into account v_object->cache != NULL
avg
2010-09-15
2
-12
/
+4
*
|
zfs mappedread, update_pages: use int for offset and length within a page
avg
2010-09-15
1
-5
/
+6
[next]