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
*
Lock the consumers of the iicbus(4) infrastructure:
jhb
2008-08-04
3
-103
/
+105
*
Add locking to the core iicbus(4) drivers:
jhb
2008-08-04
5
-106
/
+128
*
Add locking to the various iicbus(4) bridge drivers:
jhb
2008-08-04
11
-57
/
+142
*
Do not modify td->td_intr_nesting_level, it is now done in the MI code.
cognet
2008-08-04
1
-3
/
+0
*
Close two different races with concurrent opens of pty master devices
jhb
2008-08-04
1
-5
/
+24
*
- Close a race with concurrent open's of a pts master device which could
jhb
2008-08-04
1
-7
/
+13
*
Fix a typo.
jhb
2008-08-04
1
-1
/
+1
*
Add locking to snc(4) so it is MPSAFE:
jhb
2008-08-04
5
-76
/
+130
*
Add coretemp(4) and k8temp(4).
rpaulo
2008-08-04
1
-0
/
+2
*
Fix ARM nocache allocator:
raj
2008-08-04
1
-5
/
+4
*
Merge state reuse for tcp.
mlaier
2008-08-04
1
-0
/
+17
*
We need -I$S to compile the elf trampoline.
cognet
2008-08-04
1
-5
/
+7
*
Remove unneeded #include <stdlib.h> (?)
cognet
2008-08-04
1
-2
/
+0
*
Lower the priority of the sleep in the syscons for "waitvt" wchan to
kib
2008-08-04
1
-1
/
+1
*
Make pmap_kenter_attr() static.
alc
2008-08-04
4
-4
/
+4
*
Dereferencing uninitialized pointers considered harmful. Prior to this
cperciva
2008-08-04
1
-0
/
+4
*
Setting a variable to the same value twice doesn't actually make it
cperciva
2008-08-04
1
-1
/
+1
*
Rearrange conditional compilation directives. This makes syntax
yongari
2008-08-04
1
-2
/
+3
*
Remove return keyword at the end of functions that return void.
yongari
2008-08-04
1
-14
/
+0
*
Remove register keyword.
yongari
2008-08-04
1
-4
/
+4
*
Use ANSI C declarations for all functions.
yongari
2008-08-04
1
-104
/
+41
*
Don't enable TSO by default. Users of RTL8169/8110 reported
yongari
2008-08-04
1
-0
/
+7
*
The number of bits reserved for MSS in RealTek controllers is
yongari
2008-08-04
2
-0
/
+26
*
Kill a dead variable
antoine
2008-08-03
1
-2
/
+0
*
Remove broken code to replace st_mode value with ACCESSPERMS when
rwatson
2008-08-03
1
-5
/
+0
*
Add "add pc, whatever" as a branch instruction, we use it in memcpy().
cognet
2008-08-03
2
-2
/
+39
*
Fill in a few sysctl descriptions.
trhodes
2008-08-03
4
-7
/
+8
*
Document a few sysctls.
trhodes
2008-08-03
2
-5
/
+7
*
Calling linker_load_dependencies() while holding the module'
kib
2008-08-03
2
-0
/
+4
*
Disconnect drivers that haven't been ported to MPSAFE TTY yet.
ed
2008-08-03
14
-181
/
+0
*
Kernel config for the Linksys NSLU2. This is just a basic configuration,
imp
2008-08-03
2
-0
/
+150
*
Handle ldr pc, [reg] in branch_taken().
cognet
2008-08-03
1
-1
/
+12
*
Add blx as a branch instruction.
cognet
2008-08-03
1
-1
/
+2
*
Minor style nit.
imp
2008-08-02
1
-1
/
+1
*
Minor style tweaks.
rwatson
2008-08-02
3
-24
/
+15
*
Rename mac_partition_enabled to partition_enabled to synchronize with
rwatson
2008-08-02
1
-3
/
+3
*
Add an altnerative Siemens SpeedStream ID. This one is for a Prism 3
imp
2008-08-02
1
-0
/
+1
*
Report what kind of chip only under bootverbose since that's now
imp
2008-08-02
1
-1
/
+2
*
Minor tweaks to names and comments now that I understand what's going
imp
2008-08-02
2
-7
/
+12
*
Add an alternative ID for the Siemens SpeedStream SS1021: 0x3021.
imp
2008-08-02
1
-0
/
+1
*
add missing lock for htinfo update
sam
2008-08-02
1
-0
/
+2
*
correct decap of of AppleTalk and IPX frames; don't strip the SNAP
sam
2008-08-02
1
-1
/
+4
*
add a sysctl to deliver a radar event for testing
sam
2008-08-02
1
-0
/
+20
*
schedule the correct timer when receiving a radar event during CAC
sam
2008-08-02
1
-1
/
+1
*
add callout_schedule; besides being useful it also improves
sam
2008-08-02
2
-0
/
+19
*
Correctly set the interrupt enable and disable bits. The previous
scottl
2008-08-02
2
-15
/
+11
*
Fix software single-stepping: we need to check if the instruction is a
cognet
2008-08-02
1
-1
/
+1
*
Add yet another branch instruction.
cognet
2008-08-02
1
-1
/
+2
*
Add support for the ASUS P535 PDA
remko
2008-08-02
2
-0
/
+2
*
Make the at91 uart(4) driver compile again.
ed
2008-08-02
1
-9
/
+12
[next]