home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gator!inland!cmkrnl!infopiz!mccall!info-pdp11-newsgate!list
- Newsgroups: vmsnet.pdp-11
- Subject: Re: RSX Queue Manager 1993 Bug
- Message-ID: <CMM.0.90.0.726369648.bqt@Bern.DoCS.UU.SE>
- From: Johnny Billquist <bqt@bern.docs.uu.se>
- Date: Thu, 7 Jan 93 2:20:48 MET
- Reply-To: bqt@minsk.docs.uu.se
- Organization: The Internet
- Return-Path: <pat+@transarc.com>
- CC: info-pdp11@transarc.com
- In-Reply-To: Your message of Wed, 6 Jan 93 10:46:13 -0500
- Lines: 42
-
- > I managed to dodge the RSX Queue Manager 1993 bug this morning.
- >Note dodge, not fix. This bug isn't fixable in any practical sense. Here
- >are some hints that may be helpful for you do-it-yerselfers (your mileage
- >may vary, no warranty expressed or implied, etc. etc.):
- >
- > In modules QMGGTI.MAC and SHOWP.MAC (UIC [25,10]), you will find a
- >small number of occurances of the constant "77.". It is added to or subtracted
- >from the year, in an attempt to encode the year as a 4-bit quantity. Since
- >93 - 77 = 16, this scheme fails. The dodge is to change 77 to a larger number
- >(I used 87, but anything from 78 to 93 should work), and rebuild QMG and QMGCLI.
- >Be careful to change only the occurrances of "77." that are related to the year
- >calculations - don't just do a blind global replace.
-
- In RSX-11M-PLUS V4.3 you should modify the following 4 files:
- QMGDA2, QMGGTI, QUEAFT and SHOWQ (all in [25,10])
-
- Replace "77" with something appropriate.
-
- This will fix the bug in all practial sense. It will break again when
- you pass the 16 year limit, but I suspect most stuff will break by the
- year 2000 anyway.
-
- > I observe that this scheme might self-destruct on Jan 1, 2000,
- >as well...
- >
- > This fix was for RSX 11M-PLUS V4.00, BL40. If QMG was changed since
- >then, all bets are off (see disclaimer above). If you break your system, I am
- >not responsible.
- >
- > Good Luck.
-
- Well, the same applies to my notes. This for RSX-11M-PLUS V4.3 BL66.
-
- I don't understand what you mean by dodge. Maybe we're talking the
- same thing, but by fixing the four files I mentioned above, everything
- will work exactly as expected to, and as they should, and did before
- 1993.
-
- Johnny Billquist || "I'm on a bus
- CS student at Uppsala University || on a psychedelic trip
- email: bqt@minsk.docs.uu.se || Reading murder books
- pdp is alive! || tryin' to stay hip" - B. Idol
-