Merge pull request #134 from teverett/master

added nsh,nstat, nls to image
This commit is contained in:
Tom Everett
2019-10-20 16:35:33 -06:00
committed by GitHub
2 changed files with 11 additions and 2 deletions
+2 -2
View File
@@ -98,7 +98,7 @@ cmd: dirs $(BINDIR)/as $(BINDIR)/cat $(BINDIR)/check $(BINDIR)/chmod \
$(BINDIR)/db $(BINDIR)/nstat $(BINDIR)/tm $(BINDIR)/dsw $(BINDIR)/apr \ $(BINDIR)/db $(BINDIR)/nstat $(BINDIR)/tm $(BINDIR)/dsw $(BINDIR)/apr \
$(BINDIR)/cas $(BINDIR)/rm $(BINDIR)/rn $(BINDIR)/pd $(BINDIR)/nm \ $(BINDIR)/cas $(BINDIR)/rm $(BINDIR)/rn $(BINDIR)/pd $(BINDIR)/nm \
$(BINDIR)/roff $(BINDIR)/p $(BINDIR)/apr $(BINDIR)/salv $(BINDIR)/moo \ $(BINDIR)/roff $(BINDIR)/p $(BINDIR)/apr $(BINDIR)/salv $(BINDIR)/moo \
$(BINDIR)/nsh $(BINDIR)/nls $(BINDIR)/nsh $(BINDIR)/nls $(BINDIR)/nstat
# Alternate commands: no dd, but . and .. # Alternate commands: no dd, but . and ..
altcmd: dirs $(BINDIR)/as $(BINDIR)/cat $(BINDIR)/check $(BINDIR)/chmod \ altcmd: dirs $(BINDIR)/as $(BINDIR)/cat $(BINDIR)/check $(BINDIR)/chmod \
@@ -149,7 +149,7 @@ $(BINDIR)/db: $(CMDSRC)/db.s
# -- new stat from the scans # -- new stat from the scans
$(BINDIR)/nstat: $(CMDSRC)/stat.s $(BINDIR)/nstat: $(CMDSRC)/stat.s
$(AS) $(ASARGS) -o $(BINDIR)/sstat $(CMDSRC)/stat.s $(AS) $(ASARGS) -o $(BINDIR)/nstat $(CMDSRC)/stat.s
$(BINDIR)/tm: $(CMDSRC)/tm.s $(BINDIR)/tm: $(CMDSRC)/tm.s
$(AS) $(ASARGS) -o $(BINDIR)/tm $(CMDSRC)/tm.s $(AS) $(ASARGS) -o $(BINDIR)/tm $(CMDSRC)/tm.s
+9
View File
@@ -57,6 +57,15 @@ dd drwr- -1 4
stat frwr- -1 bin/stat stat frwr- -1 bin/stat
tm frwr- -1 bin/tm tm frwr- -1 bin/tm
# new versions, from the scans
nsh frwr- -1 bin/nsh
nls frwr- -1 bin/nls
# nbc frwr- -1 bin/nbc
nstat frwr- -1 bin/nstat
$ $
ken drwr- 10 ken drwr- 10
system l---- 3 system l---- 3