<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/test, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-09-07T12:52:17Z</updated>
<entry>
<title>Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53.</title>
<updated>2003-09-07T12:52:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-07T12:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b0ac2826b5ed8c746dfbc0f8778df3d04ba594f'/>
<id>urn:sha1:7b0ac2826b5ed8c746dfbc0f8778df3d04ba594f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Backout rev. 1.40 and rev. 1.49.</title>
<updated>2002-08-15T14:53:20Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-08-15T14:53:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c62b0477ed0c36e6373e27abf3b6e01717c1b98'/>
<id>urn:sha1:6c62b0477ed0c36e6373e27abf3b6e01717c1b98</id>
<content type='text'>
o Add argv[] boudary check.

PR:		bin/40117
Reviewed by:	silence on -audit
MFC after:	2 months
</content>
</entry>
<entry>
<title>Make test check the tv_nsec part of a struct stat when comparing</title>
<updated>2002-07-27T22:53:44Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-07-27T22:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6576952ca5ac6cc42128d6ffa7d436bc5c4a92a0'/>
<id>urn:sha1:6576952ca5ac6cc42128d6ffa7d436bc5c4a92a0</id>
<content type='text'>
the mtimes of a file. (This is probably only useful if you have
vfs.timestamp_precision set to something nonzero).

PR:		39163
Submitted by:	Hal Burch &lt;hburch@lumeta.com&gt;
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Fix a memory leak.</title>
<updated>2002-07-05T10:27:34Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-07-05T10:27:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27f3fb1aad82830a9bbef384d521d9773c196ee0'/>
<id>urn:sha1:27f3fb1aad82830a9bbef384d521d9773c196ee0</id>
<content type='text'>
PR:		bin/40177
MFC after:	1 week
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:15:05Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2749b1412921cacde0110606121acb7a5e1e2b62'/>
<id>urn:sha1:2749b1412921cacde0110606121acb7a5e1e2b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>while i'm breaking stuff, use __dead2 instead of GCC specific __attribute__.</title>
<updated>2002-05-11T01:25:54Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T01:25:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=033be9ae813e8259764aee8906cd1d5186f8749e'/>
<id>urn:sha1:033be9ae813e8259764aee8906cd1d5186f8749e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backout additional include of cdefs.h, it's not helping any.</title>
<updated>2002-05-11T01:24:39Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T01:24:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46d560550a10bcea494d669648d9de0ffc0d40d1'/>
<id>urn:sha1:46d560550a10bcea494d669648d9de0ffc0d40d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include cdefs.h for __printf0like to silence warning.</title>
<updated>2002-05-11T00:54:33Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T00:54:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dfe7e2f8ff2fb9d6288fafe1571a41f2b739b11d'/>
<id>urn:sha1:dfe7e2f8ff2fb9d6288fafe1571a41f2b739b11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use intmax_t as quad_t replacement, like in expr</title>
<updated>2002-03-28T16:30:42Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-03-28T16:30:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82ea3997c1f3f073a4834590111f08119dc8545e'/>
<id>urn:sha1:82ea3997c1f3f073a4834590111f08119dc8545e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log:</title>
<updated>2002-03-06T11:20:13Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-03-06T11:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89a3a364c2ec0cf093e776f3921d88dff8234539'/>
<id>urn:sha1:89a3a364c2ec0cf093e776f3921d88dff8234539</id>
<content type='text'>
Remove eaccess(2) absence workaround. Add eaccess(2) checks for FILRD,
FILWR, FILEX and FILEXIST cases.

We cannot MFC this because there is no eaccess(2) in -stable yet.

PR:		bin/35076
Reviewed by:	ru
Approved by:	ru
</content>
</entry>
</feed>
