<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/miscfs/devfs/devfs_tree.c, branch release/4.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-04-21T05:50:02Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-04-21T05:50:02Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-04-21T05:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1598515ece5ff1d40692c49b4a62801332aa8be1'/>
<id>urn:sha1:1598515ece5ff1d40692c49b4a62801332aa8be1</id>
<content type='text'>
'RELENG_4_3_0_RELEASE'.

This commit was manufactured to restore the state of the 4.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>s/p_cred-&gt;pc_ucred/p_ucred/g</title>
<updated>1999-11-21T12:38:21Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-11-21T12:38:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da654d9070b227da9238a9ca4a3f01b3429b08f0'/>
<id>urn:sha1:da654d9070b227da9238a9ca4a3f01b3429b08f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various trivial warnings from LINT</title>
<updated>1999-08-28T19:44:07Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-08-28T19:44:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94db13fe98fa84bf47c068770bc38fc8d6516417'/>
<id>urn:sha1:94db13fe98fa84bf47c068770bc38fc8d6516417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the handling of VCHR and VBLK vnodes using the new dev_t:</title>
<updated>1999-08-26T14:53:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-08-26T14:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dbafb3660ff075f56afc206d66783fced2583c2b'/>
<id>urn:sha1:dbafb3660ff075f56afc206d66783fced2583c2b</id>
<content type='text'>
        Make the alias list a SLIST.

        Drop the "fast recycling" optimization of vnodes (including
        the returning of a prexisting but stale vnode from checkalias).
        It doesn't buy us anything now that we don't hardlimit
        vnodes anymore.

        Rename checkalias2() and checkalias() to addalias() and
        addaliasu() - which takes dev_t and udev_t arg respectively.

        Make the revoke syscalls use vcount() instead of VALIASED.

        Remove VALIASED flag, we don't need it now and it is faster
        to traverse the much shorter lists than to maintain the
        flag.

        vfs_mountedon() can check the dev_t directly, all the vnodes
        point to the same one.

Print the devicename in specfs/vprint().

Remove a couple of stale LFS vnode flags.

Remove unimplemented/unused LK_DRAINED;
</content>
</entry>
<entry>
<title>Make a place to store the devfs hook for the block device, as the same</title>
<updated>1999-08-25T22:50:12Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-08-25T22:50:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a1be8333d29a19fffbcd4597d819a1d33896271'/>
<id>urn:sha1:2a1be8333d29a19fffbcd4597d819a1d33896271</id>
<content type='text'>
specinfo is used to identify both raw and block version sof a device.
</content>
</entry>
<entry>
<title>Make DEVFS use PHK's specinfo struct as the source of dev_t and devsw.</title>
<updated>1999-08-25T04:55:20Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-08-25T04:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ff7b13acdfdba786950abc8c07a7d501d43ad39'/>
<id>urn:sha1:0ff7b13acdfdba786950abc8c07a7d501d43ad39</id>
<content type='text'>
In lookup() however it's the other way around as we need to supply the
dev_t for the vnode, so devfs still has a copy of it stashed away.

Sourcing it from the vnode in the vnops however is useful as it makes
a lot of the code almost the same as that in specfs.
</content>
</entry>
<entry>
<title>Devfs now adds itself to the hook that PHK supplies.</title>
<updated>1999-08-24T20:30:15Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-08-24T20:30:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=792b73b97b9f8dec6d6618e290bd966f7f47d8f3'/>
<id>urn:sha1:792b73b97b9f8dec6d6618e290bd966f7f47d8f3</id>
<content type='text'>
block devices are still not handled correctly, though a kludge
may make them "ok".
</content>
</entry>
<entry>
<title>        Fix warnings in preparation for adding -Wall -Wcast-qual to the</title>
<updated>1999-01-27T22:42:27Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-01-27T22:42:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=831a80b0d5d50e416fe5e4b237d3a9fd4eea00b8'/>
<id>urn:sha1:831a80b0d5d50e416fe5e4b237d3a9fd4eea00b8</id>
<content type='text'>
        kernel compile
</content>
</entry>
<entry>
<title>Rename one of the two devfs_link's to devfs_makelink.</title>
<updated>1998-12-10T19:57:01Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-12-10T19:57:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ae353f9a7666ea39cf3f7693077c6dc15c01291'/>
<id>urn:sha1:2ae353f9a7666ea39cf3f7693077c6dc15c01291</id>
<content type='text'>
</content>
</entry>
</feed>
