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
*
Fix a small problem in the comment about departure from NetBSD.
imp
2008-08-07
1
-1
/
+1
*
Permit Giant to be passed as the explicit interlock either to
jhb
2008-08-07
2
-30
/
+56
*
Convert to new style PC Card front end driver. Add support for the
imp
2008-08-07
1
-19
/
+35
*
Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative)
imp
2008-08-07
2
-17
/
+5
*
Add card_if.h and pccarddevs.h
imp
2008-08-07
1
-1
/
+1
*
Document the new return values for sleepq_abort(), sleepq_broadcast(), and
jhb
2008-08-07
1
-1
/
+5
*
Update SCSI opcodes and ASCs from t10.org.
jkim
2008-08-07
2
-1227
/
+2398
*
Minor white space tweaks.
rwatson
2008-08-07
2
-7
/
+6
*
Correct comment typo.
rwatson
2008-08-07
1
-2
/
+2
*
Introduce pmap_change_attr_locked().
alc
2008-08-07
1
-17
/
+18
*
When the miibus for the AX88x90 or TC5299J cards fails to attach, we
imp
2008-08-06
2
-8
/
+10
*
add WPS oui
sam
2008-08-06
1
-0
/
+2
*
User may do "mount -o snapshot ...", that causes new FFS mount to be
kib
2008-08-06
1
-1
/
+2
*
Fix a copy/paste error
kevlo
2008-08-06
1
-1
/
+0
*
Unify the initial card probe/attach procedure with the kldload
imp
2008-08-06
2
-63
/
+114
*
Minor style tweaks.
jhb
2008-08-05
1
-6
/
+5
*
Remove the second check for a 64-bit BAR value on a 32-bit system in
jhb
2008-08-05
1
-19
/
+1
*
If a thread that is swapped out is made runnable, then the setrunnable()
jhb
2008-08-05
10
-97
/
+150
*
If the kernel fails to allocate resources for the initial value of a BAR
jhb
2008-08-05
1
-13
/
+33
*
- Consolidate module version for the pcf module into just pcf.c instead
jhb
2008-08-05
4
-6
/
+6
*
Add lifetime informations to generated SPD entries when SPDDUMP
vanhu
2008-08-05
1
-0
/
+17
*
ufsmount.h uses "struct\tfoo *bar;", except where it doesn't.
des
2008-08-05
2
-7
/
+7
*
Whitespace, prototypes
des
2008-08-05
1
-88
/
+27
*
- Reflect the iicbus infrastructure changes.
stas
2008-08-05
1
-1
/
+1
*
- Reflect changes in iic infrastructure.
stas
2008-08-05
1
-1
/
+1
*
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
[next]