Trailing-Edge
-
PDP-10 Archives
-
bb-bt99e-bb
-
swil.c09
There is 1 other file named swil.c09 in the archive. Click here to see a list.
REP 1/2 ;09C1
SUBTTL Revision History
WIT
SUBTTL Version and Revision History
MAJVER==12 ;MAJOR VERSION LEVEL
MINVER==1 ;MINOR (MAINTENANCE RELEASE) LEVEL
CSTVER==0 ;CUSTOMER VERSION (WHO LAST . . .)
EDTVER==1002 ;EDIT LEVEL
%%SWIL==:<BYTE (3)CSTVER(9)MAJVER(6)MINVER(18)EDTVER>
IF2,< PURGE CSTVER,MAJVER,MINVER,EDTVER>
INS 5/2 ;09C2
;
;The version number starts at 12, thus "preserving" the pre-SWIL version
;numbers as applied to SCAN, WILD, etc. (Don't ask what happened to ver-
;sion 10 and 11!)
;
;The edit numbers start at 1000, thus "preserving" the pre-SWIL edit
;numbers as applied to SCAN, WILD, etc.
;1000 RDH 01-Jan-84
; Incorporate into SWIL %12(1000), sync edit level at 1000.
; Modules: SWIL, SWIFIL, SWIWLD, SWILIO, SWINET, SWISCN, SWIHLP,
; SWIQUE, SWIERM, SWITOU, SWIMEM, SWIMSC
;1001 RDH 31-Mar-84
; Problems with RT-11 systems.
; Modules: SWIFIL
;1002 RDH 31-Mr-84
; RSX/VAX/RT/etc file lengths not calculated correctly.
; Modules: SWIFIL
REP 5/6 ;09C3
ND LN$ABF,200 ;LENGTH OF INDIRECT BUFFER
ND M$INDP,^D10 ;MAX. INDIRECT DEPTH (-1=INF., 0=NONE)
WIT
ND LN$ABF,200 ;LENGTH OF INDIRECT BUFFER
ND M$INDP,^D10 ;MAX. INDIRECT DEPTH (-1=INF., 0=NONE)
INS 30/12 ;09C4
%%SWIL==:%%SWIL ;MAKE VERSION AVAILABLE TO ALL
SUM 56583