<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-05-09T22:02:25Z</updated>
<entry>
<title>libc: correct posix_spawn_file_actions_init ENOMEM error</title>
<updated>2026-05-09T22:02:25Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2026-05-09T22:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca8ec19b6ecc8ae4413d0505ce2d0efdd3e52c8'/>
<id>urn:sha1:3ca8ec19b6ecc8ae4413d0505ce2d0efdd3e52c8</id>
<content type='text'>
The return value of posix_spawn_file_actions_init() is an error number.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D56911
</content>
</entry>
<entry>
<title>gpart(7): Fix reference to the zfsprops man page</title>
<updated>2026-05-09T14:01:12Z</updated>
<author>
<name>Paarth Shirsat</name>
<email>paarthshirsat123@gmail.com</email>
</author>
<published>2026-05-09T13:58:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6499888ca741bf3db90d7fd352d5480f7314337f'/>
<id>urn:sha1:6499888ca741bf3db90d7fd352d5480f7314337f</id>
<content type='text'>
PR:	292147
</content>
</entry>
<entry>
<title>pfctl: optionally print the rule in the state overview</title>
<updated>2026-05-07T15:06:56Z</updated>
<author>
<name>Kristof Provost</name>
<email>kp@FreeBSD.org</email>
</author>
<published>2026-05-05T12:42:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=726ff260ecfa38878aec982456c44ddb0f9c791b'/>
<id>urn:sha1:726ff260ecfa38878aec982456c44ddb0f9c791b</id>
<content type='text'>
When dumping states optionally (at '-vv') also show the rule which
created the state. This can be helpful if the ruleset changed and we
want to know what rule created the state.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>dtrace: Document the syscall provider</title>
<updated>2026-05-07T09:57:03Z</updated>
<author>
<name>Mateusz Piotrowski</name>
<email>0mp@FreeBSD.org</email>
</author>
<published>2026-05-05T12:57:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=242050278a377f5ca6906545ddc924b60ad8aa58'/>
<id>urn:sha1:242050278a377f5ca6906545ddc924b60ad8aa58</id>
<content type='text'>
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D56831
</content>
</entry>
<entry>
<title>pfctl: handle errors from PFNL_CMD_GETSTATES</title>
<updated>2026-05-05T20:20:42Z</updated>
<author>
<name>Kristof Provost</name>
<email>kp@FreeBSD.org</email>
</author>
<published>2026-05-05T16:57:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c24b1d9359b899c7532d5b296f37cf3d74a36942'/>
<id>urn:sha1:c24b1d9359b899c7532d5b296f37cf3d74a36942</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>Revert "libusb: change callback register handler to int"</title>
<updated>2026-05-05T16:48:46Z</updated>
<author>
<name>ShengYi Hung</name>
<email>aokblast@FreeBSD.org</email>
</author>
<published>2026-05-05T16:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2'/>
<id>urn:sha1:bf2c6d23ad0988a8b5dccebccdbc6fda9482c6a2</id>
<content type='text'>
This reverts commit ce9ced951a0b9d004a3b007d4ac6e9087a1301a2.

We should handle backward compatibility before introducing this patch as
people may rely on old ABI.
</content>
</entry>
<entry>
<title>libusb: fix incorrect status type when completion on cancel the events</title>
<updated>2026-05-05T15:58:49Z</updated>
<author>
<name>ShengYi Hung</name>
<email>aokblast@FreeBSD.org</email>
</author>
<published>2025-08-05T09:41:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06271366982eb6fe59502fcdf95a1a22e0671d5f'/>
<id>urn:sha1:06271366982eb6fe59502fcdf95a1a22e0671d5f</id>
<content type='text'>
Reviewed by:    lwhsu, markj
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D51736
</content>
</entry>
<entry>
<title>libusb: change callback register handler to int</title>
<updated>2026-05-05T15:48:22Z</updated>
<author>
<name>ShengYi Hung</name>
<email>aokblast@FreeBSD.org</email>
</author>
<published>2025-12-13T15:12:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce9ced951a0b9d004a3b007d4ac6e9087a1301a2'/>
<id>urn:sha1:ce9ced951a0b9d004a3b007d4ac6e9087a1301a2</id>
<content type='text'>
libusb upstream uses int for register handler. This causes some library
user (like pyusb) to assume that we have int in all implementations and
therefore provides a 4 byte storage only. This causes Segmentation
fault as we will right the pointer.

Reviewed by:    adrian
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54211
</content>
</entry>
<entry>
<title>libusb: Add libusb_endpoint_transfer_type enum</title>
<updated>2026-05-05T15:22:47Z</updated>
<author>
<name>ShengYi Hung</name>
<email>aokblast@FreeBSD.org</email>
</author>
<published>2026-05-05T14:39:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=261002908ffd9f13d19d1c6be6f82edac26b6938'/>
<id>urn:sha1:261002908ffd9f13d19d1c6be6f82edac26b6938</id>
<content type='text'>
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Revert erronously pushed series of commits, which should not be.</title>
<updated>2026-05-03T20:12:03Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2026-05-03T20:10:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ca9a79ea67e8569c31ecc328e001b35908f491c'/>
<id>urn:sha1:9ca9a79ea67e8569c31ecc328e001b35908f491c</id>
<content type='text'>
Sorry for the mess.

Revert "sys/vnode.h: remove stale comment"
This reverts commit f193f5a749b696e6c05fa2c47c24522b1624b1a7.

Revert "vfs: convert VFS_OPs from macros to static inlines"
This reverts commit 48bf024f2ef5afeba3500bd92a04283370479edf.

Revert "vnode: add VIRF_KNOTE flag"
This reverts commit 7fe74a02764e5899b10cdc45ab34182b961d5d19.

Revert "vfs: convert vfs_op_thread_* macros to static inlines"
This reverts commit a61a696e78a967b149a6e39b1f98ada26217a6bb.

Revert "struct vnode: assign v_rl.resv1 as v_vrflag"
This reverts commit d990e8f0e9478194569ba28c366b0c0c0f414e7b.

Revert "sys/rangelock.h: explicitly enumerate padding at the end of the structure"
This reverts commit a770638ecf16515d8922111c3fdd417aba6c045e.

Revert "bufspace_wait(): only try to help bufdaemon if there is a chance to help"
This reverts commit 067cfac2e7bd9dc857fb6cc504c01b0249bcd1b7.

Revert "Add O_SYMLINK emulation"
This reverts commit f9458655e78f6532e962a13d28d6a6086b4156de.

Revert "libc: add freadlink(3)"
This reverts commit ae6a13deb8e33a52188643e09171207e1d7171e8.

Revert "Add O_SYMLINK emulation"
This reverts commit 2213820b6f4cd22bbfdc0f45741c3e7d17ae82c0.
</content>
</entry>
</feed>
