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
*
Sync: merge r215709 through r215824 from ^/head.
dim
2010-11-25
93
-2829
/
+1412
|
\
|
*
Add a sync to the shutdown step. In the common case this will be harmless
dougb
2010-11-25
1
-2
/
+2
|
*
Use unambiguous inline assembly to load a float variable. GNU as
dim
2010-11-25
1
-1
/
+1
|
*
Add a missing CTL description from CVS revision 1.147.
attilio
2010-11-25
1
-0
/
+1
|
*
Add device IDs for two more ServerWorks Host-PCI bridges so that we can
jhb
2010-11-25
2
-0
/
+7
|
*
Work around paging bug. Somehow we seem to be ending up with entries in
cperciva
2010-11-25
1
-0
/
+12
|
*
Rename HYPERVISOR_multicall (which performs the multicall hypercall) to
cperciva
2010-11-25
2
-1
/
+23
|
*
Adds new dtrace for cwnd functions and lay's
rrs
2010-11-25
5
-3
/
+332
|
*
Remove vestigal debugging code which, in fork-heavy workloads, can cause
cperciva
2010-11-25
1
-1
/
+0
|
*
Handles the unit number correctly that the previous commit had a problem
weongyo
2010-11-25
2
-6
/
+5
|
*
Give a bit of a hint of the failure (read != expected) but don't make
emaste
2010-11-25
1
-1
/
+1
|
*
Assigning the unit number for each interfaces could not use ubus->parent
weongyo
2010-11-25
1
-1
/
+2
|
*
The purpose of this change is to add a routine to
jfv
2010-11-24
1
-55
/
+83
|
*
Fixes a compiler warning when it's compiled with INVARIANTS.
weongyo
2010-11-24
1
-1
/
+1
|
*
As a refection of r215802 it should use BPF interfaces because the
weongyo
2010-11-24
1
-37
/
+39
|
*
Removes all duplicated code with BPF that it's greatly simplified and
weongyo
2010-11-24
4
-1877
/
+27
|
*
Change ambiguous (or invalid, depending on how strict you want to be :)
dim
2010-11-24
1
-1
/
+1
|
*
Simplify ng_pipe locking model by relying on the netgraph framework
zec
2010-11-24
1
-147
/
+85
|
*
Add gptboot_enable rc variable, which allows to turn gptboot reporting off in
pjd
2010-11-24
3
-1
/
+15
|
*
Remove the note about possible unlocking during vunref(9). It might
kib
2010-11-24
1
-5
/
+1
|
*
Allow shared-locked vnode to be passed to vunref(9).
kib
2010-11-24
1
-5
/
+15
|
*
After the sleep caused by encountering a busy page, relookup the page.
kib
2010-11-24
1
-1
/
+3
|
*
o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize.
maxim
2010-11-24
1
-2
/
+2
|
*
Redo r166423. It is important not only skip freeing multicast
glebius
2010-11-24
1
-14
/
+17
|
*
Add shared code glue for new 82580 devices.
jfv
2010-11-24
2
-0
/
+4
|
*
Clarify a few details about iostat(8) behavior:
yar
2010-11-24
1
-2
/
+16
|
*
sh: Code size optimizations to "stack string" memory allocation:
jilles
2010-11-23
8
-33
/
+47
|
*
Add prototype for InitializeSListHead().
bschmidt
2010-11-23
1
-0
/
+1
|
*
- New 82580 devices supported
jfv
2010-11-23
2
-135
/
+208
|
*
Remove the description of the link0 link option, since r215297 the master
marius
2010-11-23
6
-132
/
+6
|
*
Add a few functions used in newer drivers. Fix RtlCompareMemory() while
bschmidt
2010-11-23
3
-6
/
+149
|
*
Don't checksum distfiles twice if they match the first time.
phk
2010-11-23
1
-9
/
+7
|
*
- Sprinkle const on tables.
marius
2010-11-23
2
-26
/
+14
|
*
Optimize the ports recurser a bit more.
phk
2010-11-23
1
-1
/
+3
|
*
sh: Pass multiple bytes at a time to lex.
jilles
2010-11-23
1
-1
/
+9
|
*
Improve the ports-dependency resolver by truncating the recursion if
phk
2010-11-23
1
-7
/
+34
|
*
Fixes a kernel crash when usb module is reloaded after unload that it
weongyo
2010-11-23
1
-2
/
+16
|
*
Make this printfoutput more verbose.
attilio
2010-11-23
1
-1
/
+2
|
*
Remove a stale tunable introduced in r215703.
jkim
2010-11-23
2
-4
/
+2
|
*
Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does
jkim
2010-11-23
4
-9
/
+2
|
*
Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation
nwhitehorn
2010-11-23
1
-4
/
+4
|
*
x86/local_apic: use newly added ARAT bit definition
avg
2010-11-23
1
-1
/
+1
|
*
taskqueue: drop unused tq_name field
avg
2010-11-23
1
-3
/
+1
|
*
specialreg.h: add definitions for some useful bits found in CPUID.6 EAX and ECX
avg
2010-11-23
2
-0
/
+18
|
*
Update MNT_ROOTFS comments after changes in the root mount logic.
pluknet
2010-11-23
2
-3
/
+6
|
*
Add PT_GNU_STACK definition.
kib
2010-11-23
1
-0
/
+1
|
*
Add include guards.
kib
2010-11-23
2
-0
/
+10
|
*
Make the Huawei E1820 work (Emile Coetzee).
n_hibma
2010-11-23
2
-6
/
+6
|
*
o NetBSD 5.1 added.
maxim
2010-11-23
1
-14
/
+15
|
*
Add parentheses for clarity. The parentheses around the two terms of the &&
cperciva
2010-11-23
1
-1
/
+1
[next]