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
*
Put module directories one per line so adding new modules creates readable
brooks
2001-07-15
2
-14
/
+137
*
The i386-specific includes in this file were "fixed" by bracketing them with
benno
2001-07-15
1
-3
/
+3
*
Turn off preemption on the Alpha for the time being. Peter and JHB aren't
obrien
2001-07-15
1
-1
/
+1
*
Fix MCOUNT_ENTER() so it actually compiles in the profiling case.
jhb
2001-07-14
2
-2
/
+2
*
Fix reboot hangs that have happened with multiple processors
mjacob
2001-07-14
4
-3
/
+26
*
Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it.
joerg
2001-07-14
2
-0
/
+34
*
Yet another large non-function change.
joerg
2001-07-14
3
-434
/
+542
*
Move the hints gunk to a seperate file. It isn't really part of the
peter
2001-07-14
2
-299
/
+1
*
Fixed conflict with sys/dev/syscons/syscons.h.
nyan
2001-07-14
2
-10
/
+0
*
Move fxp to the miibus section where it belongs.
dd
2001-07-14
2
-2
/
+2
*
remember to set the return address in a message when
julian
2001-07-14
1
-0
/
+1
*
- Refine pc98 supports.
nyan
2001-07-14
5
-90
/
+195
*
Added epson_inw function.
nyan
2001-07-14
1
-0
/
+11
*
Merged from the following changes.
nyan
2001-07-14
7
-58
/
+74
*
Merged from sys/i386/conf/GENERIC revision 1.313.
nyan
2001-07-14
1
-1
/
+1
*
Added (commented out) audio driver.
nyan
2001-07-14
1
-0
/
+4
*
Merged from sys/conf/options.i386 revision 1.150.
nyan
2001-07-14
1
-0
/
+1
*
Catch up with NetBSD/pc98.
non
2001-07-14
26
-3151
/
+7499
*
Go back to having either static OR dynamic hints, with fallback
peter
2001-07-14
2
-32
/
+82
*
Merge with latest version of the Mylex 6+ driver.
msmith
2001-07-14
8
-1423
/
+1320
*
Return a locked struct buf from ufsdirhash_lookup() to avoid one
iedowse
2001-07-13
3
-9
/
+9
*
I really should have just commented out this intire file vs. removing all
obrien
2001-07-13
1
-0
/
+25
*
Bump net.inet.tcp.sendspace to 32k and net.inet.tcp.recvspace to 65k.
obrien
2001-07-13
1
-2
/
+2
*
Hints processing is FUBAR'ed right now.
obrien
2001-07-13
1
-25
/
+0
*
`pcn' supports AMD Am79C97x cards, not Am79C79x cards.
dd
2001-07-13
8
-8
/
+8
*
Unbroke kernel if I686_CPU is not defined.
sobomax
2001-07-13
2
-0
/
+4
*
Deal with the condition where we lose link in the middle of transmitting
wpaul
2001-07-12
2
-2
/
+2
*
The #define for pcb_savefpu seems to do more harm than good.
peter
2001-07-12
2
-2
/
+0
*
Fix another missed pcb_savefpu reference (inside NPX_DEBUG)
peter
2001-07-12
4
-8
/
+8
*
Do not depend on pcb_savefpu backwards compat #define.
peter
2001-07-12
2
-2
/
+2
*
Forgot this fix from another tree. make enable_sse() a real prototype.
peter
2001-07-12
2
-2
/
+2
*
- Define a convenience macro ISTTYOPEN().
yokota
2001-07-12
2
-21
/
+29
*
Bump param, for SSE support and include file impact (<machine/pcb.h>)
peter
2001-07-12
1
-1
/
+1
*
Move init_sse() out of the "GenuineIntel" section, my AthlonMP system
peter
2001-07-12
2
-2
/
+2
*
Apply the i386 SSE mods to pc98 as well.
peter
2001-07-12
3
-21
/
+238
*
Activate SSE/SIMD. This is the extra context switching support that
peter
2001-07-12
42
-71
/
+653
*
Another NatSemi gigE card; the Netgear GA622T
wpaul
2001-07-11
2
-2
/
+2
*
Document additional cards supported by the nge driver: LinkSys EG1032
wpaul
2001-07-11
2
-2
/
+4
*
Commited patch for uni signaling fix.
pirzyk
2001-07-11
1
-2
/
+2
*
Call disk_destroy in cdcleanup() as appropriate.
dd
2001-07-11
1
-0
/
+3
*
Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
bsd
2001-07-11
9
-140
/
+699
*
Hmm. Let's try this on for size...
mjacob
2001-07-11
1
-5
/
+11
*
Sanity guard- return ENODEV if we don't have a good IRQ resource.
mjacob
2001-07-11
1
-0
/
+3
*
Slight cleanliness- add an unlock of Giant in one dopanic case. Do
mjacob
2001-07-11
1
-9
/
+6
*
Correct spelling in a comment and remove trailing newline from a
dd
2001-07-11
1
-2
/
+2
*
Two optimizations:
wpaul
2001-07-10
1
-10
/
+35
*
Bring in dirhash, a simple hash-based lookup optimisation for large
iedowse
2001-07-10
11
-2
/
+1292
*
Make this build again after breakage from previous commits.
dfr
2001-07-10
2
-12
/
+12
*
Fix dependencies between kernel options:
yokota
2001-07-10
5
-17
/
+26
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
[next]