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
*
Enhance reassignbuf(). When a buffer cannot be time-optimally inserted
dillon
2000-01-05
11
-43
/
+201
*
Add device driver support for USB ethernet adapters based on the
wpaul
2000-01-05
23
-10
/
+2062
*
argh, forgot the bus_dma_tag_creates.
cg
2000-01-05
5
-4
/
+8
*
set up the pci regs properly for busmastering. this makes the card work on
cg
2000-01-05
1
-0
/
+3
*
Remove the unused 'func' arguments to the deregistration functions.
msmith
2000-01-05
1
-4
/
+4
*
allocate isa bounce buffers of the right size for ess/mss cards, fixes
cg
2000-01-05
4
-8
/
+14
*
Fix at least one source of the continued 'NFS append race'. close()
dillon
2000-01-05
2
-6
/
+42
*
Remove non-functional 'all:' target.
grog
2000-01-04
1
-19
/
+10
*
Update some of the network driver documentation in the LINT file, which
dillon
2000-01-04
3
-12
/
+27
*
ISA device drivers use the ISA source interrupt number in locations where
tegge
2000-01-04
15
-87
/
+589
*
Fix race condition caused by missing splnet()'s.
archie
2000-01-04
1
-0
/
+4
*
Be more careful about NOUDEV and NODEV.
phk
2000-01-04
1
-0
/
+8
*
Create a separate pps_offset variable to use for applying the
phk
2000-01-04
1
-1
/
+8
*
Per BDE- make this more like the i386 code in that, as per the comment,
mjacob
2000-01-04
1
-2
/
+5
*
add wx0 driver
mjacob
2000-01-04
7
-0
/
+16
*
Add first pass of the Intel Gigabit Ethernet (wiseman) driver. This
mjacob
2000-01-04
3
-0
/
+2551
*
add wx (Intel Wiseman Gig Ethernet) driver
mjacob
2000-01-04
1
-0
/
+1
*
oop, use PRINTF not printf in MI code
mjacob
2000-01-04
1
-1
/
+1
*
- Fixed warnings.
nyan
2000-01-04
12
-183
/
+136
*
Clean up some debug printing. Find the correct lun when SCCLUN is
mjacob
2000-01-04
1
-25
/
+43
*
Make Fibre Channel cards correctly note the presence/absence
mjacob
2000-01-04
1
-3
/
+11
*
set default target mode debug to 0
mjacob
2000-01-04
1
-1
/
+1
*
add clarifying tag define for FC
mjacob
2000-01-04
1
-0
/
+1
*
Add in an isp_tdebug environment variable. Clean up some debugging
mjacob
2000-01-04
2
-20
/
+130
*
fix leap year calculation
mjacob
2000-01-04
1
-1
/
+2
*
Ho, ho, ho... this clock chip is not y2k compliant. Motorola
mjacob
2000-01-04
1
-1
/
+14
*
Add in ISP_TARGET_MODE description.
mjacob
2000-01-04
3
-0
/
+9
*
Add in isp_target.c to be compiled for isp- it'd be nice if we could
mjacob
2000-01-04
1
-0
/
+1
*
These are platform independent functions for target mode support.
mjacob
2000-01-04
1
-0
/
+1227
*
These are platform independent definitions for target mode support-
mjacob
2000-01-03
1
-0
/
+619
*
Make a static chain of isp softcs- gdb usage becomes a lot easier.
mjacob
2000-01-03
1
-17
/
+1079
*
Raise default FCP logintime to 60 seconds. Move the position
mjacob
2000-01-03
1
-21
/
+53
*
Support target mode operations. This involves having some variant
mjacob
2000-01-03
2
-90
/
+700
*
Role platform minor revision. Add in some target mode only
mjacob
2000-01-03
1
-1
/
+35
*
add isp_print_qentry inline function
mjacob
2000-01-03
1
-0
/
+23
*
Roll minor revision number and add a more finalized list
mjacob
2000-01-03
1
-8
/
+7
*
Add missing target mode flag and fix the RQSTYPE_CTIO0
mjacob
2000-01-03
1
-1
/
+2
*
Add options for COMPAT_SVR4 and DEBUG_SVR4 for completeness.
newton
2000-01-03
3
-0
/
+6
*
Need to #include vm_zone.h to pick up inline definition of zfree() so that
newton
2000-01-03
2
-0
/
+2
*
Fix link problem on ISA only systems..
sos
2000-01-03
1
-4
/
+2
*
Use MAP_NOSYNC for vnodes without any links in their filesystem.
guido
2000-01-03
1
-0
/
+7
*
Fix typos per PR 15649. Also did some rewording for clarity.
archie
2000-01-03
2
-34
/
+38
*
prevent kernel panic at suspend/resume.
shin
2000-01-03
1
-1
/
+1
*
Make offsetof equivalent with <stddef.h>. This paves the way for
marcel
2000-01-03
4
-14
/
+17
*
Merge from the following changes.
nyan
2000-01-03
3
-48
/
+121
*
It appears that under certain circumstances that I still can't quite pin
wpaul
2000-01-03
3
-5
/
+138
*
Fixed to get the BIOS geometry.
nyan
2000-01-03
1
-4
/
+5
*
truss /usr/bin/su
phk
2000-01-03
1
-2
/
+2
*
Remove -g compiler flag.
marcel
2000-01-03
1
-1
/
+0
*
o Add build-tools target for maketabs although it doesn't seem to
marcel
2000-01-03
1
-3
/
+5
[next]