summary refs log tree commit diff
path: root/OpenBSD
diff options
context:
space:
mode:
Diffstat (limited to 'OpenBSD')
-rw-r--r--OpenBSD/catsitd.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/OpenBSD/catsitd.in b/OpenBSD/catsitd.in
new file mode 100644
index 0000000..5a47da5
--- /dev/null
+++ b/OpenBSD/catsitd.in
@@ -0,0 +1,9 @@
+#!/bin/ksh
+
+daemon="%%PREFIX%%/sbin/catsitd"
+
+. /etc/rc.d/rc.subr
+
+pexp="catsitd: .*"
+
+rc_cmd $1
mmit/torus.h?h=backport&id=e3604c1fe2a8cf89e5d9d1e2919da103127af2dd&follow=1'>Remove leading blank linesJune McEnroe 2017-09-27Add merge.c to READMEJune McEnroe 2017-09-03Assert client coords are valid after movementJune McEnroe 2017-09-03Relicense AGPLJune McEnroe 2017-09-01Revert "Add client readOnly mode"June McEnroe 2017-09-01Remove clientRemove call from clientCastJune McEnroe 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe 2017-08-31Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe