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
*
Upgrade to Bzip2 version 1.0.6.
obrien
2010-11-09
20
-52
/
+78
*
Unbreak the test target by re-generating the initial scanner
uqs
2010-11-09
2
-183
/
+207
*
Improve the scalability by using the local and remote port when
tuexen
2010-11-09
1
-30
/
+33
*
Fix a bug which resulted in kevent() reporting an event twice on
tuexen
2010-11-09
1
-0
/
+1
*
Fix typos.
brucec
2010-11-09
21
-90
/
+90
*
Minor cosmetic changes
kevlo
2010-11-09
1
-4
/
+4
*
Fix the build on 64-bit hosts. WARNS=6 fails on them.
obrien
2010-11-09
1
-2
/
+2
*
Only moderate TX completion interrupts. Relying on taskqueue to
yongari
2010-11-09
1
-1
/
+1
*
Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.
jkim
2010-11-09
4
-93
/
+2
*
Reduce diff between platforms and fix style(9) bugs.
jkim
2010-11-09
3
-41
/
+87
*
test: Move tests to tools/regression/bin/test.
jilles
2010-11-08
6
-205
/
+21
*
Use macros rather than inline functions to lock and unlock mutexes, so that
jmallett
2010-11-08
1
-17
/
+15
*
Remove standard PCI configuration space register definitions.
yongari
2010-11-08
1
-35
/
+0
*
Remove trailing white spaces.
yongari
2010-11-08
1
-7
/
+7
*
Consistently use tab character instead of using space character.
yongari
2010-11-08
1
-500
/
+500
*
Follow the lead of vendor's interrupt moderation mechanism.
yongari
2010-11-08
2
-1
/
+20
*
Remove support for autoloading ACPI from the loader. Leave in the code to
jhb
2010-11-08
5
-55
/
+3
*
Recognize the BCM5482S.
jmallett
2010-11-08
2
-0
/
+2
*
o) Recognize the Lanner MR-730.
jmallett
2010-11-08
3
-3
/
+21
*
Whitespace and other aspects of style(9). No functional changes.
mdf
2010-11-08
1
-946
/
+966
*
Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is
jhb
2010-11-08
5
-575
/
+4
*
Add a taskqueue_cancel(9) to cancel a pending task without waiting for
mdf
2010-11-08
4
-0
/
+48
*
Don't mention 'device acpi' or loading ACPI as a kernel module since the
jhb
2010-11-08
1
-4
/
+2
*
Sync the APIC startup sequence with amd64:
jhb
2010-11-08
5
-16
/
+25
*
Remove stub symbols for APIC-related functions when 'device apic' is not
jhb
2010-11-08
1
-97
/
+0
*
Disconnect acpi.ko from the build on i386. ACPI is now only supported when
jhb
2010-11-08
1
-5
/
+1
*
A few small style and whitespace fixes.
jhb
2010-11-08
3
-5
/
+3
*
Only dump the values of the PMC and CMCI local vector table entries on a
jhb
2010-11-08
1
-4
/
+9
*
Provide support for IIC_M_NOSTOP/IIC_M_NOSTART for bit-banging and
nwhitehorn
2010-11-08
1
-5
/
+29
*
Consistently use padding `_' in the comment.
jkim
2010-11-08
1
-1
/
+1
*
Reduce spin wait time consumed in GMII register access routine.
yongari
2010-11-08
1
-4
/
+12
*
Back out r214961 for skeleton.c -- it broke the groff build.
obrien
2010-11-08
1
-4
/
+4
*
When requesting sense data for SIM not doing it automatically (such as
mav
2010-11-08
1
-2
/
+3
*
Teach ahci(4), siis(4) and ATA_CAM ata(4) wrapper report to CAM residual
mav
2010-11-08
3
-8
/
+42
*
On APs startup skip hard-/statclock events, which time passed before CPU
mav
2010-11-08
1
-16
/
+30
*
Break long line.
des
2010-11-08
1
-1
/
+2
*
Fix CPU ID in /proc/cpuinfo.
des
2010-11-08
1
-4
/
+4
*
Add/expand country/state.
ru
2010-11-08
1
-7
/
+7
*
A traditional (once per three years) sort by month/day/year/login.
ru
2010-11-08
1
-19
/
+19
*
Intel IXP425 SoC is based on the ARMv5TE architecture
kevlo
2010-11-08
1
-2
/
+3
*
Set the pin to output on attach, we can't assume it already is.
thompsa
2010-11-08
1
-0
/
+3
*
Use shorten model name instead of showing all controller model
yongari
2010-11-08
1
-5
/
+5
*
- Provide more registers for GDB
gonzo
2010-11-08
1
-18
/
+25
*
Add '-y' for bison compatibility.
obrien
2010-11-07
2
-2
/
+10
*
Inherit WARNS from parent directory.
obrien
2010-11-07
1
-2
/
+0
*
Fix cross-debugger build
gonzo
2010-11-07
1
-0
/
+8
*
Directly use memory allocation functions and remove needless casts in
obrien
2010-11-07
11
-140
/
+136
*
Fix initialization order:_initialize_svr4_solib should
gonzo
2010-11-07
1
-2
/
+2
*
Change to ANSI-C function definitions.
obrien
2010-11-07
13
-282
/
+182
*
- Set -x flag when executing customisation scripts to aid in debugging them.
n_hibma
2010-11-07
1
-10
/
+31
[next]