K 10
svn:author
V 3
dwp
K 8
svn:date
V 27
2000-09-22T07:24:25.000000Z
K 7
svn:log
V 660
Give warnings when names from rulesets are truncated for being too long.
(In ruleset.c, and in translate_data_names().)  Other related/minor changes:

Add functions check_strlen(), loud_strlcpy(), macro sz_loud_strlcpy().

Make some checks on ruleset information more informative and/or more
flexible (eg, fewer LOG_FATAL cases).

Move misc_city_names variable from common/city.c to server/cityhand.c;
store num_misc_city_names and use in city_name_suggestion().

Const-qualify format string argument to underlying freelog() functions.

Use PATH_MAX for filename buffers in openload_ruleset_file().

Patch submitted by "Gaute B. Strokkenes" <gs234@cam.ac.uk>.

END
