<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/vn, branch stable/2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1996-03-17T20:33:50Z</updated>
<entry>
<title>Always dsgone slices when we leave.</title>
<updated>1996-03-17T20:33:50Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-03-17T20:33:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8a69800bdf12b3d7567d3641ab26518f6c841c6'/>
<id>urn:sha1:b8a69800bdf12b3d7567d3641ab26518f6c841c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's</title>
<updated>1995-04-30T15:14:34Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-04-30T15:14:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41882e52fb846505e6674dfe03e0ffd75a7f141f'/>
<id>urn:sha1:41882e52fb846505e6674dfe03e0ffd75a7f141f</id>
<content type='text'>
slice pointer and to print the device name in error messages.
</content>
</entry>
<entry>
<title>(Sorry about prev. blank message - I realised I needed a change too late).</title>
<updated>1995-04-28T22:24:37Z</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1995-04-28T22:24:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee328c4bade58195a08359329a650ca6ace30e9b'/>
<id>urn:sha1:ee328c4bade58195a08359329a650ca6ace30e9b</id>
<content type='text'>
Removed unused var. and correct a printf formatting string.
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>1995-04-28T22:23:19Z</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1995-04-28T22:23:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3b6adad1da24366beba72dec1e2cb84f0cf2dfb'/>
<id>urn:sha1:b3b6adad1da24366beba72dec1e2cb84f0cf2dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Escentially a rewrite by John Dyson. This is disgusting, and John agrees,</title>
<updated>1995-04-19T10:31:18Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-04-19T10:31:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=334095ef1cf84f1b7b407dd088cf0334225a7caa'/>
<id>urn:sha1:334095ef1cf84f1b7b407dd088cf0334225a7caa</id>
<content type='text'>
but the whole thing is, so what the hell. :-) This version is expected to
work.
</content>
</entry>
<entry>
<title>A substantial change to the way this works.  Not the "TEST_LABELING" is</title>
<updated>1995-03-11T09:32:45Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-11T09:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5511b2e4f33d13214a604ea0eef7783b5e339764'/>
<id>urn:sha1:5511b2e4f33d13214a604ea0eef7783b5e339764</id>
<content type='text'>
a option you can turn on and of on the fly, as is debugging.
</content>
</entry>
<entry>
<title>Fake the geometry to be 32 sectors * 64 heads * (vn-&gt;sc_size / 2048)</title>
<updated>1995-03-04T11:08:26Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-03-04T11:08:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17fb427c08ec9c70c49dbf5c3f2988d3abd55cf3'/>
<id>urn:sha1:17fb427c08ec9c70c49dbf5c3f2988d3abd55cf3</id>
<content type='text'>
cylinders instead of vn-&gt;sc_size * 1 * 1.

Remove unnecessary tests of the unit numbern vnioctl().
</content>
</entry>
<entry>
<title>Missed a reference to numvnd.</title>
<updated>1995-03-02T01:04:38Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-02T01:04:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac9dbeaf665681bd08b539e3afd95cf650040f29'/>
<id>urn:sha1:ac9dbeaf665681bd08b539e3afd95cf650040f29</id>
<content type='text'>
Thanks Ollivier.
</content>
</entry>
<entry>
<title>Less bogus allocation of softc to avoid races.</title>
<updated>1995-03-01T05:05:21Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-01T05:05:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee32cbed3bb1ae77ecd48cab0c28a0dd2e1ee795'/>
<id>urn:sha1:ee32cbed3bb1ae77ecd48cab0c28a0dd2e1ee795</id>
<content type='text'>
Thanks for the hint David!
</content>
</entry>
</feed>
