<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/examples/scsi_target, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-03-03T21:26:56Z</updated>
<entry>
<title>MFC: include paths.h for _PATH_DEV</title>
<updated>2001-03-03T21:26:56Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2001-03-03T21:26:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aea8fdce5433bd5714ead6c48c8d60a84972978e'/>
<id>urn:sha1:aea8fdce5433bd5714ead6c48c8d60a84972978e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: add /dev/zero and use PATH_* where possible.</title>
<updated>2000-12-11T01:03:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-12-11T01:03:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6034d13a9ed650ee88ae94550adc86ef25441310'/>
<id>urn:sha1:6034d13a9ed650ee88ae94550adc86ef25441310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-07-18T04:42:03Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-07-18T04:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dacc8db399c95c5c7e240c33809a9ddf424e31f0'/>
<id>urn:sha1:dacc8db399c95c5c7e240c33809a9ddf424e31f0</id>
<content type='text'>
Don't get stuck in a loop calling exit from an atexit routine. Clean
up cam_fill_ctio usage to passed atio flags. Clear periph_priv area
of new ctio so if the kernel is dumb enough to look at them (this is
a SECURITY hole) the panic will be obvious instead of subtle.

Clean up after oneself on exit.
</content>
</entry>
<entry>
<title>MFC (1.6, 1.7):</title>
<updated>2000-07-14T20:31:39Z</updated>
<author>
<name>Matt Jacob</name>
<email>mjacob@FreeBSD.org</email>
</author>
<published>2000-07-14T20:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43d82bbbee53500af648f412d34168f31c64c3bc'/>
<id>urn:sha1:43d82bbbee53500af648f412d34168f31c64c3bc</id>
<content type='text'>
Some additional TARGIOCCLEAREXCEPTION ioctls added as
needed. Make use of the new TARGIODEBUG ioctl (i.e., add
an option for it's use).

Obtained (partially) from:	gibbs@freebsd.org
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a cleanup handler called "atexit" to make sure we free up target</title>
<updated>1999-08-16T22:52:17Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1999-08-16T22:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=87609397183c7a61eecf30af0ee8e0b8e3c9a563'/>
<id>urn:sha1:87609397183c7a61eecf30af0ee8e0b8e3c9a563</id>
<content type='text'>
mode instances.

Print out exception information passed out from the kernel target mode
driver to this userland daemon.
</content>
</entry>
<entry>
<title>Allocate a target mode instance to handle our target mode session, clean</title>
<updated>1999-03-05T23:12:02Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1999-03-05T23:12:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3fae35ce815c1d5fe62d0ac0fd64c306d6f76d9'/>
<id>urn:sha1:b3fae35ce815c1d5fe62d0ac0fd64c306d6f76d9</id>
<content type='text'>
it up on exit.  The address for attaching the emulator (path, target id,
lun) is now specified on the command line.  Some attempt at cathing
signals and cleaning up target mode instances is now made.
</content>
</entry>
<entry>
<title>Remove debugging printfs.</title>
<updated>1998-12-10T04:00:03Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1998-12-10T04:00:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb4f7bfdbf1aff1bde778631538a7953367f7f27'/>
<id>urn:sha1:bb4f7bfdbf1aff1bde778631538a7953367f7f27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SCSI Target userland process example.  Provides/Dumps the data related to</title>
<updated>1998-09-15T06:46:32Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1998-09-15T06:46:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9875eecf53ffca0e1d76dda3a16714ae347277b0'/>
<id>urn:sha1:9875eecf53ffca0e1d76dda3a16714ae347277b0</id>
<content type='text'>
RECEIVE/SEND processor target requests to the "targ" sample target mode
driver.
</content>
</entry>
</feed>
