summary refs log tree commit diff
path: root/OpenBSD/catsitd.in
blob: 5a47da542a2c6631b1a2e3295e46a395f19e64fc (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/ksh

daemon="%%PREFIX%%/sbin/catsitd"

. /etc/rc.d/rc.subr

pexp="catsitd: .*"

rc_cmd $1
d>June McEnroe 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe