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
*
Correct some non-code typos.
obrien
2010-09-17
1
-13
/
+11
*
Add atrtc(4) manual page.
mav
2010-09-17
5
-0
/
+61
*
Fix typo ${attimer.4} -> ${_attimer.4}.
mav
2010-09-17
1
-1
/
+1
*
Chase the ports list to make snapshots work again with NOPORTS set.
jhay
2010-09-17
1
-1
/
+5
*
amd64: reduce VM_KMEM_SIZE_SCALE to 1 allowing kernel to use more memory
avg
2010-09-17
1
-1
/
+1
*
zfs arc_reclaim_needed: fix typo in mismerge in r212780
avg
2010-09-17
1
-1
/
+1
*
zfs+sendfile: advance uio_offset upon reading as well
avg
2010-09-17
1
-1
/
+3
*
zfs arc_reclaim_needed: remove redundant checks for arc_c_max and arc_c_max
avg
2010-09-17
1
-4
/
+0
*
zfs arc_reclaim_needed: more reasonable threshold for available pages
avg
2010-09-17
1
-3
/
+3
*
Add attimer(4) manual page.
mav
2010-09-17
4
-0
/
+75
*
Add one-shot mode support to attimer (i8254) event timer.
mav
2010-09-17
1
-44
/
+71
*
Get rid of the unnecessary redirection of 'is_cacheable_mem()' to
neel
2010-09-17
2
-4
/
+2
*
Get rid of unused macros.
neel
2010-09-17
1
-29
/
+0
*
Make a note of which platforms the mac strings come from.
thompsa
2010-09-17
1
-0
/
+4
*
Use getenv to find the mac address since it could be in the bootloader
thompsa
2010-09-17
1
-12
/
+14
*
Use device_printf where possible, and otherwise at least include the
emaste
2010-09-16
3
-7
/
+10
*
MFp4 (//depot/projects/mps/...):
ken
2010-09-16
1
-0
/
+25
*
Increase the hostname display width. Many machines are named
obrien
2010-09-16
1
-2
/
+2
*
+ Add the SCRIPT environmental variable to the sub-shell. Its value is
obrien
2010-09-16
2
-0
/
+20
*
The inflight bandwidth limiter was removed in r212765.
andre
2010-09-16
1
-67
/
+1
*
Remove the TCP inflight bandwidth limiter as announced in r211315
andre
2010-09-16
8
-235
/
+16
*
status bits should be &'ed against status to be really functional.
delphij
2010-09-16
1
-2
/
+2
*
RMI security accelerator driver update.
jchandra
2010-09-16
6
-711
/
+117
*
Remove an unnecessary hack from ACPICA 20100915 (r212761).
jkim
2010-09-16
1
-1
/
+1
*
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
[next]