<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/vn, branch release/2.2.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-05-19T10:35:55Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-05-19T10:35:55Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-05-19T10:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0d351b26be784ec2f31673b9c873781f01bad63'/>
<id>urn:sha1:a0d351b26be784ec2f31673b9c873781f01bad63</id>
<content type='text'>
'RELENG_2_2_2_RELEASE'.

This commit was manufactured to restore the state of the 2.2.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Call bdevsw_add_generic() later so that there is no chance of returning</title>
<updated>1996-08-28T17:45:08Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-08-28T17:45:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2df511e27c7699475cd41516aa28529e87391850'/>
<id>urn:sha1:2df511e27c7699475cd41516aa28529e87391850</id>
<content type='text'>
with an inconsistent state.  I think the return actually "can't happen".

Cleaned up style of recent changes.

I only fiddled with this because of bugs in recent changes.
</content>
</entry>
<entry>
<title>Some cleanups to the callout lists recently added.</title>
<updated>1996-08-22T03:50:33Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-08-22T03:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0d898b48e5734a85b7fc9bb654846bd27a86a03'/>
<id>urn:sha1:e0d898b48e5734a85b7fc9bb654846bd27a86a03</id>
<content type='text'>
note that at_shutdown has a new parameter to indicate When
during a shutdown the callout should be made. also
add a RB_POWEROFF flag to reboot "howto" parameter..
tells the reboot code in our at_shutdown module to turn off the UPS
and kill the power. bound to be useful eventually on laptops
</content>
</entry>
<entry>
<title>oops apparently this wasn't in my test compile, becasue it didn't</title>
<updated>1996-08-19T21:06:39Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-08-19T21:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=554c43cbee4a556b2505f08977bf88be8b997408'/>
<id>urn:sha1:554c43cbee4a556b2505f08977bf88be8b997408</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Collect all the functioons concerned with rebooting into one place</title>
<updated>1996-08-19T20:07:07Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-08-19T20:07:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=269fb9d7645f6bc26ac179bdd183f778cfc99371'/>
<id>urn:sha1:269fb9d7645f6bc26ac179bdd183f778cfc99371</id>
<content type='text'>
also add the at_shutdown callout list, and change the one user of
the present (broken) method (the vn driver) to use the new scheme.
</content>
</entry>
<entry>
<title>Make a "DWIM" function for adding [bc]devsw entries for bdev drivers.</title>
<updated>1996-07-23T21:52:43Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-07-23T21:52:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cba8a5ddd3421596e3d16893e35ff5bc8a0e380e'/>
<id>urn:sha1:cba8a5ddd3421596e3d16893e35ff5bc8a0e380e</id>
<content type='text'>
Saves about 280 butes of source per driver, 56 bytes in object size
and another 56 bytes moves from data to bss.

No functional change intended nor expected.

GENERIC should be about one k smaller now :-)
</content>
</entry>
<entry>
<title>Removed an unused devfs variable again.</title>
<updated>1996-03-28T15:25:43Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-03-28T15:25:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f953dd01c87ecf92197756de65eeb025c52a4033'/>
<id>urn:sha1:f953dd01c87ecf92197756de65eeb025c52a4033</id>
<content type='text'>
Added $Id$.
</content>
</entry>
<entry>
<title>Reviewed by:	julian@freebsd.org</title>
<updated>1996-03-28T14:26:46Z</updated>
<author>
<name>Marc G. Fournier</name>
<email>scrappy@FreeBSD.org</email>
</author>
<published>1996-03-28T14:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14689d6f4fb0ddc4e371db4a963401fbefc71261'/>
<id>urn:sha1:14689d6f4fb0ddc4e371db4a963401fbefc71261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed group of disk devices (was wheel or games, now operator).</title>
<updated>1996-03-27T18:50:10Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-03-27T18:50:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ae323519c4584c7228cafcba56a96aaf78f8b0a'/>
<id>urn:sha1:6ae323519c4584c7228cafcba56a96aaf78f8b0a</id>
<content type='text'>
Added scsi control devices.

Converted almost everything that I changed to use devfs_add_devswf()
and verbose id macros.

st.c:
Renamed enrst* to erst* since that's what the current name is (enrst
seems to be an old name).
</content>
</entry>
<entry>
<title>Always dsgone() slices when we leave.</title>
<updated>1996-03-17T20:33:02Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-03-17T20:33:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b71daf545651a38452d355934b8dcdf79622ce5c'/>
<id>urn:sha1:b71daf545651a38452d355934b8dcdf79622ce5c</id>
<content type='text'>
</content>
</entry>
</feed>
