<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Committed Code &#8211; DragonFly BSD Digest</title>
	<atom:link href="https://www.dragonflydigest.com/category/committed-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 08 Oct 2025 01:40:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.dragonflydigest.com/wp-content/uploads/2016/12/FullLogoSquare-150x150.gif</url>
	<title>Committed Code &#8211; DragonFly BSD Digest</title>
	<link>https://www.dragonflydigest.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>gpt show shows more</title>
		<link>https://www.dragonflydigest.com/2025/10/09/gpt-show-shows-more/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 09 Oct 2025 19:38:15 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29430</guid>

					<description><![CDATA[The show option to the gpt(8) command now has nicer output, with a summary line and &#8216;humanized&#8217; units.]]></description>
										<content:encoded><![CDATA[<p>The show option to the <a href="https://man.dragonflybsd.org/?command=gpt&amp;section=ANY">gpt(8)</a> command now has <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-May/923530.html">nicer</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-May/923531.html">output</a>, with a summary line and &#8216;humanized&#8217; units.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>vkbd(4), cuse(4) added to DragonFly</title>
		<link>https://www.dragonflydigest.com/2025/09/02/vkbd4-cuse4-added-to-dragonfly/</link>
					<comments>https://www.dragonflydigest.com/2025/09/02/vkbd4-cuse4-added-to-dragonfly/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 16:21:31 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29362</guid>

					<description><![CDATA[DragonFly now has vkbd(4) (virtual keyboard) and cuse(3) &#8220;character device in user space&#8221; added in.]]></description>
										<content:encoded><![CDATA[<p>DragonFly now has <a href="https://man.dragonflybsd.org/?command=vkbd&amp;section=ANY">vkbd(4)</a> (virtual keyboard) and <a href="https://man.dragonflybsd.org/?command=cuse&amp;section=ANY">cuse(3)</a> &#8220;character device in user space&#8221; <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-August/923589.html">added</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-August/923590.html">in</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2025/09/02/vkbd4-cuse4-added-to-dragonfly/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Disable console bell globally</title>
		<link>https://www.dragonflydigest.com/2025/08/18/disable-console-bell-globally/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Mon, 18 Aug 2025 13:25:22 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29314</guid>

					<description><![CDATA[DragonFly now has a sysctl that will disable the console beep everywhere, not just in a particular shell.  This is either unimportant to you or a massive relief.]]></description>
										<content:encoded><![CDATA[<p>DragonFly now has a sysctl that will <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-August/923587.html">disable the console beep everywhere</a>, not just in a particular shell.  This is either unimportant to you or a <em>massive relief</em>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Camera support via uvc in DragonFly</title>
		<link>https://www.dragonflydigest.com/2025/08/13/camera-support-via-uvc-in-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 13 Aug 2025 14:23:36 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29312</guid>

					<description><![CDATA[Michael Neumann has completed an initial port of uvc, for webcam support, to DragonFly.  His commit message lists both how he did it and how to use it.]]></description>
										<content:encoded><![CDATA[<p>Michael Neumann has completed an initial port of uvc, for webcam support, to DragonFly.  <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-July/923584.html">His commit message</a> lists both how he did it and how to use it.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>IPv6 and proxying on DragonFly</title>
		<link>https://www.dragonflydigest.com/2025/06/25/ipv6-and-proxying-on-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 25 Jun 2025 16:45:18 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29192</guid>

					<description><![CDATA[ifconfig now has &#8216;proxy&#8217; and &#8216;-proxy&#8217; options.  The &#8216;proxy&#8217; option is now on by default, so a given IPv6 interface will respond to neighbor solicitations when forwarding is on.  Use &#8216;-proxy&#8217; to turn it off; the previous default. (This was back in May, and I missed posting it before.)]]></description>
										<content:encoded><![CDATA[<p>ifconfig now has &#8216;proxy&#8217; and &#8216;-proxy&#8217; options.  The &#8216;proxy&#8217; option is now on by default, so a given IPv6 interface will respond to neighbor solicitations when forwarding is on.  Use &#8216;-proxy&#8217; to turn it off; the previous default.</p>
<p><em>(This was back in May, and I missed posting it before.)</em></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DragonFly 6.4.2 released</title>
		<link>https://www.dragonflydigest.com/2025/05/10/dragonfly-6-4-2-released/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sat, 10 May 2025 16:10:24 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29130</guid>

					<description><![CDATA[6.4.2, a bugfix upgrade to 6.4.1, is ready to download.  Why so soon?  A few annoying bugs that have been around a long time &#8211; and affect the installer &#8211; are fixed.  These changes will help you out if you run Qemu as host, run chrome, or use ipv6.]]></description>
										<content:encoded><![CDATA[<p>6.4.2, a bugfix upgrade to 6.4.1, is <a href="https://www.dragonflybsd.org/release64/">ready to download</a>.  Why so soon?  A few annoying bugs that have been around a long time &#8211; and affect the installer &#8211; are fixed.  <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-May/923524.html">These changes</a> will help you out if you run Qemu as host, run chrome, or use ipv6.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Changes to crypto(9) and dm_target_crypt(4)</title>
		<link>https://www.dragonflydigest.com/2025/05/01/changes-to-crypto9-and-dm_target_crypt4/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 01 May 2025 19:32:02 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29094</guid>

					<description><![CDATA[Michael Neumann proposed a lot of changes to crypto(9) and dm_target_crypt(4); his initial proposal is I think now complete and committed, other than that tcplay(8) was updated instead of removed.  Here&#8217;s a sorted list of his commits.  These are not in the 6.4.1 release.]]></description>
										<content:encoded><![CDATA[<p>Michael Neumann proposed a lot of changes to <a href="https://man.dragonflybsd.org/?command=crypto&amp;section=ANY">crypto(9)</a> and <a href="https://man.dragonflybsd.org/?command=dm_target_crypt&amp;section=ANY">dm_target_crypt(4)</a>; his <a href="https://lists.dragonflybsd.org/pipermail/users/2025-April/452440.html">initial proposal</a> is I think now complete and committed, other than that <a href="https://man.dragonflybsd.org/?command=tcplay&amp;section=ANY">tcplay(8)</a> was updated instead of removed.  Here&#8217;s a sorted <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-April/author.html#923426">list of his commits</a>.  These are <em>not</em> in the 6.4.1 release.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Timeout(1) updates</title>
		<link>https://www.dragonflydigest.com/2025/04/24/timeout1-updates/</link>
					<comments>https://www.dragonflydigest.com/2025/04/24/timeout1-updates/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 25 Apr 2025 03:38:15 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=29081</guid>

					<description><![CDATA[Aaron LI has made a whole lot of POSIXy updates to timeout(1), of which I think these two are the most informational, but there&#8217;s a bunch more if you look at the month.  I&#8217;m also linking to it cause I didn&#8217;t know timeout(1) existed; never used it.]]></description>
										<content:encoded><![CDATA[<p>Aaron LI has made a whole lot of POSIXy updates to <a href="https://man.dragonflybsd.org/?command=timeout&amp;section=ANY">timeout(1)</a>, of which I think <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-March/923374.html">these</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-March/923376.html">two</a> are the most informational, but there&#8217;s a bunch more if you look at the <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-March/">month</a>.  I&#8217;m also linking to it cause I didn&#8217;t know timeout(1) existed; never used it.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2025/04/24/timeout1-updates/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Mail(1) and resizing</title>
		<link>https://www.dragonflydigest.com/2025/01/03/mail1-and-resizing/</link>
					<comments>https://www.dragonflydigest.com/2025/01/03/mail1-and-resizing/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 03 Jan 2025 16:25:35 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28890</guid>

					<description><![CDATA[This is going to seem minor, but it&#8217;s been annoying for a zillion years, and now it&#8217;s fixed: mail(1) now reflows text properly after a screen resize.]]></description>
										<content:encoded><![CDATA[<p>This is going to seem minor, but it&#8217;s been annoying for a zillion years, and now it&#8217;s fixed: <a href="https://man.dragonflybsd.org/?command=mail&amp;section=ANY">mail(1)</a> now <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-December/923293.html">reflows text properly after a screen resize</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2025/01/03/mail1-and-resizing/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Check your signal to noise ratio</title>
		<link>https://www.dragonflydigest.com/2024/04/26/check-your-signal-to-noise-ratio/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 26 Apr 2024 16:34:56 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28491</guid>

					<description><![CDATA[Michael Neumann&#8217;s recent iwm(4) update fixes signal to noise display in ifconfig.  I am linking it to remind you to check your existing ratios now, while your network is fine.  You then can tell what has changed weeks, months from now when your network goes haywire and you&#8217;re looking for a reason.]]></description>
										<content:encoded><![CDATA[<p>Michael Neumann&#8217;s recent <a href="https://man.dragonflybsd.org/?command=iwm&amp;section=ANY">iwm(4)</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-April/923238.html">update</a> fixes signal to noise display in ifconfig.  I am linking it to remind you to check your existing ratios now, while your network is fine.  You then can tell what has changed weeks, months from now when your network goes haywire and you&#8217;re looking for a reason.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>iwm(4) updates</title>
		<link>https://www.dragonflydigest.com/2024/04/03/iwm4-updates/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 03 Apr 2024 06:17:10 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28451</guid>

					<description><![CDATA[iwm(4) on DragonFly has been updated, mostly with patches from the FreeBSD version of the network driver.]]></description>
										<content:encoded><![CDATA[<p><a href="https://man.dragonflybsd.org/?command=iwm&amp;section=ANY">iwm(4)</a> on DragonFly <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-April/923237.html">has been updated</a>, mostly with patches from the FreeBSD version of the network driver.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>/proc/self/exe on DragonFly</title>
		<link>https://www.dragonflydigest.com/2024/04/02/proc-self-exe-on-dragonfly/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 02 Apr 2024 15:25:29 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28449</guid>

					<description><![CDATA[/proc/self/exe now exists on DragonFly.  This is probably most useful if you are porting software.]]></description>
										<content:encoded><![CDATA[<p><a href="https://lists.dragonflybsd.org/pipermail/commits/2024-March/923212.html">/proc/self/exe now exists on DragonFly</a>.  This is probably most useful if you are porting software.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A less dangerous ping</title>
		<link>https://www.dragonflydigest.com/2024/03/06/a-less-dangerous-ping/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 21:47:48 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28413</guid>

					<description><![CDATA[It took almost 3 decades, but it&#8217;s much harder to shoot yourself in the foot with ping now.]]></description>
										<content:encoded><![CDATA[<p>It took almost 3 decades, but it&#8217;s much harder to <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-March/923177.html">shoot yourself</a> in <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-March/923178.html">the foot</a> with ping now.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>In-kernel WireGuard on DragonFly available now</title>
		<link>https://www.dragonflydigest.com/2024/02/21/in-kernel-wireguard-on-dragonfly-available-now/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 21 Feb 2024 18:44:14 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28380</guid>

					<description><![CDATA[Aaron LI&#8217;s written up a nice summary of what&#8217;s been added to support WireGuard on DragonFly and how to get started.  You need to be on -master to use it, but if you want to read about it there&#8217;s always the man page.]]></description>
										<content:encoded><![CDATA[<p>Aaron LI&#8217;s written up a nice summary of <a href="https://lists.dragonflybsd.org/pipermail/users/2024-February/452239.html">what&#8217;s been added to support WireGuard on DragonFly and how to get started</a>.  You need to be on -master to use it, but if you want to read about it there&#8217;s always the <a href="https://www.dragonflybsd.org/cgi/web-man?command=wg.conf&amp;section=5">man page</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Wireguard in DragonFly</title>
		<link>https://www.dragonflydigest.com/2024/02/09/wireguard-in-dragonfly/</link>
					<comments>https://www.dragonflydigest.com/2024/02/09/wireguard-in-dragonfly/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 09 Feb 2024 21:38:28 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28364</guid>

					<description><![CDATA[There&#8217;s a huge amount of commits for this, but I&#8217;ll point at the first with FreeBSD code; one of several incorporating OpenBSD changes, and of course it rolls out to tools.]]></description>
										<content:encoded><![CDATA[<p>There&#8217;s a <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-February/date.html">huge amount of commits</a> for this, but I&#8217;ll point at the <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-February/923016.html">first with FreeBSD code</a>; one of several <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-February/923037.html">incorporating OpenBSD changes</a>, and of course it <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-February/923047.html">rolls out to tools</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2024/02/09/wireguard-in-dragonfly/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Automatic package builds for releases</title>
		<link>https://www.dragonflydigest.com/2024/01/18/automatic-package-builds-for-releases/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 18 Jan 2024 16:28:51 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DPorts]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28326</guid>

					<description><![CDATA[The DragonFly release process now includes an automatic build of supporting packages.]]></description>
										<content:encoded><![CDATA[<p>The DragonFly release process now includes an <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922989.html">automatic build of supporting packages</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DragonFly and Wireguard soon</title>
		<link>https://www.dragonflydigest.com/2024/01/16/dragonfly-and-wireguard-soon/</link>
					<comments>https://www.dragonflydigest.com/2024/01/16/dragonfly-and-wireguard-soon/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 16 Jan 2024 14:29:59 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28320</guid>

					<description><![CDATA[Aaron Li has committed different crypto implementations for support.]]></description>
										<content:encoded><![CDATA[<p>Aaron Li has <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922972.html">committed</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922973.html">different</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922976.html">crypto</a> <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922979.html">implementations</a> for <a href="https://lists.dragonflybsd.org/pipermail/commits/2024-January/922983.html">support</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2024/01/16/dragonfly-and-wireguard-soon/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>devfs and procfs in jail</title>
		<link>https://www.dragonflydigest.com/2023/11/09/devfs-and-procfs-in-jail/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 09 Nov 2023 21:05:04 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28185</guid>

					<description><![CDATA[You can now run devfs(5) and procfs(5) in a jailed environment for DragonFly.  As the commit message says, it&#8217;s for dsynth but I imagine this may be good for other applications.]]></description>
										<content:encoded><![CDATA[<p>You can now run devfs(5) and procfs(5) in a jailed environment for DragonFly.  <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-October/922783.html">As the commit message says</a>, it&#8217;s for dsynth but I imagine this may be good for other applications.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Kernel and world rebuild needed</title>
		<link>https://www.dragonflydigest.com/2023/10/30/kernel-and-world-rebuild-needed/</link>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Tue, 31 Oct 2023 01:22:53 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28171</guid>

					<description><![CDATA[If you are running bleeding-edge DragonFly, this recent struct change will require a kernel and world rebuild.  If you are running the release, it doesn&#8217;t affect you.]]></description>
										<content:encoded><![CDATA[<p>If you are running bleeding-edge DragonFly, <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-October/922793.html">this recent struct change</a> will require a kernel and world rebuild.  If you are running the release, it doesn&#8217;t affect you.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Per-process capability-based restrictions</title>
		<link>https://www.dragonflydigest.com/2023/10/20/per-process-capability-based-restrictions/</link>
					<comments>https://www.dragonflydigest.com/2023/10/20/per-process-capability-based-restrictions/#comments</comments>
		
		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 22:51:09 +0000</pubDate>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[DragonFly]]></category>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=28157</guid>

					<description><![CDATA[New to the DragonFly kernel: jail-like capability restrictions, that may not require a jail to use.]]></description>
										<content:encoded><![CDATA[<p>New to the DragonFly kernel: <a href="https://lists.dragonflybsd.org/pipermail/commits/2023-October/922780.html">jail-like capability restrictions</a>, that may not require a jail to use.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dragonflydigest.com/2023/10/20/per-process-capability-based-restrictions/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
