empserver/src
Markus Armbruster 29da4b6cf4 (empfile, teldir, motdfil, downfil, disablefil, telfil, annfil)
(banfil, authfil, timestampfil): Make file names relative to DATADIR.
(main): emp_server and files change to the data directory.  fairland
has to write newcap_script to the initial current directory, so it
keeps it and makes file names relative to DATADIR absolute.
(fixup_files): Nothing to do, remove.  This fixes the following bug:
fixup_files() formed file names by appending ep->name instead of the
base name of ep->file to datadir.  Thus, fixup_files() changed file
names even when datadir had the compiled-in value.  When emp_config()
couldn't open econfig, it failed to call fixup_files(), and different
file names got used.  Note that with this revision the file names
revert to the names used before fixup_files() was introduced.  Closes
#1146080.
(print_config): Printing file names as comments is not really useful,
remove.
(otherfiles, ofiles): Unused, remove.
(emp_config, main): Previously, pconfig had to call emp_config() even
when it didn't want to read econfig, just to run fixup_files().  This
is no longer necessary.  Simplify.
2005-03-09 18:44:50 +00:00
..
client Updated from man/emp_client.6 rev. 1.7. 2004-12-21 13:40:47 +00:00
doconfig (wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate,rea,turn 2005-03-02 12:47:15 +00:00
lib (empfile, teldir, motdfil, downfil, disablefil, telfil, annfil) 2005-03-09 18:44:50 +00:00
scripts Tell indent about i_packing and i_type, belatedly. 2005-02-23 15:55:58 +00:00
server (empfile, teldir, motdfil, downfil, disablefil, telfil, annfil) 2005-03-09 18:44:50 +00:00
util (empfile, teldir, motdfil, downfil, disablefil, telfil, annfil) 2005-03-09 18:44:50 +00:00
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
make.defs Update copyright notice. 2004-09-07 15:07:16 +00:00
make.rules Update copyright notice. 2004-09-07 15:07:16 +00:00