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
...
*
MFi386: revisions from 1.1116 to 1.1119.
nyan
2004-01-21
1
-69
/
+45
*
Merged from sys/dev/sio/sio.c revision 1.418.
nyan
2004-01-21
2
-2
/
+6
*
Sync to pccarddevs 1.81.
ume
2004-01-21
1
-1
/
+4
*
There is PANASONIC KXLC005 which has another product id.
ume
2004-01-21
1
-0
/
+1
*
Setting pccb->ccb_h.status to CAM_REQ_CMP one time is enough.
cognet
2004-01-21
1
-1
/
+0
*
The gdbinit.${MACHINE_ARCH} script may not exist.
ru
2004-01-21
1
-0
/
+2
*
Add syscons options and enable USB, since there is no conflict between
grehan
2004-01-21
1
-12
/
+21
*
Add required GFB options as well as one for ofw/syscons.
grehan
2004-01-21
1
-0
/
+6
*
Add syscons files, and also generate a syscons font since Apple
grehan
2004-01-21
1
-0
/
+19
*
- Catch up with panic __LINE__/__FILE__ changes by moving panic calls
grehan
2004-01-21
4
-24
/
+16
*
A syscons implementation using the 8-bit framebuffer set up by
grehan
2004-01-21
6
-0
/
+927
*
__powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.
grehan
2004-01-21
6
-15
/
+34
*
Update 128-bit long double constants to match what is expected
grehan
2004-01-21
1
-9
/
+10
*
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
sam
2004-01-20
2
-3
/
+6
*
fix build after KAME changes
sam
2004-01-20
1
-0
/
+4
*
Merge from DragonFlyBSD rev 1.10:
hsu
2004-01-20
2
-12
/
+10
*
Use getenv_int() rather than reimplementing it.
jhb
2004-01-20
1
-10
/
+2
*
Pay attention to mac_portacl_enabled.
rwatson
2004-01-20
1
-1
/
+5
*
Update the support for the VIA 8237 southbridge.
sos
2004-01-20
2
-3
/
+4
*
Correct instances of mtx_lock()/mtx_unlock() that should have been
wpaul
2004-01-20
1
-5
/
+5
*
Reduce latency when using the SNDCTL_DSP_RESET ioctl by calling
matk
2004-01-20
1
-2
/
+10
*
Fix sort misordering.
obrien
2004-01-20
2
-2
/
+2
*
Fix a panic when kldloading a sound driver. Do this by replacing the
matk
2004-01-20
5
-217
/
+95
*
Fix handling of FP traps:
marcel
2004-01-20
1
-24
/
+23
*
s/framep/tf/g -- this normalizes on the use of tf to point to the
marcel
2004-01-20
2
-89
/
+89
*
pread/pwrite:
ache
2004-01-20
1
-4
/
+9
*
Add linenumber and source filename to panic(9) output.
phk
2004-01-19
4
-10
/
+20
*
One more instance of magic number used in place of IO_SEQSHIFT.
kan
2004-01-19
1
-1
/
+1
*
Add WDM major/minor #defines.
wpaul
2004-01-19
1
-0
/
+7
*
Spell magic '16' number as IO_SEQSHIFT.
kan
2004-01-19
5
-10
/
+10
*
Implement IofCompleteRequest() and IoIsWdmVersionAvailable().
wpaul
2004-01-19
1
-3
/
+32
*
Implement atoi() and atol(). Some drivers appear to need these. Note
wpaul
2004-01-19
1
-0
/
+18
*
Eliminate some code duplication: since ndis_runq() and ndis_intq() were
wpaul
2004-01-19
1
-78
/
+47
*
Fix breakage on timeout/retries. The bug cause a sema to be leaked so
sos
2004-01-19
4
-24
/
+27
*
Removed custom "load" and "unload" targets.
ru
2004-01-19
4
-27
/
+0
*
Sync to 1.159 of usbdevs
sanpei
2004-01-19
2
-2
/
+9
*
Add support IO-data DVD Multi-plus unit iU-CD2
sanpei
2004-01-19
2
-0
/
+5
*
Normalize SUBDIR.
ru
2004-01-19
3
-20
/
+21
*
Properly program the multicast filter in ndis_setmulti(),
wpaul
2004-01-19
1
-31
/
+86
*
Change WI_RID_SCAN_RES compatibility interface to return the result after
onoe
2004-01-19
1
-1
/
+2
*
Fixed misplacement and bitrot in the cy driver's configuration in
bde
2004-01-19
1
-17
/
+14
*
Removed some garbage comments:
bde
2004-01-19
1
-8
/
+1
*
Fixed formatting of sentence breaks. Use 2 spaces for all of them instead
bde
2004-01-19
1
-14
/
+14
*
FIxed unsorting in previous commit (description of CPU_ENABLE_TCC).
bde
2004-01-19
1
-27
/
+28
*
Convert from using taskqueue_swi to using private kernel threads. The
wpaul
2004-01-18
5
-56
/
+374
*
Add new CPU_ENABLE_TCC option, from NOTES:
sobomax
2004-01-18
1
-0
/
+3
*
Add new CPU_ENABLE_TCC option, from NOTES:
sobomax
2004-01-18
5
-0
/
+497
*
A network interface driver can support IFCAP_VLAN_MTU only,
yar
2004-01-18
1
-3
/
+3
*
Fixed a memory leak.
ru
2004-01-18
1
-0
/
+1
*
Fixed a memory leak.
ru
2004-01-18
1
-1
/
+3
[prev]
[next]