Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+2 |
* | 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 | 2 | -0/+281 |