<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch releng/13.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-12-28T18:17:14Z</updated>
<entry>
<title>sh.1: update history + spdx + linter error</title>
<updated>2024-12-28T18:17:14Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>concussious@runbox.com</email>
</author>
<published>2024-09-29T08:14:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a03eb1f3028a96a031bf11b2567540b0e9b7f5e'/>
<id>urn:sha1:6a03eb1f3028a96a031bf11b2567540b0e9b7f5e</id>
<content type='text'>
+ increase history consistency by adding "first appeared"
+ remove a skipped new paragraph macro to quiet linter
+ tag spdx

MFC after:	3 days
History source:	www.in-ulm.de/~mascheck/various/ash/#bsd

Reviewed by: mhorne,imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1440

(cherry picked from commit e2a72442bd57c1373c30fab945fbfc86464f3782)
</content>
</entry>
<entry>
<title>sh(1): -l is only valid in cli option not as set -l</title>
<updated>2024-12-12T16:02:48Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-11-20T13:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e502fc1c4215ac61db04598eb0a15d0e1ff7d6a'/>
<id>urn:sha1:1e502fc1c4215ac61db04598eb0a15d0e1ff7d6a</id>
<content type='text'>
(cherry picked from commit 0df81552d74d2c188a9323ffe18f6ebe799b86f9)
</content>
</entry>
<entry>
<title>sh(1): add -l option</title>
<updated>2024-12-12T16:02:48Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-11-20T10:48:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e1b857b89d4e22fe711eef45e2e32e6b6606a0b'/>
<id>urn:sha1:6e1b857b89d4e22fe711eef45e2e32e6b6606a0b</id>
<content type='text'>
-l is required by LSB for login shell, all other shells: bash, zsh,
oksh, mksh, ... implements it.

with -l sh will act as a login shell and read the profile.

MFC After: 	1 week
Obtained From:	dash (3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55)
Reviewed by:	kib, lme
Differential Revision:	https://reviews.freebsd.org/D47681

(cherry picked from commit 65f5dd42f11cdcb7716e6cdd09fac2314c144c1f)
</content>
</entry>
<entry>
<title>sh(1): add -l option</title>
<updated>2024-12-12T16:00:48Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-11-20T10:48:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=973a9a36fd56fefa44ce2ab22eb67bb2077c1f84'/>
<id>urn:sha1:973a9a36fd56fefa44ce2ab22eb67bb2077c1f84</id>
<content type='text'>
-l is required by LSB for login shell, all other shells: bash, zsh,
oksh, mksh, ... implements it.

with -l sh will act as a login shell and read the profile.

MFC After: 	1 week
Obtained From:	dash (3b7c8442bfe7c2fd0a6b0415df6ddf66a399fd55)
Reviewed by:	kib, lme
Differential Revision:	https://reviews.freebsd.org/D47681

(cherry picked from commit 65f5dd42f11cdcb7716e6cdd09fac2314c144c1f)
</content>
</entry>
<entry>
<title>pax: Clear arcn in each read function.</title>
<updated>2024-08-01T16:42:34Z</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=b7834095749d56d7d35871918ed371f133fcb624'/>
<id>urn:sha1:b7834095749d56d7d35871918ed371f133fcb624</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:42:33Z</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=600504767528cce6b0e4f9eb44e9d4cec856abc8'/>
<id>urn:sha1:600504767528cce6b0e4f9eb44e9d4cec856abc8</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:59:12Z</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=b6fb1131e64f47854c08ab8ee733aed1f6f81180'/>
<id>urn:sha1:b6fb1131e64f47854c08ab8ee733aed1f6f81180</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>sync.8: Document that the "sync dance" is not a thing</title>
<updated>2024-04-28T18:29:36Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2024-04-23T14:12:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5119386711a88f86dfb3ec3eb609d0d2c6a4f050'/>
<id>urn:sha1:5119386711a88f86dfb3ec3eb609d0d2c6a4f050</id>
<content type='text'>
People still believe that it is essential to run sync(8) a couple of
times before a reboot/halt. Document that this has not been necessary
for a long time now.

Reviewed by:	imp, bcr, Pau Amma &lt;pauamma@gundo.com&gt;
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D33233

(cherry picked from commit 177ba183076bd6fe6b29b1d657b954cca256506b)
</content>
</entry>
<entry>
<title>cp: Clarify an obscure comment.</title>
<updated>2024-04-27T14:58:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-04-17T01:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17997507040c4ad1c6a25ce93c3981ee19ce28c0'/>
<id>urn:sha1:17997507040c4ad1c6a25ce93c3981ee19ce28c0</id>
<content type='text'>
MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D44805

(cherry picked from commit 64d6925d1901637125f9f739282e72c992657dc8)

cp: Additional sanity check.

Once we've successfully opened the file we've been asked to copy, check
that it's of the same type as FTS told us it was.

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

(cherry picked from commit 9075d4cfad5b339aabdf8033623a2164898c2786)

cp: Use warnc().

MFC after:	1 week
Sponsored by:	Klara, Inc.

(cherry picked from commit f070188c3ad6b87ee9ce220b21718333d1bd9d52)
</content>
</entry>
<entry>
<title>ln: Improve link(1) variant of ln(1).</title>
<updated>2024-04-08T10:10:15Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-04-04T14:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc0087a3aa788dbee4f3b4ab0270fdbb48bc20c9'/>
<id>urn:sha1:dc0087a3aa788dbee4f3b4ab0270fdbb48bc20c9</id>
<content type='text'>
* Give link(1) its own usage message.
* Use getprogname(3) instead of rolling our own.
* Verify that the target file does not already exist.
* Add tests specific to link(1).

MFC after:	3 days
Sponsored by:	Klara, Inc.
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D44635

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