Tom Everett
|
0923b49425
|
added nsh,nstat, nls to image
|
2019-10-20 16:34:48 -06:00 |
|
Tom Everett
|
2fb917e4b4
|
added moo.s to build and image
|
2019-10-19 17:08:17 -06:00 |
|
Tom Everett
|
025f276c56
|
added salv to image
|
2019-10-19 16:35:08 -06:00 |
|
Tom Everett
|
76deea0152
|
added p to build and image
|
2019-10-19 12:15:28 -06:00 |
|
Tom Everett
|
68dd3db0bd
|
formatting
|
2019-10-19 11:02:37 -06:00 |
|
Tom Everett
|
50598b621e
|
added roff.s to build and image
|
2019-10-19 10:47:50 -06:00 |
|
Tom Everett
|
5dd74f5413
|
added nm.s to build and image
|
2019-10-19 10:02:43 -06:00 |
|
Tom Everett
|
34644492a7
|
back to one giant directory
|
2019-10-19 09:04:01 -06:00 |
|
Tom Everett
|
d6cef57b84
|
include pd, rn, rm into build and image
|
2019-10-18 21:06:44 -06:00 |
|
Tom Everett
|
b087cc0a61
|
add cas to filesystem
|
2019-10-18 20:07:57 -06:00 |
|
Tom Everett
|
69b0c8c02c
|
added tm, dsw, apr onto file system
login: ken
password: ken
@ tm
00:00:05.7
@ dsw
(0HoHk
@ apr
usage; apr files
dial x5380 on the dataphone
@
Simulation stopped, PC: 01060 (LAC I 10)
sim> quit
Goodbye
|
2019-10-18 18:32:54 -06:00 |
|
Tom Everett
|
ac1c46e29b
|
refactoring source tree
refactored sources into directory per binary in order to prepare for moving more complex, multi-file, programs onto source tree
|
2019-10-18 16:39:18 -06:00 |
|
Phil Budne
|
7df9a14980
|
Add db binary, source to filesystem
|
2016-03-29 11:05:30 -04:00 |
|
Phil Budne
|
ee918f2da1
|
add as.s to ~dmr
|
2016-03-25 11:05:28 -04:00 |
|
Phil Budne
|
10f0fa9da9
|
load sys sources into ken directory, along with "sys.rc" file
(run with "sh <sys.rc" to build system files)
errors building maksys and trysys
|
2016-03-25 01:03:42 -04:00 |
|
Phil Budne
|
aa234d7de4
|
Add phil's simple "ls": "lsd dir" lists a directory in dd, "lsl dir": long list
(lsl should be a hard link to lsd!)
|
2016-03-23 15:56:46 -04:00 |
|
Warren Toomey
|
945fa20bae
|
Added rules to build the B compiler and modified proto to install it
as system/bc. Added a b_readme in dmr's home directory to explain
how to compile hello.b.
|
2016-03-23 22:45:53 +10:00 |
|
Warren Toomey
|
99a33c8dde
|
Add check to the filesystem.
|
2016-03-23 15:22:10 +10:00 |
|
Warren Toomey
|
7fcf1d230c
|
I added a way for a file to be given a specific i-number, needed for i-num 1.
|
2016-03-23 11:25:22 +10:00 |
|
Warren Toomey
|
42c7a240ed
|
I wrote a version of od.
|
2016-03-23 11:14:01 +10:00 |
|
Phil Budne
|
f566bec719
|
Makefile, proto: add dskres & dsksav
|
2016-03-21 11:00:19 -04:00 |
|
Tom Everett
|
86fcfad57a
|
updated readme, and moved files that end up on the final fs into the /fs dir
|
2016-03-19 21:42:32 -06:00 |
|
Tom Everett
|
c9d394642b
|
moved the location of bin and test
|
2016-03-19 19:11:30 -06:00 |
|
Warren Toomey
|
0eb720f3ab
|
It's time we had ed as a binary, so we have another goal to reach: making ed work.
|
2016-03-19 06:30:31 +10:00 |
|
Warren Toomey
|
3c3f946794
|
Added hello to the proto file.
|
2016-03-16 11:38:09 +10:00 |
|
Warren Toomey
|
9f536032b0
|
Fixed stat so it works.
|
2016-03-16 09:42:44 +10:00 |
|
Warren Toomey
|
00c2de0292
|
I bit the bullet and implemented "." in the filesystem. I've changed the proto
file to put the binaries in system. I added a few more checks to fsck, and I fixed
a few bugs in src/other/wktls.s.
|
2016-03-16 05:36:22 +10:00 |
|
Warren Toomey
|
9da0484a39
|
I've got init past the link, but it then dies on the open("sh") immediately
after that. Yes, dd has to be i-num 4. I've modified mkfs7 and the proto
file to allow this to occur. I've also make link counts negative.
|
2016-03-14 19:49:37 +10:00 |
|
Phil Budne
|
44e85f3fe1
|
proto: update input device numbers (back to original values)
|
2016-03-11 16:32:32 -05:00 |
|
Warren Toomey
|
f3dad7916b
|
Clean up comments.
|
2016-03-11 22:31:40 +10:00 |
|
Phil Budne
|
c400a020b0
|
proto: move special device (inode) numbers up by one
|
2016-03-10 19:17:13 -05:00 |
|
Warren Toomey
|
947d44a681
|
I've used Phil's instructions to set up a build area with a Makefile.
You can run make build from the top to build things.
|
2016-03-10 17:02:46 +10:00 |
|