mirror of
https://github.com/PDP-10/its.git
synced 2026-01-21 10:13:35 +00:00
Added @, the cross ref generation tool.
This commit is contained in:
parent
70b72ff04b
commit
5c56e4d45a
@ -65,6 +65,7 @@ There's a [DDT cheat sheet](doc/DDT.md) for Unix users.
|
||||
|
||||
5. Remaining programs are rebuilt:
|
||||
|
||||
- @, cross reference generation tool
|
||||
- ARCDEV, transparent file system access to archive files.
|
||||
- ARCSAL, archive salvager.
|
||||
- ARGUS, alerts you when specified users login or logout.
|
||||
|
||||
@ -767,6 +767,11 @@ respond "*" ":midas sys1;ts bye_sysen1;bye\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link device;chaos bye,sys1;ts bye\r"
|
||||
|
||||
# @
|
||||
respond "*" ":midas sys;ts @_sysen1;@\r"
|
||||
respond "Use what filename instead?" "sysen2;\r"
|
||||
expect ":KILL"
|
||||
|
||||
# ndskdmp tape
|
||||
respond "*" ":link kshack;good ram,.;ram ram\r"
|
||||
respond "*" ":link kshack;ddt bin,.;@ ddt\r"
|
||||
|
||||
16502
src/sysen1/@.695
Normal file
16502
src/sysen1/@.695
Normal file
File diff suppressed because it is too large
Load Diff
2073
src/sysen1/@.diff
Normal file
2073
src/sysen1/@.diff
Normal file
File diff suppressed because it is too large
Load Diff
1182
src/sysen2/@muddl.64
Normal file
1182
src/sysen2/@muddl.64
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user