mirror of
https://github.com/PDP-10/its.git
synced 2026-02-27 01:09:49 +00:00
Updated LUSER to know about HX, BC, EX, and ES.
Also provided a list of users to support these hosts.
This commit is contained in:
committed by
Eric Swenson
parent
858edfdaa6
commit
264e530dee
@@ -309,21 +309,25 @@ MACTAB MLKA,[Ellen#MRC,GLS,CBF,JPG,HIC,MAP,GSB,Gumby,CStacy,JSOL,CENT]
|
||||
MACTAB AIKA,[CStacy,Chris,RMS,BEE,ED,DLW,MAP,HIC,JIS,Klotz,PGS,JSOL,KWH,Gumby,CENT,Gren]
|
||||
MACTAB DM,[SWG,PDL,CStacy,Chris,MAP,MJL,JSOL]
|
||||
MACTAB AI,[Alan#CStacy,Chris,CENT,MAP,Gren,Gumby,Maeda]
|
||||
MACTAB HX,[EJS,SMJ,LARS]]
|
||||
MACTAB BC,[EJS,SMJ,LARS]]
|
||||
MACTAB ES,[EJS]
|
||||
MACTAB EX,[EJS]
|
||||
MACTAB X,[Alan#CStacy,Chris,CENT,MAP,Gren,Gumby] ; Default
|
||||
|
||||
;;; table of ITS's to get offsets into HLPTAB
|
||||
ITSTAB: irp x,,[MC,MLKA,AIKA,DM,AI]
|
||||
ITSTAB: irp x,,[MC,MLKA,AIKA,DM,AI,HX,BC,ES,EX]
|
||||
sixbit /X/
|
||||
termin
|
||||
itscnt==.-itstab ;# of ITS's!!!
|
||||
|
||||
;; table of helper-table pointers
|
||||
HLPTAB: irp x,,[MC,MLKA,AIKA,DM,AI]
|
||||
HLPTAB: irp x,,[MC,MLKA,AIKA,DM,AI,HX,BC,ES,EX]
|
||||
X!help(H)
|
||||
termin
|
||||
XHELP(H) ; Default
|
||||
|
||||
tbits: irp x,,[MC,MLKA,AIKA,DM,AI]
|
||||
tbits: irp x,,[MC,MLKA,AIKA,DM,AI,HX,BC,ES,EX]
|
||||
x!bits
|
||||
termin
|
||||
XBITS ; Default
|
||||
Reference in New Issue
Block a user