<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/mkdir, branch releng/4.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F4.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-14T21:42:14Z</updated>
<entry>
<title>MFC: 1.17: Use `.Ar mode' for referring to the -m option argument.</title>
<updated>2002-07-14T21:42:14Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-07-14T21:42:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de9b8f6cdcc201320bf091cda95f5580bf47ed2b'/>
<id>urn:sha1:de9b8f6cdcc201320bf091cda95f5580bf47ed2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.16 (charnier) Use `The .Nm utility'.</title>
<updated>2002-04-22T22:24:24Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-04-22T22:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0dce49f2270fb4942fd8a2e6453d3e18642942ec'/>
<id>urn:sha1:0dce49f2270fb4942fd8a2e6453d3e18642942ec</id>
<content type='text'>
No objection by: charnier
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-16T10:01:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-16T10:01:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1a8d8088f4daef6e0ec50113c89988bd3c4fd14'/>
<id>urn:sha1:c1a8d8088f4daef6e0ec50113c89988bd3c4fd14</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: WARNS=2 and BDECFLAGS</title>
<updated>2001-08-01T04:44:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-08-01T04:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0edcc0f07b2a363017d946feb69edc78bf8c9692'/>
<id>urn:sha1:0edcc0f07b2a363017d946feb69edc78bf8c9692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r1.14: Add a note on what happens if the "-p"</title>
<updated>2001-07-04T12:14:22Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2001-07-04T12:14:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61180e4832cc7f36fe7af59688444f97ee180161'/>
<id>urn:sha1:61180e4832cc7f36fe7af59688444f97ee180161</id>
<content type='text'>
option is specified and a final directory already exists.
</content>
</entry>
<entry>
<title>MFC r1.20</title>
<updated>2001-03-04T07:02:55Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-03-04T07:02:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da6e578ccd519ad369ecad0cefe2fd49f3068916'/>
<id>urn:sha1:da6e578ccd519ad369ecad0cefe2fd49f3068916</id>
<content type='text'>
Special case the error reporting when errno is ENOTDIR or ENOENT.

This makes "mkdir /nonexistant/foo" complain that /nonexistant
doesn't exist rather than /nonexistant/foo which doesn't make much
sense.
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T13:40:55Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T13:40:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d166f30f86d4e7ccc2de2332cd622d99764efef7'/>
<id>urn:sha1:d166f30f86d4e7ccc2de2332cd622d99764efef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>brucify and add comment about -v being non-standard to manpage</title>
<updated>1999-09-04T03:19:38Z</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-09-04T03:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f5f84c566ddbf20805c846bace6ddfb2ed54a8b'/>
<id>urn:sha1:2f5f84c566ddbf20805c846bace6ddfb2ed54a8b</id>
<content type='text'>
Reviewed by:	obrien
</content>
</entry>
<entry>
<title>Fix typo in previous commit that documented the -v option.</title>
<updated>1999-08-28T21:38:36Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-08-28T21:38:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d3183183c24fb8fce5c9c7739b81411e0bc10bfe'/>
<id>urn:sha1:d3183183c24fb8fce5c9c7739b81411e0bc10bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add verbose flag</title>
<updated>1999-08-28T20:46:00Z</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-08-28T20:46:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1df89a603d176c770abc1c4f7b0237fd4154478d'/>
<id>urn:sha1:1df89a603d176c770abc1c4f7b0237fd4154478d</id>
<content type='text'>
Reviewed by:	obrien
</content>
</entry>
</feed>
