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
*
iwn(4): various simple fixes
avos
2015-11-05
1
-7
/
+7
*
Correct a comment which appears to be mistakingly mechanically changed in r26...
bdrewery
2015-11-05
1
-1
/
+1
*
OpenSSL is still maintained by us.
jkim
2015-11-05
1
-1
/
+1
*
Allow 'make buildenv' to work anywhere in the src tree.
bdrewery
2015-11-05
3
-3
/
+18
*
Allow 'make buildenv' to default to the caller's shell by using SHELL.
bdrewery
2015-11-05
1
-3
/
+3
*
Make if_macb work with FDT.
cognet
2015-11-05
1
-0
/
+17
*
I'm still maintaining these...
jmg
2015-11-05
1
-2
/
+2
*
Make at91_pmc probe any at91 pmc device we support, not just at91rm9200.
cognet
2015-11-05
1
-1
/
+4
*
Add wifi bits.
adrian
2015-11-05
1
-2
/
+6
*
make is hard, so definitely move it.
imp
2015-11-05
1
-1
/
+1
*
Fix CC being wrong during install* targets.
imp
2015-11-05
1
-9
/
+11
*
Chelsio T5 chips do not properly echo the No Snoop and Relaxed Ordering
jhb
2015-11-05
1
-0
/
+29
*
Add a new helper function for PCI devices to locate the upstream
jhb
2015-11-05
4
-0
/
+56
*
Add helper routines for PCI device drivers to read, write, and modify
jhb
2015-11-05
4
-3
/
+124
*
Note if relaxed ordering or no snoop is enabled for each PCI-express device.
jhb
2015-11-05
1
-0
/
+4
*
Start a cleanup of the MAINTAINERS file. This adds an "OLD" line at the
jhb
2015-11-05
1
-0
/
+1
*
Make rctl(8) use more reasonable buffer size for retrieving the rules.
trasz
2015-11-05
1
-1
/
+1
*
net80211: WME callback cleanup in various drivers
avos
2015-11-05
7
-114
/
+44
*
Fix g_eli error loss conditions
smh
2015-11-05
1
-9
/
+9
*
Restrict 520.pfdenied to only list rules that blocked traffic.
lidl
2015-11-05
1
-1
/
+1
*
Fix markup in rctl(8) - the 'rule' or 'filter' arguments are not optional.
trasz
2015-11-05
1
-5
/
+5
*
Add MTU support to carp interfaces
smh
2015-11-05
1
-0
/
+7
*
Provide information about bad DVA
smh
2015-11-05
1
-1
/
+7
*
Update authors' contact info and fix grammar bugs.
asomers
2015-11-05
1
-5
/
+4
*
Allow zfs_recover to be changed at runtime
smh
2015-11-05
1
-1
/
+1
*
Revert r290298. Per discussion on tech-userlevel@netbsd.org this change
brooks
2015-11-05
1
-2
/
+2
*
Fix the open solaris atomic functions on arm64. Without this we may use the
andrew
2015-11-05
2
-1
/
+88
*
Rename __sentinel to __null_sentinel
pfg
2015-11-05
2
-4
/
+4
*
xen-netfront: remove unused header files
royger
2015-11-05
1
-15
/
+0
*
xen/intr: fix the event channel enabled per-cpu mask
royger
2015-11-05
2
-18
/
+20
*
Give enough room for addresses when -W option is specified.
ume
2015-11-05
1
-11
/
+25
*
Fix alignment of `Drop' header.
ume
2015-11-05
1
-1
/
+1
*
Use returned network name from getnetbyaddr() correctly.
ume
2015-11-05
1
-6
/
+5
*
Revert previous workaround. This problem was fixed
ume
2015-11-05
1
-4
/
+0
*
Extend mask of VMware virtual disks.
mav
2015-11-05
1
-1
/
+1
*
Fix typo in the function name
bapt
2015-11-05
1
-3
/
+3
*
Replace the fastforward path with tryforward which does not require a
gnn
2015-11-05
8
-125
/
+18
*
Add /dev/vcio, userland access point to VideoCore mailbox property channel
gonzo
2015-11-05
2
-0
/
+123
*
Refactor mailbox property API to make it usable for /dev/vcio driver:
gonzo
2015-11-05
5
-183
/
+123
*
Add support for s25fl256s. I /think/ it's a 32mb NOR flash part.
adrian
2015-11-05
1
-0
/
+1
*
Improve the sysctl node name.
hiren
2015-11-05
1
-1
/
+1
*
Fix spelling error.
rodrigc
2015-11-05
2
-2
/
+2
*
Add README, similar to the one from libnetbsd.
rodrigc
2015-11-05
1
-0
/
+7
*
Import imsg from OpenBSD's libutil.
rodrigc
2015-11-04
4
-0
/
+1279
*
Remove unneeded mutex.h include, missed in r287155.
bdrewery
2015-11-04
1
-1
/
+0
*
Add a compile time switch to distinguish between 7-bit and 8-bit I2C address
andreast
2015-11-04
1
-2
/
+8
*
Since sa->sa_len doesn't match sizeof(struct sockaddr_dl),
ume
2015-11-04
1
-0
/
+4
*
Fix alignment of AF_LINK address.
ume
2015-11-04
1
-2
/
+1
*
Simplify r290367 using asterisk for a field width
ume
2015-11-04
1
-8
/
+3
*
Fix comment about unpriviledged instructions. Now, it matches with
skra
2015-11-04
2
-35
/
+36
[next]