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
*
Back out previous revision until better tested fix is ready.
kan
2009-06-29
8
-20
/
+12
*
Eliminate .text relocations in shared libraries compiled with stack protector.
kan
2009-06-28
8
-12
/
+20
*
- Work around the broken loader behavior of not demapping no longer
marius
2009-06-28
3
-28
/
+37
*
- Turn the third (islocked) argument of the knote call into flags parameter.
stas
2009-06-28
5
-13
/
+32
*
Don't pick up Giant inside ucom(4).
ed
2009-06-28
1
-4
/
+6
*
Add FIONWRITE support to TTYs.
ed
2009-06-28
1
-3
/
+4
*
Revert a local change that should not have been in the last commit.
phk
2009-06-28
1
-1
/
+1
*
There are a number of ways an application can check if there are
phk
2009-06-28
3
-1
/
+7
*
Add ids of Sitecom USB wlan gadget.
phk
2009-06-28
1
-0
/
+1
*
- release/* update to use freebsd-doc-* packages instead of building
blackend
2009-06-28
8
-42
/
+255
*
Eliminiate code duplication by calling vm_object_destroy()
kib
2009-06-28
1
-18
/
+4
*
Correct a long-standing performance bug in cluster_rbuild(). Specifically,
alc
2009-06-27
1
-4
/
+15
*
Sync to p4
thompsa
2009-06-27
13
-23
/
+82
*
Use the correct mutex in umidi_open()
thompsa
2009-06-27
1
-4
/
+4
*
Add HAL_RX_FILTER_BSSID support (to disable bssid match):
sam
2009-06-27
7
-7
/
+31
*
Catch missed AUDIT_ARG() -> AUDIT_ARG_CMD() on amd64.
rwatson
2009-06-27
1
-1
/
+1
*
Replace AUDIT_ARG() with variable argument macros with a set more more
rwatson
2009-06-27
20
-135
/
+291
*
In in6_update_ifa(), jump to 'cleanup' rather than returning directly
rwatson
2009-06-27
1
-4
/
+7
*
Remove unnecessary include of kdb.h that snuck in during ifaddr refcount
rwatson
2009-06-27
1
-1
/
+0
*
Update ObsoleteFiles.inc:
antoine
2009-06-27
1
-47
/
+62
*
Add stub vm.h for pc98.
nyan
2009-06-27
1
-0
/
+6
*
- Don't zero data field in case of MSR write operation. Before this change
stas
2009-06-26
1
-4
/
+7
*
Add quirks for Actions MP4 player.
delphij
2009-06-26
2
-0
/
+8
*
In light of DPCPU use by netisr, revise various for loops from using
rwatson
2009-06-26
1
-17
/
+16
*
- 'burst' description rewritten.
oleg
2009-06-26
1
-5
/
+10
*
Return ENOSYS instead of EINVAL for invalid function codes to match the
jhb
2009-06-26
1
-4
/
+1
*
Use if_maddr_rlock() instead of IF_ADDR_LOCK() to protect access to
rwatson
2009-06-26
1
-3
/
+2
*
Use if_addr_rlock/if_addr_runlock for if_spp when iterating if_addrhead,
rwatson
2009-06-26
1
-8
/
+8
*
Note that as a result of the SYSV IPC changes, COMPAT_FREEBSD[456] now
jhb
2009-06-26
2
-0
/
+9
*
Correct the #endif comment.
alc
2009-06-26
8
-8
/
+8
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
74
-169
/
+165
*
Add support for MacBook4,1.
rpaulo
2009-06-26
2
-46
/
+143
*
On special systems where the MBR and the GPT are in sync (up to the 4th
rpaulo
2009-06-26
1
-1
/
+1
*
Correct some minor nits with the 2BSD and 3BSD series of releases
imp
2009-06-26
1
-5
/
+6
*
o Kill grammar nits.
maxim
2009-06-26
1
-2
/
+2
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
15
-8
/
+338
*
provides a extra write buffer when the NDIS driver want to send a
weongyo
2009-06-26
1
-2
/
+3
*
rtsol should not be run on the wireless NIC interfaces directly,
dougb
2009-06-26
1
-0
/
+3
*
Revert the entry about pf and ipfw starting before netif
dougb
2009-06-26
1
-6
/
+0
*
Reverse the effect of r193198 for pf and ipfw which will once again
dougb
2009-06-26
6
-6
/
+6
*
Update Netgraph nodes to use if_addr_rlock()/if_addr_runlock() instead
rwatson
2009-06-26
2
-5
/
+5
*
Update various IPFW-related modules to use if_addr_rlock()/
rwatson
2009-06-26
3
-10
/
+10
*
Update if_stf and if_tun to use if_addr_rlock()/if_addr_runlock() rather
rwatson
2009-06-26
2
-5
/
+5
*
Define four wrapper functions for interface address locking,
rwatson
2009-06-26
2
-0
/
+44
*
Convert netisr to use dynamic per-CPU storage (DPCPU) instead of sizing
rwatson
2009-06-26
1
-21
/
+40
*
Implement %z for strptime.
delphij
2009-06-25
1
-0
/
+28
*
Correct a typo (which you can use to in order -> which you can use in order
delphij
2009-06-25
1
-1
/
+1
*
Fix dynamic (re)allocation logic in jailparam_set and jailparam_get.
jamie
2009-06-25
1
-34
/
+72
*
mvec routines should have no knowledge of the SG engine.
np
2009-06-25
3
-17
/
+17
*
Fix a LOR between pmc_sx and proctree/allproc when creating a new thread
attilio
2009-06-25
2
-7
/
+19
[next]