<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catsit, branch master</title>
<subtitle>(deprecated) process supervisor
</subtitle>
<id>https://git.causal.agency/catsit/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/catsit/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/'/>
<updated>2022-09-19T01:39:47+00:00</updated>
<entry>
<title>Make all copyrights and AUTHORS consistent</title>
<updated>2022-09-19T01:39:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-09-19T01:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=77b680e931a0cb3e7a5a3b1d7c67483d420de526'/>
<id>urn:sha1:77b680e931a0cb3e7a5a3b1d7c67483d420de526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use one MANS variable in Makefile</title>
<updated>2022-02-26T05:33:32+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-26T05:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=dfee8d50098bc5e78dd5bd5b482c3e46ad19b113'/>
<id>urn:sha1:dfee8d50098bc5e78dd5bd5b482c3e46ad19b113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show /var/log/messages after catsit command</title>
<updated>2021-09-28T21:04:04+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-28T21:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=38345004720d640ac474a0c14cdc09b8414dfe0c'/>
<id>urn:sha1:38345004720d640ac474a0c14cdc09b8414dfe0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to glob(7)</title>
<updated>2021-09-28T20:41:43+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-28T20:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=f5888b8f8319dd9fc1c716b9b33062729fe726f7'/>
<id>urn:sha1:f5888b8f8319dd9fc1c716b9b33062729fe726f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow backslash line continuation in catsit.conf</title>
<updated>2021-09-28T20:18:48+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-28T20:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=909cbf302956d75fa872f9a4e54d6a948a99810c'/>
<id>urn:sha1:909cbf302956d75fa872f9a4e54d6a948a99810c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allocate pollfd array rather than using a VLA</title>
<updated>2021-09-26T22:11:38+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-26T22:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=b5437a42f9950d7f56d7c199521929e7d93df287'/>
<id>urn:sha1:b5437a42f9950d7f56d7c199521929e7d93df287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use reallocarray(3)</title>
<updated>2021-09-26T21:51:03+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-26T21:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=55c4755943e16a84b4bb7a6b1d9e4d70ac35728a'/>
<id>urn:sha1:55c4755943e16a84b4bb7a6b1d9e4d70ac35728a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't parse config until after daemonization</title>
<updated>2021-09-26T21:39:08+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-26T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=f346f61ea05e3500c37f52f0bfd8ef4754991716'/>
<id>urn:sha1:f346f61ea05e3500c37f52f0bfd8ef4754991716</id>
<content type='text'>
And consequently, until after pledge(2) and unveil(2) on OpenBSD.
Replace parsing before daemonization with a simple check that the
file is readable. There's not much that can go wrong in parsing
anyway.
</content>
</entry>
<entry>
<title>OpenBSD: Simplify pledge(2) and unveil(2) strategy</title>
<updated>2021-09-26T21:25:58+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-26T21:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=bdcb9ab46fa5b2e86c9d7253523dea5f4fd43d38'/>
<id>urn:sha1:bdcb9ab46fa5b2e86c9d7253523dea5f4fd43d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inverted exec prepend logic</title>
<updated>2021-09-25T03:31:14+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-09-25T03:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=3769acfdc7e95a8df66eaa91e18695b656a32474'/>
<id>urn:sha1:3769acfdc7e95a8df66eaa91e18695b656a32474</id>
<content type='text'>
Well that's embarrassing.
</content>
</entry>
</feed>
