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
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
326
-7
/
+409
*
Clean up missed header references.
nwhitehorn
2013-10-26
3
-3
/
+3
*
Remove unsigned < 0 comparison.
glebius
2013-10-26
1
-1
/
+1
*
Move includes from if_bcereg.h to .c files.
glebius
2013-10-26
2
-45
/
+48
*
Enable SATA interface on Armada XP
zbb
2013-10-26
2
-0
/
+8
*
Enable UART busy detection handling for Armada XP - based board
zbb
2013-10-26
1
-0
/
+4
*
Wait for DesignWare UART transfers completion before accessing line control
zbb
2013-10-26
2
-1
/
+26
*
Fix concurrency issues with TLB1 updates and make pmap_kextract() search
nwhitehorn
2013-10-26
1
-11
/
+27
*
Fix indentation
bdrewery
2013-10-26
1
-5
/
+5
*
Switch to using ofw_bus_search_compatible() table-driven compat lookup.
ian
2013-10-26
1
-23
/
+42
*
Document that -a will output the device name when -u is not specified..
jmg
2013-10-26
1
-6
/
+12
*
Add missing /etc/pkg to BSD.root.dist
bdrewery
2013-10-26
1
-0
/
+2
*
The old trap.h (then trap_aim.h) actually had trap ID codes for Book-E CPUs.
nwhitehorn
2013-10-26
3
-192
/
+125
*
Add pmap_mapdev_attr() and pmap_kenter_attr() interfaces. pmap_set_memattr()
nwhitehorn
2013-10-26
1
-5
/
+66
*
Queisce warnings for gperf -Wlogical-op-parentheses with parens to
sbruno
2013-10-26
1
-2
/
+4
*
Disable fingerprint checking for now as the pkg repository mirrors will
bdrewery
2013-10-26
1
-1
/
+1
*
Link in libcrypto as well to fix build in some cases.
bdrewery
2013-10-26
1
-2
/
+3
*
machine/pmap.h is included by vm/pmap.h, so is redundant here. Thanks to
nwhitehorn
2013-10-26
1
-1
/
+0
*
Make hastctl list command output current queue sizes.
trociny
2013-10-26
5
-1
/
+92
*
Merging local and remote bitmaps must be protected by hr_amp lock.
trociny
2013-10-26
1
-1
/
+1
*
Do some cleanup of the SDT code. In particular,
markj
2013-10-26
2
-73
/
+69
*
Document /var/cache/pkg into hier(7) which pkg(8) uses.
bdrewery
2013-10-26
1
-0
/
+8
*
Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and add
bdrewery
2013-10-26
7
-1
/
+44
*
Add support to check the signature of a local pkg.txz file being
bdrewery
2013-10-26
1
-12
/
+47
*
Tell which fingerprint pkg is being validated against.
bdrewery
2013-10-26
1
-14
/
+29
*
Support checking signature for pkg bootstrap.
bdrewery
2013-10-26
5
-45
/
+615
*
Be verbose and tell where pkg(8) is being bootstrapped from.
bdrewery
2013-10-26
1
-1
/
+2
*
Add support for reading configuration files from /etc/pkg.
bdrewery
2013-10-26
5
-31
/
+122
*
Fix build after r257111 by including headers with definition of pmap_kextract().
nwhitehorn
2013-10-26
1
-0
/
+4
*
Fix a couple of bugs in the fasttrap emulation of a "push %rbp" instruction:
markj
2013-10-26
1
-7
/
+6
*
Wrap long lines
bdrewery
2013-10-26
2
-6
/
+12
*
add 0x8b, lifted from Linux iwlegacy/commands.h
adrian
2013-10-26
1
-0
/
+1
*
Regerate after r257138 swapped the default to WITH_NMTREE.
brooks
2013-10-25
1
-5
/
+5
*
Switch the default mtree to nmtree our new NetBSD derived mtree.
brooks
2013-10-25
3
-3
/
+10
*
vnet.h needs to be included before raw_cb.h. Now it compiles due to
glebius
2013-10-25
2
-2
/
+2
*
Begin fleshing out a knob to enable/disable bluetooth coexistence.
adrian
2013-10-25
2
-2
/
+38
*
Temporarily disable multi-rate retry (link quality) and eliminate rate
adrian
2013-10-25
1
-25
/
+70
*
Add id for GTM661W.
n_hibma
2013-10-25
2
-0
/
+2
*
Reject attempts to attack a disk device that has the old NEEDSGIANT
jhb
2013-10-25
2
-0
/
+8
*
Add a helper routine to search for a compat string in a table that
ian
2013-10-25
2
-0
/
+30
*
Remove time and date stamps from svn* binaries, in order to make the
cperciva
2013-10-25
2
-5
/
+3
*
Remove all the instances of '#undef DEBUG' from kernel.
loos
2013-10-25
8
-21
/
+0
*
Make sure to get the right node when looking up #interrupt-cells.
nwhitehorn
2013-10-25
1
-2
/
+2
*
Convert e500 PCI driver to use common PPC PCI bus glue. No functional
nwhitehorn
2013-10-25
2
-278
/
+79
*
Remove dead reference to PSL_MBO.
nwhitehorn
2013-10-25
1
-1
/
+1
*
Remove some #ifdef and duplication in the MSR bit definitions. This adds
nwhitehorn
2013-10-25
3
-94
/
+36
*
Use common OFW root code to set up fdtbus. This is an almost purely
nwhitehorn
2013-10-25
2
-553
/
+10
*
Test UARTs physical address instead of virtual.
ray
2013-10-25
1
-1
/
+7
*
Add clang-CC and CC to list of hints allowing clang to identify its operating
smh
2013-10-25
1
-0
/
+2
*
Disable WITH_TESTS= for now.
rpaulo
2013-10-25
1
-1
/
+1
[next]