<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/ObsoleteFiles.inc, branch releng/13.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-02-13T20:34:00Z</updated>
<entry>
<title>caroot: routine update</title>
<updated>2024-02-13T20:34:00Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2024-02-11T06:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16eebc4e19de99bdc0457f483c97d749a27e7603'/>
<id>urn:sha1:16eebc4e19de99bdc0457f483c97d749a27e7603</id>
<content type='text'>
Changes:
- One (1) modified
- Eight (8) added
- One (1) expired, now untrusted

Approved by:	re (cperciva)
MFC after:	3 days

(cherry picked from commit 0d3b2bdbf719ac6b5719a47387558ca9c34a4b2c)
(cherry picked from commit 9b7611d9c7b48e68f017c43ec67d4182a4bc11c4)
</content>
</entry>
<entry>
<title>uniq: Replace NetBSD's unit tests with our own.</title>
<updated>2024-01-17T16:16:01Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2024-01-12T15:40:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0efd4b792290f55f9873d12b0a2dadd1400c5d25'/>
<id>urn:sha1:0efd4b792290f55f9873d12b0a2dadd1400c5d25</id>
<content type='text'>
These new tests cover more functionality and are easier to extend.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D43381

(cherry picked from commit e762fd81e253d4ae9b9f7d2e65cf448633bbe527)

uniq: Fix interactive use.

Output a line as soon as it is possible to determine that it will have
to be output.  For the basic case, this means output each line as it is
read unless it is identical to the previous one.  For the -d case, it
means output the first instance as soon as the second is read, unless
the -c option was also given.  The -D and -u cases were already fine.

Add test cases for interactive use with no options and with -d.

Explicitly ignore -d when -D is also specified.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	rew, kevans
Differential Revision:	https://reviews.freebsd.org/D43382

(cherry picked from commit 11715600e626cf6cc4b4f564af97f6ae1e5fb0be)

uniq: Clean up and test obsolete options.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D43402

(cherry picked from commit e2ec8ee02a33e39b8ff86a56e8a1ef5e84ac7e62)

uniq: Error out if writing to the output failed.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D43407

(cherry picked from commit 899837e8f5741f9a847b63d9e7c8b76ccc033ab5)
</content>
</entry>
<entry>
<title>Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51</title>
<updated>2024-01-07T23:04:38Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2023-09-02T21:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e1e0ce556810ad5f9d45485e686f0653530516c'/>
<id>urn:sha1:0e1e0ce556810ad5f9d45485e686f0653530516c</id>
<content type='text'>
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project main llvmorg-17-init-19304-gd0b54bb50e51, the
last commit before the upstream release/17.x branch was created.

PR:		273753
MFC after:	1 month

(cherry picked from commit 06c3fb2749bda94cb5201f81ffdb8fa6c3161b2e)
</content>
</entry>
<entry>
<title>cr_canseeotheruids(), cr_canseeothergids(): Man pages: Impacts of rename</title>
<updated>2023-12-21T13:36:24Z</updated>
<author>
<name>Olivier Certner</name>
<email>olce.freebsd@certner.fr</email>
</author>
<published>2023-08-17T23:54:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29f208b78f5369288dcb4f8ec991543bd3a50b33'/>
<id>urn:sha1:29f208b78f5369288dcb4f8ec991543bd3a50b33</id>
<content type='text'>
When these functions were renamed 7 years ago, their man pages were not.
Rename the latter in accordance and fix the names inside them.  Fix
references to them as well.  Add the old man pages to the list of
obsolete files.

Reviewed by:            mhorne
Sponsored by:           Kumacom SAS
Differential Revision:  https://reviews.freebsd.org/D40630

(cherry picked from commit c59ab75c04fa32bc6d292596ff5e4593a05a6b1b)

Approved by:    markj (mentor)
</content>
</entry>
<entry>
<title>ping6(8): Add ping6(8) as MLINK to ping(8)</title>
<updated>2023-11-10T07:42:07Z</updated>
<author>
<name>Antranig Vartanian</name>
<email>antranigv@freebsd.am</email>
</author>
<published>2023-11-07T21:14:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cddce522f185c3a69977917b35efcf7bf96374bb'/>
<id>urn:sha1:cddce522f185c3a69977917b35efcf7bf96374bb</id>
<content type='text'>
Reviewed by:	chuck
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D42203

(cherry picked from commit d6e457328d0e57176b66ba5f5c614becca680fea)
</content>
</entry>
<entry>
<title>ObsoleteFiles: remove duplicated and incorrect libclang_rt powerpc64le entries</title>
<updated>2023-10-03T17:53:49Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2023-09-29T18:41:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03b6464b29fe3687b17a7338a440f3bf6bd9251f'/>
<id>urn:sha1:03b6464b29fe3687b17a7338a440f3bf6bd9251f</id>
<content type='text'>
PR:		273776
MFC after:	3 days

(cherry picked from commit e2d3168d1207561df2e1cf0a2a8d13c198e5f8d3)
</content>
</entry>
<entry>
<title>ObsoleteFiles: cleanup more old libclang_rt files for powerpc64le</title>
<updated>2023-09-22T17:24:36Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2023-09-19T11:45:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=20295ac0d0453a4efa1ffc93a580c83577a7f344'/>
<id>urn:sha1:20295ac0d0453a4efa1ffc93a580c83577a7f344</id>
<content type='text'>
PR:		273776
MFC after:	3 days

(cherry picked from commit 8a99263e9da1f04ede967cfa1ea6d52d258dcbe5)
(cherry picked from commit 237b0c5b22c95683c2367ef0a82f54c309309db4)
</content>
</entry>
<entry>
<title>ObsoleteFiles: cleanup old libclang_rt files for powerpc64le</title>
<updated>2023-09-22T17:24:36Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2023-09-16T07:47:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cf595243a5dccbb045e1d770724c03595f8a12a'/>
<id>urn:sha1:2cf595243a5dccbb045e1d770724c03595f8a12a</id>
<content type='text'>
PR:		273776
MFC after:	3 days

(cherry picked from commit cadbf320b352b3691cdfa90ad8ba818efca4ea68)
</content>
</entry>
<entry>
<title>ObsoleteFiles: cleanup old libclang_rt files for powerpc64</title>
<updated>2023-09-22T17:24:36Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2023-09-14T16:39:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a3e137356da342fd56a2cf39489f5d723d3ef4f7'/>
<id>urn:sha1:a3e137356da342fd56a2cf39489f5d723d3ef4f7</id>
<content type='text'>
PR:             273776
MFC after:      3 days

(cherry picked from commit b9c012a60b6e98f7c3e765859195302cf3ae7f6c)
</content>
</entry>
<entry>
<title>ObsoleteFiles.inc: Add libclang_rt libraries for riscv64 for LLVM 14/15.</title>
<updated>2023-09-22T17:24:36Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2023-09-05T16:12:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8232867991d10d97b2526ed8267f7cf6b1105f5b'/>
<id>urn:sha1:8232867991d10d97b2526ed8267f7cf6b1105f5b</id>
<content type='text'>
Reviewed by:	dim
Differential Revision:	https://reviews.freebsd.org/D41701

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