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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.
scottl
2005-07-11
2
-2
/
+2
*
bump for libpcap import
sam
2005-07-11
1
-1
/
+1
*
additions from libpcap 0.9.1 release
sam
2005-07-11
1
-1
/
+14
*
Handle encrypt of arbitarily fragmented mbuf chains: previously
sam
2005-07-11
1
-18
/
+68
*
nuke assert that duplicates real check
sam
2005-07-11
1
-3
/
+0
*
Correct a minor typo.
delphij
2005-07-11
1
-1
/
+1
*
Validate if the value written into {FS,GS}.base is a canonical
davidxu
2005-07-10
11
-22
/
+65
*
remove local mods that snuck into rev 1.6
sam
2005-07-10
1
-4
/
+1
*
Update for the new and removed MPT driver files.
scottl
2005-07-10
2
-2
/
+3
*
Massive overhaul of MPT Fusion driver:
scottl
2005-07-10
21
-2966
/
+7130
*
Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64
marius
2005-07-10
2
-13
/
+21
*
- Declare lookup tables etc. const. [1]
marius
2005-07-10
1
-68
/
+148
*
- Declare lookup tables etc. const.
marius
2005-07-10
4
-93
/
+175
*
- Add missing opt_isa.h. This fixes the standalone build of sound.ko
marius
2005-07-10
1
-2
/
+14
*
Add a missing mtx_destroy() in hme_pci_detach().
marius
2005-07-10
1
-0
/
+1
*
Switch from trying to allocate up to 8 register banks for the EBus
marius
2005-07-10
1
-19
/
+6
*
Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
imp
2005-07-10
6
-12
/
+74
*
remove driver-private key allocators; use the default one instead
sam
2005-07-10
3
-36
/
+0
*
Change default key allocation method to do the right thing for
sam
2005-07-09
1
-1
/
+18
*
Repair this:
cracauer
2005-07-09
1
-0
/
+1
*
sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:
jkoshy
2005-07-09
6
-36
/
+46
*
Have the NMI handler call the C language trap() routine and directly
jkoshy
2005-07-09
1
-2
/
+27
*
Use m_length (m, NULL) instead of m->m_pkthdr.len.
rik
2005-07-09
3
-3
/
+3
*
Lost cx_mpsafenet check.
rik
2005-07-09
1
-2
/
+3
*
Lost t_oproc() callback assignment.
rik
2005-07-09
1
-0
/
+1
*
Lost CX_UNLOCK().
rik
2005-07-09
1
-0
/
+4
*
Protect from partially initialized channels.
rik
2005-07-09
3
-0
/
+6
*
Regrab dvp only when ISDOTDOT.
tanimura
2005-07-09
1
-1
/
+2
*
Space & alignment nits.
rik
2005-07-09
3
-21
/
+20
*
Some cleanups and tweaks to some of the atomic.h files in preparation for
jhb
2005-07-09
3
-253
/
+234
*
Add Giant around linux_getcwd_common() in linux_getcwd().
jhb
2005-07-09
1
-0
/
+2
*
Add missing locking to linux_connect() so that it can be marked MP safe:
jhb
2005-07-09
1
-8
/
+15
*
Document that SOCK_LOCK is used to protect so_emuldata.
jhb
2005-07-09
1
-1
/
+1
*
The nsegs parameter to bus_dmamap_load_mbuf_sg is not required to
grehan
2005-07-09
1
-0
/
+2
*
Fix the build. The SMC_8020BT define doesn't exist yet.
scottl
2005-07-09
1
-0
/
+2
*
Noticed that NetBSD's sm driver has the PSION GOLDCARD listed, so list
imp
2005-07-09
1
-3
/
+2
*
correct check for high priority wme traffic
sam
2005-07-08
1
-1
/
+1
*
Add CANCEL command which allows to remove one request from the queue or
pjd
2005-07-08
2
-4
/
+53
*
oops ... forgot to declare sc in my previous commit. unbreak build.
damien
2005-07-08
1
-0
/
+1
*
fix allocation of rx dma buffers. buffers must be contiguous.
damien
2005-07-08
1
-2
/
+2
*
Make sure that all the necessary USB endpoints are found during device
damien
2005-07-08
2
-2
/
+7
*
ral_init() takes a struct ral_softc as parameter not a struct ifnet.
damien
2005-07-08
2
-2
/
+2
*
Use implicit type cast for ->k_lock to fix compilation of ndis
rik
2005-07-08
1
-3
/
+3
*
fix another instance of the MORE_DATA bit handling for frames on the
sam
2005-07-08
1
-2
/
+1
*
reclaim node reference when ieee80211_encap fails
sam
2005-07-08
3
-4
/
+13
*
update ural ids
sam
2005-07-08
2
-2
/
+34
*
Regen.
jhb
2005-07-08
5
-6
/
+6
*
Mark second instance of lchown() MP safe just like the first.
jhb
2005-07-08
1
-1
/
+1
*
ALTQify ste(4).
mlaier
2005-07-08
1
-6
/
+8
*
Lock Giant around a call to userland_sysctl() in ibcs2_sysi86().
jhb
2005-07-07
1
-2
/
+7
[next]