-
Notifications
You must be signed in to change notification settings - Fork 71
Source file status scoreboard
Phil Budne edited this page Aug 21, 2021
·
8 revisions
File | Status |
---|---|
adm.s | submits job to GECOS? untested! |
ald.s | reads binary cards, saves to file? untested! |
apr.s | submits job to GECOS for printing (w/ bogus JCL)? untested! |
as.s | assembler; in image; works |
bc.s | unknown; uses G2 display |
bi.s | B interpreter; works |
bl.s | B library; works |
cas.s | G2 character assembler; may need work |
cat.s | catenate; ???; not yet in image |
check.s | f/s check program?; ??? |
chmod.s | change file mode; ???; in image |
chown.s | change file owner; |
chrm.s | |
cp.s | copy files; in image? |
db.s | debugger; needs work? |
dmabs.s | creates bootable paper tapes (with secondary loader at 017740) |
dskio.s | physical disk I/O library (used by dskres, dsksav); ??? |
dskres.s | disk restore (from image saved by dsksav); ??? |
dsksav.s | save disk image (to second disk surface); |
ds.s | ??? |
dsw.s | remove untypable file names: see https://www.bell-labs.com/usr/dmr/www/1stEdman.html man12.pdf p4 |
edN.s | editor; needs work? |
fop.s | floating point library; needs work? |
init.s | init process; works; in image |
ln.s | link files; in original-commands branch |
ls.s | list files; in original-commands branch |
maksys.s | write system to boot tracks; in image |
moo.s | bulls & cows game; ??? |
nm.s | print namelist |
op.s | opcodes for assembling user programs; not yet in image |
pN.s | pool game; unknown |
pd.s | ??? halts CPU; in image?! |
psych.s | ??? uses display |
rm.s | remove files; in image? |
rn.s | rename files?; in image |
roff.s | runoff clone; entered twice; not fully tested; in image |
sN.s | system; works; sources in image |
s9.s | system cold start from paper tape; not tested |
salv.s | filesystem salvager?; ???; in image! |
sh.s | shell; entered twice; works? in image |
sop.s | opcode file for system files; src in image |
stN.s | space travel, uses fops and display; not yet in image |
stat.s | file stat; works; in image as nstat |
tN.s | TMG?; unknown; not in image |
tm.s | print time; in image |
trysys.s | try new system image; works; in image |
ttt?.s | tic tac toe game; unknown; not in image |
un.s | print undefined symbols (from n.out file?) |