Google
 

Trailing-Edge - PDP-10 Archives - bb-jr93i-bb - 7,6/ap017/relbuf.c17
There are 10 other files named relbuf.c17 in the archive. Click here to see a list.
 REP 24/1	;17C1
	GLOBAL BIND RELBUV = #11^24 + 0^18 + #4554; ! Version Date: 3-Dec-86
 WIT
	GLOBAL BIND RELBUV = #11^24 + 0^18 + #4572; ! Version Date: 17-Aug-87
 INS 261/1	;17C2
	***** End V11 Development *****

	4567	DCE	14-Jul-87
		For long entry names it is no longer necessary to increment the
		block size - this work is now done in OUTMOD.

	4572	DCE	17-Aug-87
		Allow for long polish (1072) blocks to be put out.

	***** End Revision History *****

 REP 17/6	;17C3
	! 3. MAINRLBF - For REL file block types 1002, 1003 and 1074  [4530]
 WIT
	! 3. MAINRLBF - For REL file block types 1002, 1003, 1072 and 1074  [4572]
 INS 40/6	;17C4
	%4572%	OR (.ZBLKTYPE EQL RLONGPOLISH)
 INS 14/8	;17C5
	%4567%		AND .MAINRLBF[RTYPE] NEQ RLONGENTRY
	%4572%		AND .MAINRLBF[RTYPE] NEQ RLONGPOLISH
 SUM 177559