<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-07-02T11:46:40Z</updated>
<entry>
<title>MFH (r277531): don't include newvers in freebsd-version</title>
<updated>2015-07-02T11:46:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2015-07-02T11:46:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab95a2d727456927f54b33de4d82370021a15773'/>
<id>urn:sha1:ab95a2d727456927f54b33de4d82370021a15773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFH (r275659): fix dependency on newvers.sh</title>
<updated>2015-06-30T15:32:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2015-06-30T15:32:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5930cac0674efa3dae4da15d0917648633fa0ed0'/>
<id>urn:sha1:5930cac0674efa3dae4da15d0917648633fa0ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r283257:</title>
<updated>2015-06-05T00:39:34Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2015-06-05T00:39:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c07117651f034aea17a1a82ac564e0f2dff0ea7'/>
<id>urn:sha1:7c07117651f034aea17a1a82ac564e0f2dff0ea7</id>
<content type='text'>
Eliminate unneeded includes.
</content>
</entry>
<entry>
<title>MFC r282208:</title>
<updated>2015-06-01T09:04:57Z</updated>
<author>
<name>Steven Hartland</name>
<email>smh@FreeBSD.org</email>
</author>
<published>2015-06-01T09:04:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7a29102c9e99ec1b53c65c5ddab4269c379ec3ac'/>
<id>urn:sha1:7a29102c9e99ec1b53c65c5ddab4269c379ec3ac</id>
<content type='text'>
Standardise chmod, chflags, chown and chgrp recursive symlink processing

Relnotes:	Yes
Sponsored by:	Multiplay
</content>
</entry>
<entry>
<title>Merge: 278618 278633 278636 278653 278742 278776 279121</title>
<updated>2015-05-23T09:48:59Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2015-05-23T09:48:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7626a382348507819beba6ff73e89472abfbcda0'/>
<id>urn:sha1:7626a382348507819beba6ff73e89472abfbcda0</id>
<content type='text'>
Multiple fixes for pgrep and pkill tests.

PR: 19109
</content>
</entry>
<entry>
<title>MFC r282608:</title>
<updated>2015-05-21T18:59:11Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2015-05-21T18:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a27b4fc908efd9471aceed236b77a6fcb936f81a'/>
<id>urn:sha1:a27b4fc908efd9471aceed236b77a6fcb936f81a</id>
<content type='text'>
date(1): Make -r behave like GNU's version when the option can not be
interpreted as a number, which checks the file's modification time and
use that as the date/time value.

This improves compatibility with GNU coreutils's version of date(1).
</content>
</entry>
<entry>
<title>MFC r282482: cp: Remove fts sorting.</title>
<updated>2015-05-14T10:46:20Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2015-05-14T10:46:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b4ce6558637d8602237ef68356aac4a4f249fd1'/>
<id>urn:sha1:3b4ce6558637d8602237ef68356aac4a4f249fd1</id>
<content type='text'>
In an attempt to improve performance, cp reordered directories first
(although the comment says directories last). This is not effective with new
UFS layout policies.

The sorting reorders multiple arguments passed to cp, which may be
undesirable.

Additionally, the comparison function does not induce a total order. Per
POSIX, this causes undefined behaviour in qsort().

NetBSD removed the sorting in 2009.

On filesystems that return directory entries in hash/btree order, sorting by
d_fileno before statting improves performance on large directories. However,
this can only be implemented in fts(3).

PR:		53475
Reviewed by:	bde (in 2004)
</content>
</entry>
<entry>
<title>MFC r275805:</title>
<updated>2015-04-30T16:08:47Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2015-04-30T16:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb784c9f283e7e1908b76643109bd98a527a13c4'/>
<id>urn:sha1:cb784c9f283e7e1908b76643109bd98a527a13c4</id>
<content type='text'>
Fix incorrect type of "invalids" argument in __iconv() prototype.

MFC r281550,281591:

Remove the const qualifier from iconv(3) to comply with POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html

Adjust all code that calls iconv.

PR:		199099
</content>
</entry>
<entry>
<title>MFC r280206:</title>
<updated>2015-04-17T18:33:59Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2015-04-17T18:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c77fca03368907571b569af49345c57248271db5'/>
<id>urn:sha1:c77fca03368907571b569af49345c57248271db5</id>
<content type='text'>
Implement pax -O option to permit limiting a PAX archive to a single volume.

-O Force the archive to be one volume.  If a volume ends prematurely, pax will
not prompt for a new volume.

PR:		198481
</content>
</entry>
<entry>
<title>MFC r280357:</title>
<updated>2015-04-06T14:45:40Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2015-04-06T14:45:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3667fd7b33a4c94a7d2a802d5f27f79e5c93af84'/>
<id>urn:sha1:3667fd7b33a4c94a7d2a802d5f27f79e5c93af84</id>
<content type='text'>
Build expr with -fwrapv, since it relies on signed integer wrapping
having defined behavior.

Reported by:	rodrigc
</content>
</entry>
</feed>
