aboutsummaryrefslogtreecommitdiff
path: root/share/examples/scsi_target
Commit message (Expand)AuthorAgeFilesLines
* include paths.h for _PATH_DEVMatt Jacob2001-03-031-0/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+1
* Don't get stuck in a loop calling exit from an atexit routine. CleanMatt Jacob2000-07-181-8/+9
* Clean up after oneself on exit.Matt Jacob2000-07-171-0/+10
* Whoops- more changes in last checkin than TARGIODEBUG-Matt Jacob2000-07-141-1/+0
* Make use of the new TARGIODEBUG ioctl (i.e., add an option for it's use).Matt Jacob2000-07-141-6/+23
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add a cleanup handler called "atexit" to make sure we free up targetJustin T. Gibbs1999-08-161-2/+14
* Allocate a target mode instance to handle our target mode session, cleanJustin T. Gibbs1999-03-051-16/+79
* Remove debugging printfs.Justin T. Gibbs1998-12-101-3/+1
* SCSI Target userland process example. Provides/Dumps the data related toJustin T. Gibbs1998-09-152-0/+281