Josh Dersch
3ef53ad550
Merge remote-tracking branch 'upstream/master'
...
Pulling latest from master.
2019-10-31 13:28:16 -07:00
Phil Budne
73dd17d3c6
Merge pull request #164 from sebras/describe/dskres.s
...
Attempt to describe purpose of source code in dskres.s
2019-10-31 16:11:20 -04:00
Phil Budne
fdb0fd8c68
Merge pull request #165 from sebras/describe/dsksav.s
...
Attempt to describe purpose of source code in dsksav.s
2019-10-31 16:11:15 -04:00
Phil Budne
226f0e3300
Merge pull request #163 from sebras/describe/dskio.s
...
Attempt to describe purpose of source code in dskio.s
2019-10-31 16:04:05 -04:00
Sebastian Rasmussen
79cdb51378
Attempt to describe purpose of source code in dskres.s
2019-10-31 15:16:12 +01:00
Sebastian Rasmussen
55383ce528
Attempt to describe purpose of source code in dsksav.s
2019-10-31 15:14:31 +01:00
Sebastian Rasmussen
f576bec7f9
Attempt to describe purpose of source code in dskio.s
2019-10-31 15:00:20 +01:00
phil
716480cb8a
rn.1 tweak man page
2019-10-30 18:21:45 -04:00
phil
844fc3c795
fs.5: fix typo
2019-10-30 15:04:31 -04:00
Josh Dersch
f6b16bedb0
Committing changes for LCM+L's PDP-7 hardware: removing interrupt code
...
for nonexistent devices (GRAPHIC II, Dataphone, etc.) and rewriting RB09 disk
code to use our programmed-IO disk device, dubbed the JK09. This includes
bootstrap code for same.
2019-10-30 11:46:37 -07:00
Josh Dersch
9c8e5f5f2c
Committing changes for LCM+L's PDP-7 hardware: removing interrupt code
...
for nonexistent devices (GRAPHIC II, Dataphone, etc.) and rewriting RB09 disk
code to use our programmed-IO disk device, dubbed the JK09. This includes
bootstrap code for same.
2019-10-30 11:42:22 -07:00
phil
1fb8cedb1d
rn takes pairs of files, like cp.
2019-10-30 02:12:48 -04:00
phil
364736a4a7
proto: remove redundant adm entry
2019-10-30 02:03:17 -04:00
phil
7a32025611
create rn.1 man page from mv.1
2019-10-30 02:01:59 -04:00
phil
016c6adca9
clerify ln.1
2019-10-30 01:58:45 -04:00
phil
1619f46122
update ln, ls, stat man pages for original commands. add link man page.
2019-10-30 01:57:08 -04:00
phil
c5c29ec771
fs.5: format under UNIX-7 roff!
...
mention boot & swap track locations
2019-10-30 01:34:25 -04:00
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