<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsysdecode, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-06-12T04:28:26Z</updated>
<entry>
<title>libsysdecode: correct regexp for thr_new flags</title>
<updated>2025-06-12T04:28:26Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2025-06-04T11:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4babbe7ec72da7c9b097b7ba78defd41642ff15'/>
<id>urn:sha1:a4babbe7ec72da7c9b097b7ba78defd41642ff15</id>
<content type='text'>
(cherry picked from commit c27f7d6b9cf6d4ab01cb3d0972726c14e0aca146)
</content>
</entry>
<entry>
<title>manuals: Fix "unusual .Xr" warnings with a script</title>
<updated>2024-11-04T16:13:13Z</updated>
<author>
<name>Graham Percival</name>
<email>gperciva@tarsnap.com</email>
</author>
<published>2024-10-15T15:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ddf4df54a7d3bf3df2cf929307e677acf86b06e2'/>
<id>urn:sha1:ddf4df54a7d3bf3df2cf929307e677acf86b06e2</id>
<content type='text'>
These were reported by `mandoc -T lint ...` as warnings:
- unusual Xr order
- unusual Xr punctuation

Fixes made by script in https://github.com/Tarsnap/freebsd-doc-scripts

Signed-off-by:	Graham Percival &lt;gperciva@tarsnap.com&gt;
Reviewed by:	mhorne, Alexander Ziaee &lt;concussious.bugzilla@runbox.com&gt;
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1464

(cherry picked from commit 6e1fc0118033f42b7c0d3623c8f67a89ebecabb2)
</content>
</entry>
<entry>
<title>Remove a ktrace.out which snuck into an earlier commit</title>
<updated>2024-10-17T15:48:37Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-09-10T17:52:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=418e9b60837b96730f1c8c538545f5e791d7fc61'/>
<id>urn:sha1:418e9b60837b96730f1c8c538545f5e791d7fc61</id>
<content type='text'>
Fixes:	b76961e3a21a ("kdump: Print splice structures")
(cherry picked from commit a86678a3d6b4d394d2979c41c2686523aa831888)
</content>
</entry>
<entry>
<title>kdump: Print splice structures</title>
<updated>2024-10-17T15:48:37Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-09-10T16:51:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a2d163115f509c4a046295a6ffc4f2cd7162a7d'/>
<id>urn:sha1:9a2d163115f509c4a046295a6ffc4f2cd7162a7d</id>
<content type='text'>
MFC after:	3 months
Sponsored by:	Klara, Inc.
Sponsored by:	Stormshield

(cherry picked from commit b76961e3a21a820f15ebff9d115ff67feb910cec)
</content>
</entry>
<entry>
<title>libsysdecode: fix build after 3d0a736796a9</title>
<updated>2024-04-12T20:14:35Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2024-03-21T03:14:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=50f7713713560f93a18a97b70105e303718f1c40'/>
<id>urn:sha1:50f7713713560f93a18a97b70105e303718f1c40</id>
<content type='text'>
TCP_USE_DDP is a kernel-only macro, so we must exclude it in
libsysdecode to avoid breaking the build.

Fixes:	3d0a736796a9 ("tcp: Add a new kernel-only TCP_USE_DDP [...]")
(cherry picked from commit 6b3db5d7793f57fa0020a78d61aae7ec318557cc)
</content>
</entry>
<entry>
<title>libsysdecode: add a decoder for pollfd events</title>
<updated>2024-03-18T15:52:58Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2024-03-05T04:14:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efb74e16ddc0ba0864abc9b7f284e17f72d40e78'/>
<id>urn:sha1:efb74e16ddc0ba0864abc9b7f284e17f72d40e78</id>
<content type='text'>
We'll use this in another change to read pollfd arrays coming from a
successful poll(2) operation.

Reviewed by:	bapt, jhb

(cherry picked from commit bd23e71f91ceec5dfdffc28bbd0020849fdd20b4)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line nroff pattern</title>
<updated>2023-08-16T17:55:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa9896e082a1046ff4fbc75fcba4d18d1f2efc19'/>
<id>urn:sha1:fa9896e082a1046ff4fbc75fcba4d18d1f2efc19</id>
<content type='text'>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d386b48a555f61cb7325543adbbb5c3f3407a66'/>
<id>urn:sha1:1d386b48a555f61cb7325543adbbb5c3f3407a66</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3e7694832e81d7a904a10f525f8797b753bf0d3'/>
<id>urn:sha1:b3e7694832e81d7a904a10f525f8797b753bf0d3</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
</entry>
</feed>
