<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch releng/14.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-10-18T06:56:48Z</updated>
<entry>
<title>timeout(1): Update STANDARDS section</title>
<updated>2024-10-18T06:56:48Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2024-09-24T16:42:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6b151ad1c83ae66156bd02badd6ee65be1728cfc'/>
<id>urn:sha1:6b151ad1c83ae66156bd02badd6ee65be1728cfc</id>
<content type='text'>
Update the STANDARDS section for timeout(1) to
POSIX 1003.1-2024.

Update mandoc to be able to render the
new POSIX macro.

Reviewed by:	bapt, bcr
Approved by:	bapt
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D45691

(cherry picked from commit 044f94adff55f13130f03c0c170fa879c8febb5b)
</content>
</entry>
<entry>
<title>date: Fix a few nits.</title>
<updated>2024-10-06T09:12:24Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-09-04T17:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d2c02cfae55a1ffb179b55f45a89606845e1acfb'/>
<id>urn:sha1:d2c02cfae55a1ffb179b55f45a89606845e1acfb</id>
<content type='text'>
* Don't use `asprintf()` when `strdup()` can do the job just as well.
* Fix a couple of typos in a comment.

Fixes:		eeb04a736cb9
MFC after:	3 days
Sponsored by:	Klara, Inc.
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D46533

(cherry picked from commit a8ddd1926a34fc20970d9ceaad71b31fc414b1c5)

date: Documentation nits.

* Fix spurious capitalization.
* Fix inconsistent quoting.
* Use `Dq` rather than ASCII double quotes.

MFC after:	3 days
Sponsored by:	Klara, Inc.
Reviewed by:	0mp
Differential Revision:	https://reviews.freebsd.org/D46622

(cherry picked from commit 355ebf80b1ed98cf7ca9c51ce7e3e6dcb376853d)
</content>
</entry>
<entry>
<title>bin/sh: support RLIMIT_PIPEBUF</title>
<updated>2024-10-05T07:08:54Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-09-10T04:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5ed8778bf3b808d637c7913da66dc31b892e5f7'/>
<id>urn:sha1:d5ed8778bf3b808d637c7913da66dc31b892e5f7</id>
<content type='text'>
(cherry picked from commit 5d92f20c7d316aca521d4db4c1dab0f2d0e92c36)
</content>
</entry>
<entry>
<title>faccessat(2): Honor AT_SYMLINK_NOFOLLOW</title>
<updated>2024-09-26T13:13:50Z</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2024-08-11T15:43:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ddbbc129ae0fc35cef2834b308097ae1490176e3'/>
<id>urn:sha1:ddbbc129ae0fc35cef2834b308097ae1490176e3</id>
<content type='text'>
Make the system call honor `AT_SYMLINK_NOFOLLOW`.

Also enable this from `linux_faccessat2` where the issue arised the first time.
Update manual pages accordingly.

PR:			275295
Reported by:		kenrap@kennethraplee.com
Approved by:		kib@
Differential Revision:	https://reviews.freebsd.org/D46267

(cherry picked from commit 5ab6ed93cd3680f8b69dd4d05823f4740a2bdef9)
</content>
</entry>
<entry>
<title>pax: Clear arcn in each read function.</title>
<updated>2024-08-01T16:15:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-07-24T20:06:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ece4e05f4bf96a5bd2dad61ad057aa076ae5dc36'/>
<id>urn:sha1:ece4e05f4bf96a5bd2dad61ad057aa076ae5dc36</id>
<content type='text'>
Instead of initializing individual fields to zero, clear the entire
struct prior to populating it.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	0mp, markj
Differential Revision:	https://reviews.freebsd.org/D46097

(cherry picked from commit f890020d43bf2070f12ffec37bcd9579f6fb1347)
</content>
</entry>
<entry>
<title>ls: Make -, apply to -s as well as -l.</title>
<updated>2024-08-01T16:15:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-07-24T20:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6d9c11666f785ec45cb6f7e05fc87012d6bb4d5'/>
<id>urn:sha1:e6d9c11666f785ec45cb6f7e05fc87012d6bb4d5</id>
<content type='text'>
While here, remove a bogus comment about a gcc bug.  The bug was in ls,
which used an incorrect format string, and in libc, which accepted it.

MFC after:	1 week
Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D46067

(cherry picked from commit 647d4a8cafd2c9b291cab388191bc7fcfe12a66b)
</content>
</entry>
<entry>
<title>cat: Check for lack of success rather than a specific failure.</title>
<updated>2024-05-14T06:58:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-05-10T10:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=afd1256257f524f764627eaabb4d887ddecc6557'/>
<id>urn:sha1:afd1256257f524f764627eaabb4d887ddecc6557</id>
<content type='text'>
MFC after:	3 days
Sponsored by:	Klara, Inc.
Reviewed by:	oshogbo
Differential Revision:	https://reviews.freebsd.org/D45149

(cherry picked from commit c6f9df7064106a3b016c13ea3b9a930362b53089)

cat: Missed a couple.

MFC after:	3 days
Sponsored by:	Klara, Inc.

(cherry picked from commit ad4f3bdf733c1a670021f4db378338f5aaedbfd8)
</content>
</entry>
<entry>
<title>date.1: Note that nanosecond support is to appear first in 14.1</title>
<updated>2024-05-02T20:52:38Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2024-05-02T20:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f609ff5a499a4cf43658e0758866957463fb6fe8'/>
<id>urn:sha1:f609ff5a499a4cf43658e0758866957463fb6fe8</id>
<content type='text'>
Sponsored by:	Klara, Inc.

(cherry picked from commit c40e0bff7257e6d239779a5106dc67429941f63f)
</content>
</entry>
<entry>
<title>date: Correctly check outcome of mktime().</title>
<updated>2024-05-02T20:52:37Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-04-28T17:12:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2ec4bd306ac786222bd5a6522b45e762e968b31'/>
<id>urn:sha1:f2ec4bd306ac786222bd5a6522b45e762e968b31</id>
<content type='text'>
X-MFC-With:	7b390cb63689
Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D44982

(cherry picked from commit dafb424b8d44c7fdc9cfe876a79aad05c438def0)
</content>
</entry>
<entry>
<title>date: Fix tests by initializing timespec structure</title>
<updated>2024-05-02T20:52:37Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2024-04-26T15:19:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4fd988e652e5045f73df0794bfba870c04d39830'/>
<id>urn:sha1:4fd988e652e5045f73df0794bfba870c04d39830</id>
<content type='text'>
The tests related to nanosecond support were failing on amd64 due to
uninitialized timespec structure.

Fixes:		eeb04a736cb9 date: Add support for nanoseconds
Reviewed by:	markj
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D44975

(cherry picked from commit 7b390cb636899582243e4daa8edbdb30d686d9fb)
</content>
</entry>
</feed>
