1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00

Add FIDO.

This commit is contained in:
Lars Brinkhoff 2018-02-15 21:05:40 +01:00
parent c6ae98e915
commit 47cb894088
3 changed files with 1093 additions and 0 deletions

View File

@ -170,6 +170,7 @@ A list of [known ITS machines](doc/machines.md).
- FCDEV, talk to LispM file server.
- FDIR, fast directory listing.
- FED, font editor.
- FIDO, watch for system events and bark.
- FILE, Chaosnet file server.
- FIND, search for files.
- FRETTY, display list of free TTYs.

View File

@ -735,6 +735,10 @@ respond "*" ":midas sys;ts pwmail_ksc;qmail\r"
respond "PWORD version (Y or N)? " "Y\r"
expect ":KILL"
# FIDO
respond "*" ":midas sys3;ts fido_ksc;fidox\r"
expect ":KILL"
# lisp
respond "*" ":link l;fasdfs 1,lisp;.fasl defs\r"
respond "*" ":link lisp;grind fasl,lisp;gfile fasl\r"

1088
src/ksc/fidox.18 Normal file

File diff suppressed because it is too large Load Diff