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
*
use devclass_get_maxunit() correctly
cg
2001-06-18
3
-4
/
+4
*
revise dsp_clone() to return the first nonbusy channel instead of simply
cg
2001-06-17
4
-15
/
+17
*
fix a potential panic in dsp_clone() if no pcm devices were detected
cg
2001-06-17
1
-0
/
+2
*
Don't assume that resource type is ioport and rid equal 0.
nyan
2001-06-17
2
-10
/
+12
*
The final commit for the first phase of PowerPC support.
benno
2001-06-17
5
-44
/
+145
*
Allocate all resources using keyboard controller.
nyan
2001-06-17
2
-16
/
+74
*
Move cardbus and pccard bus bridge devices to near the bridge chips. This
imp
2001-06-17
1
-2
/
+2
*
MFGENERIC:
imp
2001-06-17
1
-12
/
+9
*
Move setugid() a little sooner to before we release tracing in case
peter
2001-06-16
1
-2
/
+3
*
Some people are having problems with insert/eject. Add some debug
imp
2001-06-16
1
-0
/
+4
*
Use INTR_TYPE_AV for the interrupt handlers because:
peter
2001-06-16
7
-8
/
+8
*
Add INTR_TYPE_AV so that we can get to the PI_AV priority in the ithread
peter
2001-06-16
2
-1
/
+5
*
Clean up some junk. The bogus trapframe on the stack was removed from the
peter
2001-06-16
1
-7
/
+0
*
use a global devclass for all drivers - i'm not entirely sure why this
cg
2001-06-16
30
-929
/
+936
*
less warning
ume
2001-06-16
2
-82
/
+82
*
Fix "alignemnt" typo.
alex
2001-06-16
6
-6
/
+6
*
This file was a horrible mixture of styles old and new.
markm
2001-06-16
1
-27
/
+16
*
OpenFirmware kernel support, as used by the PowerPC and hopefully other
benno
2001-06-16
3
-7
/
+357
*
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
benno
2001-06-16
25
-487
/
+606
*
Fix warnings:
jlemon
2001-06-16
1
-0
/
+1
*
Save the IRQ that we get in pci attachment.
imp
2001-06-16
3
-15
/
+15
*
Work around what looks like a bad make(1) bug. For some reason,
peter
2001-06-16
1
-5
/
+3
*
On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're
imp
2001-06-16
3
-4
/
+17
*
style(9) and remove a left over Alpha comment
obrien
2001-06-16
4
-54
/
+60
*
style cleanup
obrien
2001-06-16
2
-44
/
+46
*
Add PC-9821RA-E01. This appears that PC-9821 Ra20 has this either
imp
2001-06-16
1
-0
/
+1
*
style police
obrien
2001-06-16
1
-4
/
+5
*
This Intel derived file uses C++ style comments.
obrien
2001-06-16
1
-33
/
+37
*
Fix FreeBSD id style.
obrien
2001-06-16
2
-4
/
+10
*
style(9)
obrien
2001-06-16
1
-23
/
+18
*
Mind-o in last commit: s/==/>=/ when checking MTU size. *blush*
wpaul
2001-06-16
1
-1
/
+1
*
Fix the last serious bug I've been chasing:
wpaul
2001-06-16
1
-23
/
+41
*
style(9) + fix FreeBSD id's.
obrien
2001-06-16
5
-34
/
+41
*
Add CVS id.
obrien
2001-06-15
1
-1
/
+2
*
Bump FreeBSD_version to indicate locale renaming
ache
2001-06-15
1
-1
/
+1
*
I'm a dunce. Clean up some warnings by axeing some unused variables from
jhb
2001-06-15
1
-2
/
+0
*
Do not perform arp send/resolve on an interface marked NOARP.
jlemon
2001-06-15
4
-6
/
+18
*
Correctly hook up the write kqfilter to pipes.
jlemon
2001-06-15
1
-5
/
+7
*
Updates and tweaks to the new trace functionality:
jhb
2001-06-15
1
-37
/
+44
*
Turn TCP and UDP hardware RX checksumming back on. jlemon pointed out where
wpaul
2001-06-15
2
-6
/
+3
*
Fix TX bug: when using TCP/IP checksum offload on TX, we tell the chip
wpaul
2001-06-15
1
-4
/
+4
*
#if 0 out pfs_null() to silence the warning about it not being referenced.
des
2001-06-15
1
-0
/
+2
*
oops. prepare_usermode() died in August 2000 in the MI and x86 code.
peter
2001-06-15
3
-22
/
+0
*
Bah, back out part of previous commit. I got too carried away.
peter
2001-06-15
1
-1
/
+1
*
Fix warning:
peter
2001-06-15
1
-1
/
+1
*
Fix warnings:
peter
2001-06-15
1
-48
/
+48
*
Fix warnings:
peter
2001-06-15
3
-9
/
+9
*
Fix warnings:
peter
2001-06-15
1
-5
/
+5
*
Fix warning:
peter
2001-06-15
1
-2
/
+2
*
Fix warning:
peter
2001-06-15
1
-1
/
+1
[next]