<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/mkdir/mkdir.c, branch release/4.1.0_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>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.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_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>brucify and add comment about -v being non-standard to manpage</title>
<updated>1999-09-04T03:19:38+00:00</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-09-04T03:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2f5f84c566ddbf20805c846bace6ddfb2ed54a8b'/>
<id>2f5f84c566ddbf20805c846bace6ddfb2ed54a8b</id>
<content type='text'>
Reviewed by:	obrien
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	obrien
</pre>
</div>
</content>
</entry>
<entry>
<title>add verbose flag</title>
<updated>1999-08-28T20:46:00+00:00</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-08-28T20:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1df89a603d176c770abc1c4f7b0237fd4154478d'/>
<id>1df89a603d176c770abc1c4f7b0237fd4154478d</id>
<content type='text'>
Reviewed by:	obrien
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	obrien
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:15:48+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2a4562393f80633b81c11d4f7df00548d1cc3c48'/>
<id>2a4562393f80633b81c11d4f7df00548d1cc3c48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Free memory obtained from setmode.</title>
<updated>1998-12-16T04:42:33+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1998-12-16T04:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a4324714a9da4dbb693d2a090337b1ed824009a3'/>
<id>a4324714a9da4dbb693d2a090337b1ed824009a3</id>
<content type='text'>
Obtained from: OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix behaviour for 'mkdir -m 777 / /tmp/foo'.  Play "guess the style bug"</title>
<updated>1998-10-23T06:28:40+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-23T06:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e45520f76e36200d0f4107a4e9ed8a7099fba662'/>
<id>e45520f76e36200d0f4107a4e9ed8a7099fba662</id>
<content type='text'>
with Bruce again.

Reported by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with Bruce again.

Reported by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Honour the spirit rather than the implementation of the previous changes;</title>
<updated>1998-10-22T21:42:20+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-22T21:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16c0b5195cae2394d27ba44d41b34d055a7161b4'/>
<id>16c0b5195cae2394d27ba44d41b34d055a7161b4</id>
<content type='text'>
if we are invoked with -m, use chmod() on the final directory component
in order to ensure the mode is correctly set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if we are invoked with -m, use chmod() on the final directory component
in order to ensure the mode is correctly set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this compile, and honour the spirit of the original design while</title>
<updated>1998-10-20T08:04:15+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-20T08:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=37a182e2b27683ffbbdb2fa04122ea710d1b953d'/>
<id>37a182e2b27683ffbbdb2fa04122ea710d1b953d</id>
<content type='text'>
incorporating the intended fix.  Attempt to address some of the
putative style bugs introduced.  Others doubtless remain.

Embarrassed by: bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
incorporating the intended fix.  Attempt to address some of the
putative style bugs introduced.  Others doubtless remain.

Embarrassed by: bde
</pre>
</div>
</content>
</entry>
<entry>
<title> - mkdir -m should call chmod because the high-order bits get ignored</title>
<updated>1998-10-20T06:37:01+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-10-20T06:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2426ecdfa252acce09b680d5d928b6ea1f4cd441'/>
<id>2426ecdfa252acce09b680d5d928b6ea1f4cd441</id>
<content type='text'>
   by the kernel as a security feature of some sort.

Submitted by:	Wilfredo Sanchez &lt;wsanchez@apple.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   by the kernel as a security feature of some sort.

Submitted by:	Wilfredo Sanchez &lt;wsanchez@apple.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>correct use of .Nm. Add rcsid.</title>
<updated>1998-05-15T06:23:45+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-05-15T06:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06f628852afd3c955a261b194603c90dbe0e0cfa'/>
<id>06f628852afd3c955a261b194603c90dbe0e0cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
