<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/daemontools-extras, branch 2.15.0.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>http://git.skarnet.org/cgit/s6/atom/src/daemontools-extras?h=2.15.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6/atom/src/daemontools-extras?h=2.15.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/'/>
<updated>2026-03-16T21:09:38Z</updated>
<entry>
<title> Refactor ftrig using sass; clean up API a bit, update its users</title>
<updated>2026-03-16T21:09:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-16T21:09:38Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=41dec6436242c4daccdd9fdee3ac052004c439bd'/>
<id>urn:sha1:41dec6436242c4daccdd9fdee3ac052004c439bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>releng fixes</title>
<updated>2025-12-23T08:36:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-12-23T08:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=373368003fcb932c8654086fc66881ad34e4ced0'/>
<id>urn:sha1:373368003fcb932c8654086fc66881ad34e4ced0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s6-softlimit: add -P option for RLIMIT_RTPRIO</title>
<updated>2025-11-09T21:13:20Z</updated>
<author>
<name>Alyssa Ross</name>
<email>hi@alyssa.is</email>
</author>
<published>2025-11-09T17:32:14Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=c3a8ef7034fb2bc02f35381a8970ac026822a810'/>
<id>urn:sha1:c3a8ef7034fb2bc02f35381a8970ac026822a810</id>
<content type='text'>
Bash ulimit uses -r for this, but in s6-softlimit that was already
taken.  I could have used -R, but Bash uses that for RLIMIT_RTTIME, so
I didn't want to claim that one and create a similarly difficult
decision for somebody adding that in future.  I decided to use -P (for
"priority") as the least bad still-available option.
</content>
</entry>
<entry>
<title> Revert: actual fix is in skalibs</title>
<updated>2025-10-22T22:57:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-22T22:57:27Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=dfb50d737670d13b901744bc7a7ebdd812bae1a5'/>
<id>urn:sha1:dfb50d737670d13b901744bc7a7ebdd812bae1a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add PTHREAD_LIB to s6-setlock's dependencies, because FreeBSD</title>
<updated>2025-10-22T22:48:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-10-22T22:48:22Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=b81aeec5ab1367a91460ce38caba54bcbf73e802'/>
<id>urn:sha1:b81aeec5ab1367a91460ce38caba54bcbf73e802</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Seriously clean up s6-log; add Rperiod for periodic log rotations.</title>
<updated>2025-07-26T00:07:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-07-26T00:07:29Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=57ea798d76263abd5ade1438afaf40292a6f367c'/>
<id>urn:sha1:57ea798d76263abd5ade1438afaf40292a6f367c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Document s6-softlimit -H|-h</title>
<updated>2025-04-28T03:28:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2025-04-28T03:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=63ae0841dcc024464290edf9080ce536a1d7905e'/>
<id>urn:sha1:63ae0841dcc024464290edf9080ce536a1d7905e</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> formatting bugfix in s6-socklog</title>
<updated>2024-08-09T01:43:49Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-08-09T01:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=a08ca5f05b4a6bacc5b80b738d6a071593465a97'/>
<id>urn:sha1:a08ca5f05b4a6bacc5b80b738d6a071593465a97</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Fix Solaris 10 build</title>
<updated>2024-07-16T22:15:50Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-07-16T22:15:50Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=1777259f308db7c48ac3ad24cd410007881e6fc8'/>
<id>urn:sha1:1777259f308db7c48ac3ad24cd410007881e6fc8</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Fix small UB when no selection in s6-log</title>
<updated>2023-12-18T13:34:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-18T13:34:05Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=f34b717a6c468d02e8e4741fa96be52f49aa0b12'/>
<id>urn:sha1:f34b717a6c468d02e8e4741fa96be52f49aa0b12</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
</feed>
