fix usdb, console.pl, sh/dx /p and sh/register
authorDirk Koopman <djk@tobit.co.uk>
Mon, 6 Dec 2021 14:33:55 +0000 (14:33 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Mon, 6 Dec 2021 14:33:55 +0000 (14:33 +0000)
commitcafedfc0df4b2c519a8227e091f746a44af07ce2
tree8698d88f4d34c693a2c600b8df63a3b96314d7a3
parentb1c75fc83d3dd1d82a2022f6ace2cc20ced19194
fix usdb, console.pl, sh/dx /p and sh/register

06Nov21=======================================================================
1. Improve console.pl scrolling. Split long lines (eg on announcements.
04Nov21=======================================================================
1. Fix illogicalities in USDB creations and make sure that O_CREAT on tie does
   NOT encounter an existing file to barf about. Even though it shouldn't.
   Thanks Howard WB3FFV.
2. Fixed a typo in show/registered that prevents a list of callsigns being
   searched for. Got rid of some over complex code. Thnake Fabrizio iZ0UIN.
3. Fix long line wrapping in console.pl
03Nov21=======================================================================
1. Move motd and issue files to local_data if not already there.
30Nov21=======================================================================
1. Fix sh/dx with callsigns that have /p or VE/G1TLH in them.
2. Add unset/ak1a, unset/arcluster aliases and some minimal help for UNSET/
   SPIDER, NODE, ARCLUSTER, AKIA and also SET/USER.
15 files changed:
Changes
cmd/Aliases
cmd/Commands_en.hlp
cmd/set/register.pl
cmd/show/dx.pl
cmd/show/registered.pl
cmd/unset/register.pl
connect/gb7tlh
perl/DXUtil.pm
perl/Filter.pm
perl/Messages
perl/SysVar.pm
perl/USDB.pm
perl/cluster.pl
perl/console.pl