1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 22:59:12 +00:00

Added BINPRT, for dumping out information about binary executable

files.
This commit is contained in:
Eric Swenson
2016-11-30 10:49:43 -08:00
committed by Lars Brinkhoff
parent d77a3bfd41
commit e1a465ec25
4 changed files with 997 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ from scratch.
- DSKUSE, disk usage information.
- LISP, lisp interpreter and runtime library (autoloads only)
- COMPLR, lisp compiler
- BINPRT, display information about binary executable file
6. A brand new host table is built from the host table source and
installed into SYSBIN; HOSTS3 > using H3MAKE.