Skip to content

Commit

Permalink
Add NFILE, Lispm file server.
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbrinkhoff committed Dec 11, 2024
1 parent 9af9290 commit efcc6b5
Show file tree
Hide file tree
Showing 4 changed files with 6,292 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/misc.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 2 additions & 0 deletions build/timestamps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit efcc6b5

Please sign in to comment.