The version of NCP I posted before was incomplete: it handles "show circuit"
correctly but fails on "show node". I just posted a new version that fixes
this. The version on NI1D:: (in the default account) has also been updated so you can
grab it that way if you prefer.
paul
On Jun 29, 2020, at 5:11 PM, Paul Koning
<paulkoning at comcast.net> wrote:
Following up on my earlier Y2K fixes for DECnet/E, I implemented proper support in EVTLOG
and NCP for the undocumented RSTS feature supporting DECnet over terminal lines. You can
find it in the same place, specifically the "decnete" subdirectory. The main
changes are in the new NCP.TSK; there are also some changes to EVTLOG.TSK to display the
events for these circuits correctly.
Documentation is included in that directory.
Enjoy,
paul
On Jun 21, 2020, at 4:21 PM, Paul Koning
<paulkoning at comcast.net> wrote:
I just made some small changes to the DECnet/E event logger application to fix a Y2K
problem. (More precisely, a Y2K.003 problem).
https://github.com/pkoning2/decstuff
This is for RSTS V10.1. Just drop the new evtlog.tsk into [0,16].
paul