1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

Add binary for JEDGAR.

This commit is contained in:
Lars Brinkhoff
2018-02-13 10:14:50 +01:00
parent fcab8d0bda
commit cd23ea0120
4 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,8 @@ SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
bawden _mail_ l lisp libdoc comlap lspsrc nilcom rwk \
inquir acount gz sys decsys ecc alan sail kcc kcc_sy c games
DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc
BIN = sys2 device emacs _teco_ lisp liblsp alan inquir sail comlap c decsys
BIN = sys2 device emacs _teco_ lisp liblsp alan inquir sail comlap c decsys \
moon
# These directories are put on the minsys tape.
MINSYS = _ sys

View File

@@ -191,6 +191,7 @@ A list of [known ITS machines](doc/machines.md).
- INQUPD, processes INQUIR change requests.
- INSTAL, install executables on other ITS machines.
- ITSDEV, ITS device server.
- JEDGAR, counter spying tool.
- JOBS, list jobs by category.
- LISP, lisp interpreter and runtime library (autoloads only).
- LOADP, displays system load.

BIN
bin/moon/ts.jedgar Normal file

Binary file not shown.

BIN
bin/sys2/ts.jedgar Normal file

Binary file not shown.