<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/miscfs/devfs/devfs_vnops.c, branch release/2.2.1_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-03-27T03:07:27+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-27T03:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1784d64eb85eb63599204bb31b826970b6661e65'/>
<id>1784d64eb85eb63599204bb31b826970b6661e65</id>
<content type='text'>
'RELENG_2_2_1_RELEASE'.

This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_1_RELEASE'.

This commit was manufactured to restore the state of the 2.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-11-23T08:35:39+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-23T08:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3b020d9f64673d5606c25605818e7ff4720dad68'/>
<id>3b020d9f64673d5606c25605818e7ff4720dad68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>devfs_tree.c:	improve our bdevvp() function.</title>
<updated>1996-10-28T11:36:06+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-10-28T11:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f6a56eff721db67a3723108ff53e93ded499ebc'/>
<id>7f6a56eff721db67a3723108ff53e93ded499ebc</id>
<content type='text'>
devfs_vnops.c:	move a debug printf to be consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devfs_vnops.c:	move a debug printf to be consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Just because something doesn't make sense doesn't mean it should be illegal..</title>
<updated>1996-10-17T22:47:23+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-17T22:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24b3bdfe8d7a693c485a6c21d7a668eb0aa618d8'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 */
</pre>
</div>
</content>
</entry>
<entry>
<title>actually impliment permissions for teh chown/chmod/etc functions</title>
<updated>1996-10-16T23:14:00+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-16T23:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=138e4d769c1fb630f13385edab2ad3fe79033071'/>
<id>138e4d769c1fb630f13385edab2ad3fe79033071</id>
<content type='text'>
that resemble what the man pages say.
also fix braino (type last week)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that resemble what the man pages say.
also fix braino (type last week)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the utimes call to work on devfs nodes.</title>
<updated>1996-10-16T18:02:53+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-16T18:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=336cf5014e52c5fa38790578b23a0c728389ef04'/>
<id>336cf5014e52c5fa38790578b23a0c728389ef04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reads and writes to devices update m and a times</title>
<updated>1996-10-12T00:07:53+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-10-12T00:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1737b9d383c1e6757b4d050603876aeadebbc4c1'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>Whoops, I should've used the LINT config file.  More ts -&gt; tv changes</title>
<updated>1996-09-20T05:56:36+00:00</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-09-20T05:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d977b72dbd91c82c8dec7b40f1784db716330eb5'/>
<id>d977b72dbd91c82c8dec7b40f1784db716330eb5</id>
<content type='text'>
for timespec structure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for timespec structure.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the ability of the VFS to reclaim devfs nodes correctly..</title>
<updated>1996-09-11T07:52:18+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1996-09-11T07:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=99892d231730e5c9c2dab732d0433f0cb510ed81'/>
<id>99892d231730e5c9c2dab732d0433f0cb510ed81</id>
<content type='text'>
(was resulting in panics, especially when DIAGNOSTIC was set.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(was resulting in panics, especially when DIAGNOSTIC was set.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated #includes to 4.4Lite style.</title>
<updated>1996-09-10T08:32:01+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-10T08:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f313170d3c95b55eba72119af2c229a0e77a50a6'/>
<id>f313170d3c95b55eba72119af2c229a0e77a50a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
