<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/miscfs/devfs, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8a3fe17f40c9b40fdba5b5a54eccb48a980e821'/>
<id>urn:sha1:a8a3fe17f40c9b40fdba5b5a54eccb48a980e821</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.

This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: bring in changes from -current including some formatting changes</title>
<updated>1997-11-13T18:22:21Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-11-13T18:22:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83086f21f4b1d7a580a0c66465fcd40b9f8dde54'/>
<id>urn:sha1:83086f21f4b1d7a580a0c66465fcd40b9f8dde54</id>
<content type='text'>
so that I can keep them in sync easier.
</content>
</entry>
<entry>
<title>fix confusion added by poul's commit</title>
<updated>1997-08-27T02:56:53Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-08-27T02:56:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ab2dfb5d8bf1b96f8933321832470cbba2e4afc'/>
<id>urn:sha1:5ab2dfb5d8bf1b96f8933321832470cbba2e4afc</id>
<content type='text'>
if you remove the 'then' clause of an 'if' the next command becomes the then
clause, which is confusing at least.
</content>
</entry>
<entry>
<title>YAMFC: bring	devfs_tree.c -&gt; 1.38</title>
<updated>1997-08-27T01:32:30Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-08-27T01:32:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b0ee2ab36cd43f498948d02754155cc4cd4eb6d'/>
<id>urn:sha1:5b0ee2ab36cd43f498948d02754155cc4cd4eb6d</id>
<content type='text'>
		devfs_vfsops.c -&gt; 1.18
		devfs_vnops.c -&gt; 1.37
various bug fixes.
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-11-23T08:35:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-23T08:35:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b020d9f64673d5606c25605818e7ff4720dad68'/>
<id>urn:sha1:3b020d9f64673d5606c25605818e7ff4720dad68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devfs_tree.c:	improve our bdevvp() function.</title>
<updated>1996-10-28T11:36:06Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-10-28T11:36:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f6a56eff721db67a3723108ff53e93ded499ebc'/>
<id>urn:sha1:7f6a56eff721db67a3723108ff53e93ded499ebc</id>
<content type='text'>
devfs_vnops.c:	move a debug printf to be consistent.
</content>
</entry>
<entry>
<title>Just because something doesn't make sense doesn't mean it should be illegal..</title>
<updated>1996-10-17T22:47:23Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-17T22:47:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24b3bdfe8d7a693c485a6c21d7a668eb0aa618d8'/>
<id>urn:sha1:24b3bdfe8d7a693c485a6c21d7a668eb0aa618d8</id>
<content type='text'>
just ignore it instead.
===================================================================
RCS file: /home/ncvs/src/sys/miscfs/devfs/devfs_vnops.c,v
retrieving revision 1.30
diff -r1.30 devfs_vnops.c
631d630
&lt;           (vap-&gt;va_size != VNOVAL) || /* doesn't make sense in devfs */
</content>
</entry>
<entry>
<title>actually impliment permissions for teh chown/chmod/etc functions</title>
<updated>1996-10-16T23:14:00Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-16T23:14:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=138e4d769c1fb630f13385edab2ad3fe79033071'/>
<id>urn:sha1:138e4d769c1fb630f13385edab2ad3fe79033071</id>
<content type='text'>
that resemble what the man pages say.
also fix braino (type last week)
</content>
</entry>
<entry>
<title>Allow the utimes call to work on devfs nodes.</title>
<updated>1996-10-16T18:02:53Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-16T18:02:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=336cf5014e52c5fa38790578b23a0c728389ef04'/>
<id>urn:sha1:336cf5014e52c5fa38790578b23a0c728389ef04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reads and writes to devices update m and a times</title>
<updated>1996-10-12T00:07:53Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-12T00:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1737b9d383c1e6757b4d050603876aeadebbc4c1'/>
<id>urn:sha1:1737b9d383c1e6757b4d050603876aeadebbc4c1</id>
<content type='text'>
add some security onn the chmod/chown operations
should now be root or owner
(still needs more thought but kinda-plugs tow holes pointed out by bde)
</content>
</entry>
</feed>
