<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools, branch releng/14.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-05-13T12:41:33Z</updated>
<entry>
<title>stress2: exlock2.sh: Fix impact of previous '-U' removal</title>
<updated>2025-05-13T12:41:33Z</updated>
<author>
<name>Olivier Certner</name>
<email>olce@FreeBSD.org</email>
</author>
<published>2025-05-12T08:34:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f7fa53cead2ee93a4f688537375e0f794533db36'/>
<id>urn:sha1:f7fa53cead2ee93a4f688537375e0f794533db36</id>
<content type='text'>
In commit "stress2: exlock2.sh: Preserve behavior after ps(1)'s '-U'
change" (1265d3b07eaa), I forgot that '-U' also has the side-effect of
implying '-x' by default.  Now that '-U' has been removed, make '-x'
explicit.

Fixes:          1265d3b07eaa ("stress2: exlock2.sh: Preserve behavior after ps(1)'s '-U' change")
MFC after:      1 hour
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit f6e826891760a34ef69e1122da0ee378f7caf454)
(cherry picked from commit da6b04cd404341d494e2c89e3058ccaea5ca8a79)

Approved by:    re (implicit)
</content>
</entry>
<entry>
<title>stress2: exlock2.sh: Preserve behavior after ps(1)'s '-U' change</title>
<updated>2025-05-13T12:41:32Z</updated>
<author>
<name>Olivier Certner</name>
<email>olce@FreeBSD.org</email>
</author>
<published>2025-05-06T14:43:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10e6bac460af8482361ffafaada5776d39645675'/>
<id>urn:sha1:10e6bac460af8482361ffafaada5776d39645675</id>
<content type='text'>
Remove '-Uroot', as now '-U' selects processes based on their real user
IDs, and since the program using them was launched as 'root', the
equivalent now is just to remove it, as now ps(1) by default selects
processes based on its effective UID (root) and their effective UIDs.

It seems that matching on effective or real UID does not really matter
in this test, but at least this change simplifies the command-line.

MFC after:      1 day
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D50200

(cherry picked from commit 1265d3b07eaa418e9c60800db93f3482ddbb6ae2)
(cherry picked from commit 5af18707c155dca74071aa3bfb61160814f03bc3)

Approved by:    re (cperciva)
</content>
</entry>
<entry>
<title>bpf: Make bpf.h self-contained</title>
<updated>2025-05-07T12:05:08Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2025-05-03T20:43:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f30669ba9725c37ea4336b4236a2f117276848a1'/>
<id>urn:sha1:f30669ba9725c37ea4336b4236a2f117276848a1</id>
<content type='text'>
PR:		286539
MFC after:	3 days
Approved by:	re (cperciva)

(cherry picked from commit 981af1192cfa5ecd7bee9fe47386ed9d45397828)
(cherry picked from commit 48881a2680ab42ea1b06d1c9685df9d295991d16)
</content>
</entry>
<entry>
<title>netinet: Make in_systm.h self-contained</title>
<updated>2025-05-07T12:04:59Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2025-05-03T20:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=399bc0c1823c4643abbe3089bc6ed2f3ddf7bef7'/>
<id>urn:sha1:399bc0c1823c4643abbe3089bc6ed2f3ddf7bef7</id>
<content type='text'>
PR:		286539
MFC after:	3 days
Approved by:	re (cperciva)

(cherry picked from commit 75d173a84836d14b12a0f747ffed7d37766dd274)
(cherry picked from commit 02dde7c43fe76a5dcdc170de1c2740a31629e106)
</content>
</entry>
<entry>
<title>tools/sysdoc: Chase sysctl rename</title>
<updated>2025-03-27T19:15:04Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2025-03-24T13:53:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a75dbf419467eacec88078f9667b43de613bad56'/>
<id>urn:sha1:a75dbf419467eacec88078f9667b43de613bad56</id>
<content type='text'>
PR:		285591
Reviewed by:	glebius
Fixes: 94df3271d6b2 ("Rename net.inet.ip.check_interface to rfc1122_strong_es and document it.")
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49486

(cherry picked from commit d45d070e5475466ceac8057f2e7558055267fb1b)
</content>
</entry>
<entry>
<title>Add build option for the ia32 loader</title>
<updated>2025-03-26T01:28:38Z</updated>
<author>
<name>Ahmad Khalifa</name>
<email>ahmadkhalifa570@gmail.com</email>
</author>
<published>2024-05-14T19:27:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ac5378d93ce0bcb639a53b91b546b4d7d24af52b'/>
<id>urn:sha1:ac5378d93ce0bcb639a53b91b546b4d7d24af52b</id>
<content type='text'>
In preparation for supporting 64-bit machines with 32-bit UEFI firmware,
add a build option for compiling the ia32 loader. Currently unused.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1098

(cherry picked from commit fe3f792f9a2982678138e239f5e8d66e8ee71aeb)
</content>
</entry>
<entry>
<title>Copy the new ia32 loader</title>
<updated>2025-03-26T01:28:38Z</updated>
<author>
<name>Ahmad Khalifa</name>
<email>ahmadkhalifa570@gmail.com</email>
</author>
<published>2024-06-03T01:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6d3271fe07b622355ddd6d4966cc9e111e813cd'/>
<id>urn:sha1:c6d3271fe07b622355ddd6d4966cc9e111e813cd</id>
<content type='text'>
This handles copying in install-boot.sh and bsdinstall's bootconfig.

install-boot.sh:
make_esp_file now optionally takes extra arguments so it can copy
multiple files. This is used by the amd64 release scripts.
make_esp_device also takes an extra optional argument for efibootname.
This is currently unused, but it can be used in the future to do
something like:
make_esp_device loader.efi bootx64
make_esp_device loader_ia32.efi bootia32

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1098

(cherry picked from commit 599273f942b8dc6f957487bb28f36694dab9dad2)
</content>
</entry>
<entry>
<title>devd: Don't install autofs.conf with WITHOUT_AUTOFS</title>
<updated>2025-03-23T15:32:33Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2023-12-22T14:14:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=487d79d44f8a7a31edeaabf43b96e5f1af028f17'/>
<id>urn:sha1:487d79d44f8a7a31edeaabf43b96e5f1af028f17</id>
<content type='text'>
(cherry picked from commit 272b4b764bdfb563f655da37ef9ec8c01c77f386)
</content>
</entry>
<entry>
<title>ports/filesystems: Fix fallout</title>
<updated>2025-02-27T01:14:37Z</updated>
<author>
<name>Alexander Ziaee</name>
<email>ziaee@FreeBSD.org</email>
</author>
<published>2025-01-27T19:59:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf522ceef8fa404dc1df865fb19f9a40e34e8c56'/>
<id>urn:sha1:cf522ceef8fa404dc1df865fb19f9a40e34e8c56</id>
<content type='text'>
A new filesystems category was created in the ports tree, with 142
filesystem related ports moved to there, some of them renamed.
Update all references in the src tree to the new locations.

PR:		283881
Fixes:		ports:6e2da9672f79f44 (filesystems: add new category)
MFC after:	1 month
Reviewed by:	fuz, mhorne, bapt
Accepted by:	mhorne (mentor)
Differential Revision:	https://reviews.freebsd.org/D48406

(cherry picked from commit 066ef2aec187ae93a9df01d25fa8e47d67ff972b)
</content>
</entry>
<entry>
<title>tools/fib_multibind: Remove a redundant calculation</title>
<updated>2025-02-21T01:04:50Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2025-02-14T15:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5dbfe9631dc1a5539f5021ed68698878624d051e'/>
<id>urn:sha1:5dbfe9631dc1a5539f5021ed68698878624d051e</id>
<content type='text'>
No functional change intended.

Reported by:	kevans
Fixes:		3fa552149885 ("tools: Add a small program to demonstrate FIB handling in bind(2)")
Sponsored by:	Klara, Inc.
Sponsored by:	Stormshield

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