summary refs log tree commit diff
path: root/OpenBSD/sysutils/catsit/pkg/DESCR
blob: 3b65708df2a25ee7b6e3f631c42bc2c75ef36026 (plain) (blame)
1
2
3
4
5
catsit is a process supervisor for FreeBSD and OpenBSD.  The catsitd
daemon spawns processes for a list of services, redirects their
output to syslog, and restarts the processes when they exit according
to their exit status.  Exponential backoff is applied to automatic
restarts.
ect'>Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe