Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99e-bb - qsrmac.c10
There are 2 other files named qsrmac.c10 in the archive. Click here to see a list.
 REP 46/1	;10C1
	QSREDT==1224			;EDIT NUMBER
 WIT
	QSREDT==1230			;EDIT NUMBER
 INS 924/12	;10C2
	1225	QSRMDA	Mount requests for 'foreign' devices aren't displayed to OPR
			if G$DEAD is zero.
			30-Oct-84 GCO 10113 /LWS

	1226	QSRMAC	Mounts requests coming in via QUEUE.'s aren't checked very
		QSRT10	well for validity. Add DEVCHK routine which essentially does
		QUASAR	the same kind of checking as the MOUNT program. Also, fix
			problem where QUASAR uses GALGEN specified queue structure
			instead of actual structure when setting up spooled log
			file requests. GALGEN default is SSL!
			SPR 10-34898 GCO 10123 21-Nov-84 /LWS

	1227	QSRMDA	Fix problems with aliased structures getting allocated
			to requestors of the structure before it was aliased.
			SPR 10-34768 GCO 10124 28-Nov-84 /LWS

	1230	QSRMAC	no code to support short create setting the
		QSRQUE	operator intervention bit or a processing
			node for IBMCOM.
			SPR 10-34766A MCO 11686 GCO 10130 16-DEC-84/CTK

 INS 53/83	;10C3
	;**;[1230]ADD SYMBOLS		16-DEC-84/CTK
		.QCAST==60		;OPERATOR INTERVENTION BLOCK (BATCH)
					;/ASSIST: SWITCH FUNCTIONALITY

	;	!-------------------------------------------------------!
	;	!   BLOCK LENGTH (2)	!	.QCAST			!
	;	!-------------------------------------------------------!
	;	!    /ASSIST:YES  .OPINY==1, /ASSIST:NO  .OPINN==2	!
	;	!-------------------------------------------------------!

		.QCPRC==61		;IBMCOM PROCESSING NODE BLOCK
					;/PROCESSING SWITCH FUNCTIONALITY

	;	!-------------------------------------------------------!
	;	!   BLOCK LENGTH (2)	!	.QCPRC			!
	;	!-------------------------------------------------------!
	;	!	  SIXBIT NODE NAME OR OCTAL NUMBER		!
	;	!-------------------------------------------------------!

 INS 74/109	;10C4
		X	ASN,<Ambiguous structure name>,MF.FAT  		;[1226]
		X	ISN,<Invalid structure name>,MF.FAT		;[1226]
		X	GDN,<Generic devices may not be mounted>,MF.FAT ;[1226]
		X	PLD,<Pathological name invalid>,MF.FAT		;[1226]
 SUM 82446