mirror of
https://github.com/PDP-10/its.git
synced 2026-03-02 09:56:20 +00:00
SHELL, Unix-like command line processor.
Primarily used by Alan Snyder.
This commit is contained in:
@@ -1496,6 +1496,8 @@ build_c_program "sysen2/oinit" "sys3/ts.oinit"
|
||||
# RALP
|
||||
build_c_program "cprog/ralp" "sys2/ts.ralp"
|
||||
|
||||
build_c_program "cprog/shell" "sys2/ts.shell" {clib/c10job.stk}
|
||||
|
||||
# Versatec spooler
|
||||
# This has some harmless unresolved symbols (FOO, XE4).
|
||||
respond "*" ":midas sys3;ts versa_dcp; versa\r"
|
||||
|
||||
@@ -221,6 +221,7 @@ comlap/st_fas.20 198201251844.23
|
||||
common/lins.463 199003180412.46
|
||||
common/yow.22 198902131056.27
|
||||
cprog/ralp.c 197801091731.46
|
||||
cprog/shell.c 197710221249.25
|
||||
c/phase.args 197608191750.12
|
||||
c/recipe.text 197608280859.25
|
||||
c/stdio.h 198007170039.28
|
||||
|
||||
@@ -308,6 +308,7 @@
|
||||
- SENDS, Chaosnet SEND server.
|
||||
- SENSOR, an alternate message receiver.
|
||||
- SENVER, Chaosnet SEND server.
|
||||
- SHELL, Unix-like command line processor.
|
||||
- SHUTDN, shut down ITS.
|
||||
- SN, snoop terminal.
|
||||
- SPCWAR, Spacewar game.
|
||||
|
||||
1702
src/cprog/shell.c
Normal file
1702
src/cprog/shell.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user