mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 23:36:30 +00:00
Added TAGS.
This commit is contained in:
parent
43a514defe
commit
0dc1897665
@ -180,6 +180,7 @@ There's a [DDT cheat sheet](doc/DDT.md) for Unix users.
|
||||
- STY, pseudo-terminal for multiple sessions.
|
||||
- SUPDUP, Supdup client.
|
||||
- SYSMSG, displays system messages.
|
||||
- TAGS, generate tags table for sources.
|
||||
- TALK/WHO/WHOJ/WHOM/USERS, list users.
|
||||
- TCTYP and CRTSTY, terminal handling.
|
||||
- TECO, editor.
|
||||
|
||||
@ -855,6 +855,10 @@ expect ":KILL"
|
||||
respond "*" ":midas sys2;ts msplit_sysen2;msplit\r"
|
||||
expect ":KILL"
|
||||
|
||||
# TAGS
|
||||
respond "*" ":midas sys2;ts tags_sysen2;tags\r"
|
||||
expect ":KILL"
|
||||
|
||||
# ndskdmp tape
|
||||
respond "*" ":link kshack;good ram,.;ram ram\r"
|
||||
respond "*" ":link kshack;ddt bin,.;@ ddt\r"
|
||||
|
||||
1339
src/sysen2/tags.79
Normal file
1339
src/sysen2/tags.79
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user