1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs,
authordjk <djk>
Mon, 7 Dec 1998 00:59:04 +0000 (00:59 +0000)
committerdjk <djk>
Mon, 7 Dec 1998 00:59:04 +0000 (00:59 +0000)
commitb4826d1f4125788e14fed3adbb99e66242904e74
treef0bd8db6338d82b2262fac0f664aeb8542e0339d
parent43ac48b5c2aecc7fe27af95d4b613b8d2dd08761
1. Added set/name, set/qra, set/location, set/qth, set/homenode, set/bbs,
set/email
2. changed the Msg socket close to a shutdown (hopefully more reliable), this
should stop clients hanging on exit.
3. Added Alias support for help
4. Added lltos and stoll routines to DXBearing
15 files changed:
Changes
cmd/Commands_en.hlp
cmd/help.pl
cmd/set/email.pl
cmd/set/homebbs.pl
cmd/set/homenode.pl
cmd/set/location.pl
cmd/set/name.pl
cmd/set/qra.pl
cmd/set/qth.pl
perl/CmdAlias.pm
perl/DXBearing.pm
perl/DXProt.pm
perl/Messages
perl/Msg.pm