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
/
scsi
/
pt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>
bde
1997-03-23
1
-1
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-7
/
+1
*
Turn SCSIDEBUG into a new-style option.
joerg
1996-07-14
1
-1
/
+2
*
Fixed name of pt device (it has a unit number). devfs still only creates
bde
1996-03-27
1
-7
/
+14
*
Fixed some missing int32 -> int32_t
dg
1996-03-10
1
-2
/
+2
*
Cleanse the SCSI subsystem of its internally defined types
gibbs
1996-03-10
1
-5
/
+5
*
Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.
wollman
1996-01-05
1
-1
/
+3
*
Moved prototypes to better places.
bde
1995-12-14
1
-6
/
+5
*
Another mega commit to staticize things.
phk
1995-12-14
1
-9
/
+9
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-2
/
+2
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-18
/
+20
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-2
/
+2
*
OK, that's it..
julian
1995-11-29
1
-1
/
+43
*
First set of changes to eliminate the ad-hoc device buffer queues,
dyson
1995-11-19
1
-11
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Moved unit definitions out of scsiconf.h;
dufault
1995-05-03
1
-2
/
+2
*
Set SCSI_NOSLEEP only when we really need to. This requires an additional
gibbs
1995-04-23
1
-8
/
+8
*
Added "scsi target" device that can act as a target for scsi transfers
dufault
1995-04-14
1
-6
/
+46
*
1. Change driver signatures to full signature for slice support.
dufault
1995-03-04
1
-0
/
+214