SERVER FILES

   Here's a list and description of all the files present in the server
   directory once everything has been compiled and installed.  Some of the
   log files won't get created until the server is started.

   .banned	-- list of banned players.  Entries are user@place with
		   the '*' wild card permitted.
   .bypass	-- players allowed to bypass the reservation scheme.  Best
		   to limit this ..
   .conquer	-- server messages generated when a race is genocided or the
		   galaxy is conquered.
   .down_mesg	-- message of the day if the server is down.
   .global	-- server stats.  Very important.
   .motd	-- message of the day plus help messages.
   .planets	-- current planet configuration
   .players	-- player stats.  Very important.
   .ports	-- port entries for ntstart (any port, any program allowed)
   .reserved	-- compiled RSA keys file
   .server	-- Timecheck file.  See doc/timecheck.doc
   .services	-- entries executed each time 'ntstart' is started.
   .slotscum	-- list of known t-mode scummers (multi-login type).  They
		   are not permitted to log in more then once.
   .sysdef	-- default system definitions
   bird		-- bird program
   daemonII	-- The daemon
   logchk       -- summary of logins taken from logfile
   god.LOG	-- God message log
   logfile	-- log file of connections
   logmes	-- log messages to a file
   mess		-- allows multi-line messages to be sent
   ntserv	-- the client server.  Run for every player connected.
   ntstart	-- The startup program.  Use .ports to configure.
   nuke		-- Removes shared memory segment.
   players	-- List of players in the game.	
   pledit	-- player file editor
   puck		-- hockey puck.  See doc/hockey.doc
   resetplanets	-- reset all planet information (including locations).
   robotII	-- server robot.
   rsa_keycap	-- list of rsa keys (from telnet charom.amdahl.com 3530)
   scores	-- scores program (useful for showing top players).
   snake	-- snake program
   startup.err	-- All messages sent to stderr from the server programs
		   (daemonII, ntserv)
   startup.log	-- All messages sent to stdout from the server programs
		   (daemonII, ntserv)
   trimscores   -- trim score file
   waitq	-- Tell whether there's a waitq or not.
   watchmes	-- Watch messages
   xsg		-- X show galaxy
   xtkill	-- See doc/tools.doc
