Actually, I take that back what I said; I only looked at the date in the
in the TITLE.? Some nagging thing wouldn't get off my mind, so I got to
wondering whether I had spoken prematurely and went back and looked
through the change logs and then doing a few FILCOM's.? I was wrong.
1. FAL has an edit to handle (deny) null passwords.
2. DAPLIB has three edits,
* one to increase buffers,
* one to fix a byte pointer getting smashed and
* another to check device characteristics.
3. NFT has a number edits which I will not summarize.
So TSU04 /did/ have some changes.? However, they don't fix the crashing
on long directories nor the incorrect reported byte sizes and counts,
nor is the Y2K fix in.? No rename function.
However, they do look worthwhile, so I'll further review them and merge
them in before alpha test (which will undoubtedly be more fun than
writing documentation).
------------------------------------------------------------------------
On 12/10/19 6:34 PM, Thomas DeBellis wrote:
Yes, that is the version of DAP that I have.? Actually my DAP is a
little later in that a Y2K problem was fixed.? This was a non-DEC
change, so I don't know if it ever made it into sources.
> ------------------------------------------------------------------------
> On 12/10/19 3:33 AM, G. wrote:
> As far as I know, the latest DAPLIB.MAC is the following, and the same
> directory contains a full set of updated DECnet-20 source files, although
> you probably already know/have them:
>
>> ------------------------------------------------------------------------
>> On Mon, 9 Dec 2019 16:38:30 -0500, Thomas DeBellis wrote:
>> 1. My own version of FAL appears quite dated; it only has edits to
>> Tops-20 V6.1 (1985), whereas the last monitor distributions were in
>> the 7 series.
>> * Does anybody have any source files later than that for Tops-20?