Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 88423a9

Browse files
committedDec 10, 2024·
Enable Arpanet NCP for KA ITS.
1 parent f5092b8 commit 88423a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build/pdp10-ka/config.202

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ DEFOPT KAIMP==1
238238
DEFOPT IMPUS==306 ; ARPA net host number
239239
DEFOPT IMPUS3==<IPADDR %IP%> ; IP address
240240
DEFOPT NM%IMP==0 ; Subnet mask (doesn't appear to work if set to real mask)
241-
DEFOPT NCPP==0 ; Flush NCP code
241+
DEFOPT NCPP==1 ; Arpanet NCP code
242242
DEFOPT NNETCH==20. ; # NCP net channels
243243
DEFOPT INETP==1 ; Include Internet code
244244
DEFOPT TCPP==1 ; Include TCP code

0 commit comments

Comments
 (0)
Please sign in to comment.