<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 27, 2020, at 11:46 AM, Robert Armstrong <<a href="mailto:bob@jfcl.com" class="">bob@jfcl.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">  This topic came up on the alt.sys.pdp10 list<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">              <span class="Apple-converted-space"> </span><a href="https://groups.google.com/g/alt.sys.pdp10/c/ZttQxHZGEJQ" style="color: purple; text-decoration: underline;" class="">https://groups.google.com/g/alt.sys.pdp10/c/ZttQxHZGEJQ</a><o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Apparently DECnet-10 won’t work past November 9<sup class="">th</sup><span class="Apple-converted-space"> </span>2021, which isn’t that far away.   Personally I’d never heard this before and had no idea, and since I know there are a few 36 bit emulations on HECnet that are obviously using DECnet I thought I’d pass it along.<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">  TOPS20 isn’t explicitly mentioned, but I’m guessing that it has the exact same issue.  That’d mean no DECnet on 36 bit systems after next year!  Unless, of course, you want to start playing games with the date (which I hate doing)…<o:p class=""></o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Bob</div></div></div></blockquote></div><br class=""><div class="">It’s not just a DECnet-10/20 problem. DECnet event logging for any system may fail after Nov 9th 2021. Events are time-stamped when they are generated with a 2-byte field holding the number of half julian days since Jan-1 1977. The spec (Network Management 4.0.0, page 170/171) implies that these 2 bytes should be treated as a signed value (0 - 32767) which will overflow on Nov 9th 2021. If the code treats it as unsigned, then we’re good for another 44 years. I wrote most of the RSX and Ultrix event logging code but I don’t remember if that field was treated as signed or unsigned. Phase V fixed the problem allowing the time stamp to go well past the year 9999.</div><div class=""><br class=""></div><div class="">  John.</div><div class=""><br class=""></div></body></html>