add time constraints and other checks on PC9x timestamp
authorDirk Koopman <djk@tobit.co.uk>
Fri, 16 Nov 2007 17:15:11 +0000 (17:15 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Fri, 16 Nov 2007 17:15:11 +0000 (17:15 +0000)
commiteef5dcbb47966521543e82dbb0b9269ec245d3d8
treebb31ea74165c186ecba7913caa5294bd38c8856f
parent4fc769825208defe992b60c1374a236f2cdba925
add time constraints and other checks on PC9x timestamp

This involves making sure that the timestamp is within 15 mins of "now"
to be accepted. This has other rollover effects in that I don't send an
"old" C record on startup anymore, just send an A record followed by a K.
These days a newly minted C record will be along in 15mins or so anyway.

Made sh/newc terminal width aware.

Added CTY-1709 cty.dat data.
Changes
cmd/show/newconfiguration.pl
data/cty.dat
data/prefix_data.pl
perl/DXProt.pm
perl/DXProtHandle.pm
perl/Route.pm
perl/Version.pm