got routing essentially working
authordjk <djk>
Mon, 21 Sep 1998 22:36:04 +0000 (22:36 +0000)
committerdjk <djk>
Mon, 21 Sep 1998 22:36:04 +0000 (22:36 +0000)
commit2546ef0cfaaca39e65985e414258071a636979af
treea95df92dd51d154c6b0514216ae5bb6e9db54fdd
parentfdc1150da7dbd9c1094d8df7a4744fb917017ed2
got routing essentially working
got inter cluster linking working
added talk, sh/c and sh/u commands
changed sh/channel and sh/user to stat/channel and stat/user
PC41 data and users should now be being stored
23 files changed:
cmd/disconnect.pl [new file with mode: 0644]
cmd/help.pl
cmd/show/ann.pl [deleted file]
cmd/show/announce.pl [new file with mode: 0644]
cmd/show/channel.pl [deleted file]
cmd/show/conf.pl [deleted file]
cmd/show/configuration.pl [new file with mode: 0644]
cmd/show/dx.pl
cmd/show/dxcc.pl
cmd/show/user.pl [deleted file]
cmd/show/users.pl
cmd/show/version.pl
cmd/stat/channel.pl [new file with mode: 0644]
cmd/stat/user.pl [new file with mode: 0644]
cmd/talk.pl
data/rsgb.cty
perl/DXChannel.pm
perl/DXCluster.pm
perl/DXCommandmode.pm
perl/DXProt.pm
perl/DXProtout.pm
perl/DXVars.pm
perl/cluster.pl