Toggle navigation
Home
Forum
Files
MUDs
Paste
Wiki
Log in
MudBytes File Repository
shutdownmud
Discuss
View
Update
Edit
Download
coolmud/
Toggle navigation
CHANGELOG
CHANGES
COPYING
COPYRIGHT
CREDITS
INSTALL_NOTES
Makefile
Makefile.bor
Makefile.dgm
Makefile.vc
README
coolmud/bin/
Toggle navigation
atscript
boot.clh
checkpoint
cm.core
common.clh
east.cfg
east.cl
east.precompiled
east.welcome
help_in
mud_in
README
restart
shutdownmud
TODO
west.cfg
west.cl
west.precompiled
west.welcome
coolmud/bin/online/help/
Toggle navigation
intro.txt
coolmud/bin/online/news/
Toggle navigation
intro.txt
coolmud/doc/
Toggle navigation
assumptions
compile.l
cool-prog-man-2.2.0-prelim.pdf
cool-prog-man-2.2.0-prelim.ps
cool-prog-man-2.2.0-prelim.tex
cooldocs.pdf
cooldocs.ps
cooldocs.texi
cooldocs.txt
coolmud.l
cool_docs
datatypes
distrib
exceptions
fixlist
functions
getfuncs
listfuncs
locking
makefunclist
messages
methods
permissions
ps
README
variables
verbs
YO
coolmud/src/
Toggle navigation
buf.c
buf.h
builtins.c
cache.c
code.c
code.h
compile.c
cool.h
cool.y
dbmchunk.c
dbpack.c
dbsize.c
dbunpack.c
db_config.h
db_setup.h
decode.c
dispatch.c
error.c
execute.c
execute.h
hash.c
list.c
map.c
message.c
method.c
netio.c
netio.h
netio_private.h
opcode.c
opcodes1.c
opcodes2.c
opcodes3.c
os.c
os.h
perms.c
playerio.c
proto.h
serverio.c
servers.c
servers.h
servers_private.h
storage.c
string.c
string.h
symbol.c
utils.c
var.c
verb.c
coolmud/src/ndbm/
Toggle navigation
db.h
extern.h
hash.c
hash.h
hash_bigkey.c
hash_buf.c
hash_func.c
hash_log2.c
hash_page.c
ndbm.c
ndbm.h
ndbm.html
page.h
README_Impt_License_Change.txt
#!/bin/sh # shutdownmud <dbase-prefix> # eg., shutdownmud west kill `cat cm.$1.pid` rm cm.$1.pid