<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/realpath, branch release/5.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-01-15T21:22:55Z</updated>
<entry>
<title>realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.</title>
<updated>2003-01-15T21:22:55Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-01-15T21:22:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de216a83c249f840ed7ab77170e2f235aed2d937'/>
<id>urn:sha1:de216a83c249f840ed7ab77170e2f235aed2d937</id>
<content type='text'>
This also reverts the PATH_MAX -&gt; MAXPATHLEN part of
rev 1.3 of src/bin/realpath/realpath.c

Requested by:	imp
Reviewed by:	imp, bde
</content>
</entry>
<entry>
<title>Remove undocumented behavior (return current work dir if no path</title>
<updated>2002-12-18T11:50:28Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2002-12-18T11:50:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=894fd2da788ecf13e14176f20d2781f4375f0b71'/>
<id>urn:sha1:894fd2da788ecf13e14176f20d2781f4375f0b71</id>
<content type='text'>
is given as argument) that is not present in 4-Stable.
It was introduced when realpath(1) was split out of pwd(1).
The removed behavior is provided by pwd(1).

Reviewed by:	mike
</content>
</entry>
<entry>
<title>- use MAXPATHLEN per realpath(3)</title>
<updated>2002-12-18T10:20:40Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2002-12-18T10:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a26e46eb49463ac5c18ddd8371b4b2b6a6d689b'/>
<id>urn:sha1:9a26e46eb49463ac5c18ddd8371b4b2b6a6d689b</id>
<content type='text'>
- use the problematic part of the path, instead of the argument,
  when reporting an error.

Reviewed by:	mike
</content>
</entry>
<entry>
<title>Check the return value of getcwd() to avoid printf()ing a NULL.  Mark</title>
<updated>2002-06-09T00:46:24Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-06-09T00:46:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3a09c6c9bfd84fb510e218c61cfe345f8c1cf73'/>
<id>urn:sha1:f3a09c6c9bfd84fb510e218c61cfe345f8c1cf73</id>
<content type='text'>
usage() as __dead2 to avoid a GCC warning.

Spotted by:	keramida
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-20T11:58:12Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-20T11:58:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=874506698f79dd2ca01b71552feed3cd28d6e901'/>
<id>urn:sha1:874506698f79dd2ca01b71552feed3cd28d6e901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the realpath(1) source into its own directory.  Previously, it</title>
<updated>2002-02-11T07:32:17Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-02-11T07:32:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5330465c439e14b7d760d8369b484a7a7459c019'/>
<id>urn:sha1:5330465c439e14b7d760d8369b484a7a7459c019</id>
<content type='text'>
shared sources with pwd(1).
</content>
</entry>
<entry>
<title>mdoc(7) police: utilize the new .Ex macro.</title>
<updated>2001-08-15T09:09:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-15T09:09:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d628d776c45a0e11a0a035597d49023942501ecc'/>
<id>urn:sha1:d628d776c45a0e11a0a035597d49023942501ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T10:04:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T10:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=caa2db3be99609f52d3d2ce00e2442349742f3f0'/>
<id>urn:sha1:caa2db3be99609f52d3d2ce00e2442349742f3f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3.</title>
<updated>2001-02-22T07:29:40Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-02-22T07:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18e73fc02ba9bf441b2d6ccdbf05c6dd45bde450'/>
<id>urn:sha1:18e73fc02ba9bf441b2d6ccdbf05c6dd45bde450</id>
<content type='text'>
Submitted by:	"Stephen L. Palmer" &lt;slpalmer@mail.com&gt;
Forgotten by:	asmodai
</content>
</entry>
<entry>
<title>mdoc(7) police: minor fixes.</title>
<updated>2000-11-24T11:39:39Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-24T11:39:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=468e81775d3f2a1c37ef4695ccadb3f34d06bd59'/>
<id>urn:sha1:468e81775d3f2a1c37ef4695ccadb3f34d06bd59</id>
<content type='text'>
</content>
</entry>
</feed>
