1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 19:09:21 +00:00

Add NFILE, Lispm file server.

This commit is contained in:
Lars Brinkhoff
2024-11-26 08:07:37 +01:00
parent 9af9290529
commit efcc6b5690
4 changed files with 6292 additions and 0 deletions

View File

@@ -733,6 +733,14 @@ respond "*" ":link device;chaos fileo,device;chaos filei\r"
respond "*" ":midas device;chaos ifile_syseng;ifile\r"
expect ":KILL"
# NFILE
respond "*" ":midas alan;_bawden;nfile\r"
expect ":KILL"
respond "*" ":job nfile\r"
respond "*" ":load alan;nfile bin\r"
respond "*" "purify\033g"
respond "CHAOS NFILE" "\r"
# 11sim
respond "*" ":midas /t sys1;ts pdp11_syseng;11sim\r"
respond "end input with ^C" "45p==0\r"

View File

@@ -51,6 +51,8 @@ bawden/evacua.53 199004172025.12
bawden/itsdev.102 198905222248.38
bawden/itsdvu.25 198905222248.35
bawden/obs.21 198809252248.37
bawden/nfile.185 198907182119.52
bawden/nfile.doc 198801182348.23
bawden/pclsr.201 199001172141.45
bawden/probe.258 198906261502.52
bawden/shutdn.6 199002020121.48

4819
doc/bawden/nfile.doc Executable file

File diff suppressed because it is too large Load Diff

1463
src/bawden/nfile.185 Executable file

File diff suppressed because it is too large Load Diff