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
/
share
/
examples
/
scsi_target
/
scsi_target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher than
mjacob
2006-09-27
1
-57
/
+64
*
Make scsi_target actually compile after a structure member
mjacob
2006-03-22
1
-1
/
+1
*
- Enable 16byte commands.
simokawa
2003-10-18
1
-2
/
+40
*
* scsi_cmds.c
simokawa
2003-09-25
1
-1
/
+23
*
kernel:
njl
2003-01-16
1
-2
/
+5
*
Add check for AIO support before starting up.
njl
2003-01-13
1
-0
/
+27
*
New SCSI target emulator code
njl
2002-11-22
1
-236
/
+766
*
include paths.h for _PATH_DEV
mjacob
2001-03-03
1
-0
/
+1
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+1
*
Don't get stuck in a loop calling exit from an atexit routine. Clean
mjacob
2000-07-18
1
-8
/
+9
*
Clean up after oneself on exit.
mjacob
2000-07-17
1
-0
/
+10
*
Whoops- more changes in last checkin than TARGIODEBUG-
mjacob
2000-07-14
1
-1
/
+0
*
Make use of the new TARGIODEBUG ioctl (i.e., add an option for it's use).
mjacob
2000-07-14
1
-6
/
+23
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add a cleanup handler called "atexit" to make sure we free up target
gibbs
1999-08-16
1
-2
/
+14
*
Allocate a target mode instance to handle our target mode session, clean
gibbs
1999-03-05
1
-16
/
+79
*
Remove debugging printfs.
gibbs
1998-12-10
1
-3
/
+1
*
SCSI Target userland process example. Provides/Dumps the data related to
gibbs
1998-09-15
1
-0
/
+273