1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-01-30 05:34:22 +00:00
Commit Graph

847 Commits

Author SHA1 Message Date
phil
db6bcaef6e rename filesys.5 to fs.5 (fit in 8 characters) 2019-10-30 01:33:27 -04:00
phil
2b2e057f7f more system comments 2019-10-30 00:53:48 -04:00
phil
f9dbe7e946 as7: add --no-label-warnings flag 2019-10-29 21:29:55 -04:00
Phil Budne
be3f9de0e2 Merge pull request #167 from philbudne/noc
use original commands, add tmg, use octal in proto file, fsck7 output
2019-10-29 21:04:56 -04:00
phil
1a35c9146d switch to original commands, alphabetize proto and Makefile 2019-10-29 00:00:55 -04:00
phil
917cde2693 add op.s from scans to src/cmd 2019-10-28 23:59:25 -04:00
phil
094766a167 build/Makefile: turn of "implicit" warnings for b.c compilation 2019-10-28 23:14:16 -04:00
phil
4c0eee2fbf fix g2tty comments in unixv0.simh files 2019-10-28 23:14:16 -04:00
phil
4ffabd8bdf add tmg to src/cmd and image
add doug user to image, put tmg sources there
fix an as7 bug found by tmg
2019-10-28 23:14:16 -04:00
phil
ab38b0e263 use explicit octal uid values in proto
to match password file, list output
make fsck output octal too
2019-10-28 23:14:16 -04:00
Phil Budne
07b5d101bd Merge pull request #166 from teverett/master
unrefactored
2019-10-27 20:16:08 -04:00
Tom Everett
c51d8ce87e updated travis to prevent breaking the alt build again 2019-10-27 19:28:12 -04:00
Tom Everett
72f187357b unrefactored 2019-10-27 19:24:21 -04:00
phil
9c5f034193 as7: change directive prefix from "<TAB>." to "@" 2019-10-26 12:36:09 -04:00
phil
f6a5663640 Add missing files to src/cmd 2019-10-26 01:13:37 -04:00
phil
87d23ebbf6 st4.s: correct crvflg to grvflg (only var with rvflag in it) 2019-10-26 01:08:31 -04:00
phil
9b10ea0458 add ttt[12].s to cmd/src 2019-10-26 00:52:13 -04:00
phil
4a308618c5 moo.s: revert to long standings reference (as7 now truncates to 8) 2019-10-26 00:51:23 -04:00
phil
30c7e9bdca as7: truncate labels to 8 characters for moo.s 2019-10-26 00:40:33 -04:00
Phil Budne
65cdd42232 Merge pull request #162 from philbudne/master
un.s: fix typo in n.out file name literal
2019-10-25 20:03:26 -04:00
phil
fea4f2e7b8 un.s: fix typo in n.out file name literal 2019-10-25 20:02:37 -04:00
Tom Everett
80796e15f5 Merge pull request #161 from teverett/master
added adm to image
2019-10-25 15:09:45 -04:00
Tom Everett
bf75cb86c7 added adm to image 2019-10-25 15:07:12 -04:00
Tom Everett
329aa45c11 Merge pull request #160 from teverett/master
added un to build
2019-10-25 15:05:50 -04:00
Tom Everett
205d6bf90d added un to build 2019-10-25 15:02:23 -04:00
phil
12e8f6f8ab merge differences between scans/as.s and src/cmd/as.s 2019-10-24 23:14:09 -04:00
phil
dbb1c55a80 copied ln.s and un.s from scans 2019-10-24 21:02:37 -04:00
phil
3ba97b8b0a un: fix assembly error 2019-10-24 20:56:49 -04:00
Phil Budne
2bcafe61b0 Merge pull request #148 from philbudne/mkfs
two mkfs7 changes (.. and link to inum -1), make hard link for list program
2019-10-24 19:47:29 -04:00
phil
0761c062ec add compare: script to remove annotations and diff src and scan dir files 2019-10-24 16:50:38 -04:00
Phil Budne
710dd89a49 Merge pull request #155 from sebras/typos/moo.s
Fix typos in moo.s after manual review
2019-10-23 22:15:10 -04:00
Phil Budne
d004ce3253 Merge pull request #156 from sebras/typos/nm.s
Fix typos in nm.s after manual review
2019-10-23 22:12:26 -04:00
Phil Budne
448527f5ef Merge pull request #154 from sebras/typos/ln.s
Fix typos in ln.s after manual review
2019-10-23 22:10:48 -04:00
Phil Budne
b0b27fd43e Merge pull request #153 from sebras/typos/dsw.s
Fix typos in dsw.s
2019-10-23 22:07:47 -04:00
Phil Budne
d173e63897 Merge pull request #157 from sebras/typos/roff.s
Fixed spacing in roff.s after manual review
2019-10-23 22:05:45 -04:00
Phil Budne
7bf8a49fb7 Merge pull request #158 from sebras/typos/stat.s
Fix typos in stat.s after manual review
2019-10-23 22:02:11 -04:00
Sebastian Rasmussen
3b91271606 Fix typos in moo.s after manual review 2019-10-24 00:27:10 +02:00
Sebastian Rasmussen
e479293788 Fix typos in nm.s after manual review 2019-10-24 00:26:10 +02:00
Sebastian Rasmussen
246781a210 Fix typos in stat.s after manual review 2019-10-24 00:25:22 +02:00
Sebastian Rasmussen
f5b298b12a Fixed typos in roff.s after manual review 2019-10-24 00:24:29 +02:00
Sebastian Rasmussen
c03fc017a9 Fix typos in scans/dsw.s 2019-10-24 00:23:18 +02:00
Sebastian Rasmussen
4affe9ee8d Add page comments to scans/dsw.s 2019-10-24 00:23:18 +02:00
Sebastian Rasmussen
897c491606 Fix typos in ln.s after manual review 2019-10-24 00:22:05 +02:00
Phil Budne
481309b8d2 Merge pull request #150 from philbudne/syssleep
system: annotations about sleeping (both devices and messages)
2019-10-23 01:25:46 -04:00
phil
18186e9bd2 system: annotations about sleeping (both devices and messages) 2019-10-23 00:19:04 -04:00
Phil Budne
e814139a1a Merge pull request #149 from decuser/master
moved op.s pages onto single line
2019-10-22 21:59:29 -04:00
Will Senn
1374d4e2fc moved op.s pages onto single line 2019-10-22 20:51:29 -05:00
phil
96af8f1c17 two mkfs7 changes (.. and link to inum -1), make hard link for list program
mkfs: if neither --dotdot or --dot options given, create .. link to current dir
      accept -1 for inum in add_direntry to mean "use previous i-num" for links

proto: use inum -1 to make "list" a link to "nls"
2019-10-22 21:22:21 -04:00
Phil Budne
0a964e5977 Merge pull request #146 from decuser/master
readded ln dd ken . link for curdir
2019-10-22 20:57:38 -04:00
Phil Budne
4170f96d76 Merge pull request #144 from sebras/reorder/cas.x
Reorder pages also in scans/cas.x
2019-10-22 20:56:54 -04:00