[ { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387681169", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-387681169", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 387681169, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzY4MTE2OQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T09:32:08Z", "updated_at": "2018-05-09T09:32:08Z", "author_association": "CONTRIBUTOR", "body": "Yes, what @larsbrinkhoff said :-)\r\n\r\nSCNV and VERSA can both handle multiple files at once, which saves a bit of time - SCNV converts all * PLT files in the current directory, and VERSA can take multiple filenames separated by commas.\r\n\r\nVERSA writes HARSCN 1, HARSCN 2... into .TEMP.; those are the files you need for gldtopbm. Dump them to a tape and extract with itstar. Drop any that are zero-length; at the moment VERSA writes an empty file when it starts up, which I need to fix. \r\n\r\nThe output is rotated 180 degrees, so do something like this to get a usable file:\r\n\r\n```\r\ngldtopbm 2.png\r\n```" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387685261", "html_url": "https://github.com/PDP-10/its/issues/870#issuecomment-387685261", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/870", "id": 387685261, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzY4NTI2MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T09:47:48Z", "updated_at": "2018-05-09T09:47:48Z", "author_association": "MEMBER", "body": "Hello @rzzzwilson,\r\n\r\nWhat's the status on your Imlac emulator?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387699518", "html_url": "https://github.com/PDP-10/its/issues/870#issuecomment-387699518", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/870", "id": 387699518, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzY5OTUxOA==", "user": { "login": "rzzzwilson", "id": 582403, "node_id": "MDQ6VXNlcjU4MjQwMw==", "avatar_url": "https://avatars1.githubusercontent.com/u/582403?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rzzzwilson", "html_url": "https://github.com/rzzzwilson", "followers_url": "https://api.github.com/users/rzzzwilson/followers", "following_url": "https://api.github.com/users/rzzzwilson/following{/other_user}", "gists_url": "https://api.github.com/users/rzzzwilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/rzzzwilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rzzzwilson/subscriptions", "organizations_url": "https://api.github.com/users/rzzzwilson/orgs", "repos_url": "https://api.github.com/users/rzzzwilson/repos", "events_url": "https://api.github.com/users/rzzzwilson/events{/privacy}", "received_events_url": "https://api.github.com/users/rzzzwilson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T10:46:23Z", "updated_at": "2018-05-09T10:46:23Z", "author_association": "NONE", "body": "Hi Lars,\n\nI haven't touched it in a couple of years. As I recall, it was running\nsimple display programs. I compared the graphical output from a display\ntest program with some other guy with his own emulator and they were\nidentical. I believe I was thinking about switching back to C as an\nimplementation language as this has better ease of distribution. Python is\nnot so good in this respect, though it's more cross-platform. All the\ntools written in python (assembler, test suite, etc) would stay that way.\n\nI suspect you may be interested in Maze War since you are posting from a\nPDP-10 forum. I haven't thought about Maze War since it needs two Imlacs\nand a PDP-10, all simulated these days, and I don't know how the original\nImlacs talked to the PDP-10.\n\nRoss\n\nOn Wed, 9 May 2561 at 16:47 Lars Brinkhoff wrote:\n\n> Hello @rzzzwilson ,\n>\n> What's the status on your Imlac emulator?\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> , or mute\n> the thread\n> \n> .\n>\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387703472", "html_url": "https://github.com/PDP-10/its/issues/870#issuecomment-387703472", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/870", "id": 387703472, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcwMzQ3Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:03:40Z", "updated_at": "2018-05-09T11:03:40Z", "author_association": "MEMBER", "body": "Hello Ross,\r\n\r\nThank you. Actually, I'm more interesting in running SUDS (Stanford's CAD system). I believe the Imlacs were connected through serial lines and used a simple protocol for ASCII text and escape codes to enter graphics mode. So this use case is probably much simpler than running Maze War. I don't know if there is an Imlac program for processing such a protocol?\r\n\r\nBy the way, this is posted to GitHub. If you like, you can see https://github.com/PDP-10/its/issues/870 for more info." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387704870", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-387704870", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 387704870, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcwNDg3MA==", "user": { "login": "ams", "id": 7945138, "node_id": "MDQ6VXNlcjc5NDUxMzg=", "avatar_url": "https://avatars1.githubusercontent.com/u/7945138?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ams", "html_url": "https://github.com/ams", "followers_url": "https://api.github.com/users/ams/followers", "following_url": "https://api.github.com/users/ams/following{/other_user}", "gists_url": "https://api.github.com/users/ams/gists{/gist_id}", "starred_url": "https://api.github.com/users/ams/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ams/subscriptions", "organizations_url": "https://api.github.com/users/ams/orgs", "repos_url": "https://api.github.com/users/ams/repos", "events_url": "https://api.github.com/users/ams/events{/privacy}", "received_events_url": "https://api.github.com/users/ams/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:10:14Z", "updated_at": "2018-05-09T11:10:14Z", "author_association": "NONE", "body": "The `:link` command on the versa branch seems incomplete, no?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387705678", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-387705678", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 387705678, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcwNTY3OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:14:10Z", "updated_at": "2018-05-09T11:14:10Z", "author_association": "MEMBER", "body": "I suppose we should get this in now, since people actually are using fonts." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387706099", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-387706099", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 387706099, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcwNjA5OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:16:05Z", "updated_at": "2018-05-09T11:16:05Z", "author_association": "MEMBER", "body": "The _ should be a ,\r\n\r\nNot the first time that mistake - or the reverse - was made!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387709381", "html_url": "https://github.com/PDP-10/its/pull/614#issuecomment-387709381", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/614", "id": 387709381, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcwOTM4MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:31:29Z", "updated_at": "2018-05-09T11:32:15Z", "author_association": "MEMBER", "body": "For those following this GitHub issue, I have some news.\r\n\r\nWe have found SUDS schematics for the Rubin 10-11 interface. They can be loaded into SUDS, written to a plotter file, and then in several steps converted to PNG files. They are published with Tom Knight's blessing. \r\nhttps://stuff.offog.org/its/ten11/\r\n\r\nThis confirms that the basics of SUDS are working." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387710196", "html_url": "https://github.com/PDP-10/its/pull/614#issuecomment-387710196", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/614", "id": 387710196, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcxMDE5Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:35:22Z", "updated_at": "2018-05-09T11:35:22Z", "author_association": "MEMBER", "body": "I can add that we have not been successful converting Dick Helliwell's ADVENT DRW in the same way. There are some error messages loading it, and the resulting plotter file is almost empty." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387714412", "html_url": "https://github.com/PDP-10/its/pull/817#issuecomment-387714412", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/817", "id": 387714412, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcxNDQxMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T11:54:32Z", "updated_at": "2018-05-09T11:54:32Z", "author_association": "MEMBER", "body": "That's it, I have been bitten by this one time too many. Or more like twenty." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387723006", "html_url": "https://github.com/PDP-10/its/pull/817#issuecomment-387723006", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/817", "id": 387723006, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcyMzAwNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T12:31:36Z", "updated_at": "2018-05-09T12:31:36Z", "author_association": "MEMBER", "body": "`d wru` doesn't work. The command is `set console wru=034`." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387725132", "html_url": "https://github.com/PDP-10/its/issues/872#issuecomment-387725132", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/872", "id": 387725132, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzcyNTEzMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T12:40:28Z", "updated_at": "2018-05-09T12:40:28Z", "author_association": "MEMBER", "body": "This is also good information on which programs should be installed. From SUDS, we're currently missing DPLT and PCPLT. And of source the SAIL compiler (#843) and PUB (#841)." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387730890", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-387730890", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 387730890, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzczMDg5MA==", "user": { "login": "natgoodman", "id": 12210174, "node_id": "MDQ6VXNlcjEyMjEwMTc0", "avatar_url": "https://avatars0.githubusercontent.com/u/12210174?v=4", "gravatar_id": "", "url": "https://api.github.com/users/natgoodman", "html_url": "https://github.com/natgoodman", "followers_url": "https://api.github.com/users/natgoodman/followers", "following_url": "https://api.github.com/users/natgoodman/following{/other_user}", "gists_url": "https://api.github.com/users/natgoodman/gists{/gist_id}", "starred_url": "https://api.github.com/users/natgoodman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/natgoodman/subscriptions", "organizations_url": "https://api.github.com/users/natgoodman/orgs", "repos_url": "https://api.github.com/users/natgoodman/repos", "events_url": "https://api.github.com/users/natgoodman/events{/privacy}", "received_events_url": "https://api.github.com/users/natgoodman/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T13:02:40Z", "updated_at": "2018-05-09T13:02:40Z", "author_association": "NONE", "body": "As mentioned in my previous email, I am the Nat Goodman who worked on this game 40+ years ago. My very feeble recollection is that it ran on the PDP-11. It was a rather simple program and could be readily reimplemented using modern technology. I realize that Lars's goal is to resurrect ITS code. since Dazzle Darts is probably not an ITS program, I'm guessing its outside Lars's scope.\r\n\r\nI imagine Hal Abelson will know more and may even have access to the files. \r\n\r\nIf anyone's interested in a modern reimplementation, I'm game! " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387735199", "html_url": "https://github.com/PDP-10/its/issues/792#issuecomment-387735199", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/792", "id": 387735199, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzczNTE5OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T13:17:55Z", "updated_at": "2018-05-09T13:17:55Z", "author_association": "MEMBER", "body": "This small program will reliably hang ITS.\r\n\r\n```\r\na==1\r\np==17\r\n\r\ngo: .dstart [-dlen,,dlist-1]\r\n .lose\r\n movei a,5*30.\r\n .sleep a,\r\n .logout 1,\r\n\r\ndlist: 373737,,3000 ;Escape, Stop\r\ndlen=.-dlist\r\n\r\nend go\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387754823", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-387754823", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 387754823, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc1NDgyMw==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T14:19:40Z", "updated_at": "2018-05-09T14:19:40Z", "author_association": "CONTRIBUTOR", "body": "Fixed - thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387756530", "html_url": "https://github.com/PDP-10/its/pull/614#issuecomment-387756530", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/614", "id": 387756530, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc1NjUzMA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T14:24:40Z", "updated_at": "2018-05-09T14:24:40Z", "author_association": "CONTRIBUTOR", "body": "It's worth noting that there's another set of files in the TEN11N directory that I haven't tried yet, which might produce better results. When the TEN11 files are loaded, SUDS warns about them being in an old format, and asks the user to replace one of the chip definitions in LEDS (hence the messed-up connections in that image?)." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387767776", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387767776", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387767776, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc2Nzc3Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T14:57:24Z", "updated_at": "2018-05-09T15:16:23Z", "author_association": "MEMBER", "body": "XXFILE -> @atsampson.\r\n\r\nAre you running Ubuntu and CentOS on different machines?\r\n\r\nWe have a long-standing bug where builds stall for no apparent reason. But ?U? looks like a different problem." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387768759", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387768759", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387768759, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc2ODc1OQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:00:00Z", "updated_at": "2018-05-09T15:00:00Z", "author_association": "CONTRIBUTOR", "body": "Looks like the build script typed `:kill\\r` after seeing the PDUMP line, but something ate the `:` before DDT got to see it. In my build log it says:\r\n\r\n```\r\n$1B; TTYOP1>>SETZM TTYQ :kill\r\n```\r\n\r\nMaybe it should wait for `>>` - or we could invoke XXFILE in a way that'll let it run to completion - or add an explicit purification entrypoint to the code?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387772119", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387772119", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387772119, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc3MjExOQ==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:09:15Z", "updated_at": "2018-05-09T15:09:15Z", "author_association": "NONE", "body": "Yes. I'm running Ubuntu and CentOS on different machines." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387775613", "html_url": "https://github.com/PDP-10/its/issues/792#issuecomment-387775613", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/792", "id": 387775613, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc3NTYxMw==", "user": { "login": "philbudne", "id": 7842179, "node_id": "MDQ6VXNlcjc4NDIxNzk=", "avatar_url": "https://avatars0.githubusercontent.com/u/7842179?v=4", "gravatar_id": "", "url": "https://api.github.com/users/philbudne", "html_url": "https://github.com/philbudne", "followers_url": "https://api.github.com/users/philbudne/followers", "following_url": "https://api.github.com/users/philbudne/following{/other_user}", "gists_url": "https://api.github.com/users/philbudne/gists{/gist_id}", "starred_url": "https://api.github.com/users/philbudne/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/philbudne/subscriptions", "organizations_url": "https://api.github.com/users/philbudne/orgs", "repos_url": "https://api.github.com/users/philbudne/repos", "events_url": "https://api.github.com/users/philbudne/events{/privacy}", "received_events_url": "https://api.github.com/users/philbudne/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:20:14Z", "updated_at": "2018-05-09T15:20:14Z", "author_association": "NONE", "body": "dlist: 373737,,3000 ;Escape, Stop\n\nNot saying that hanging ITS doesn't indicate a problem, but the above\nassumes the 340 starts in character mode, rather than parameter mode.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387779118", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-387779118", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 387779118, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc3OTExOA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:30:26Z", "updated_at": "2018-05-09T15:30:26Z", "author_association": "MEMBER", "body": "The XGP listing for the PDP-6 version is still there, and it's called DAZDRT 110." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387780939", "html_url": "https://github.com/PDP-10/its/pull/576#issuecomment-387780939", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/576", "id": 387780939, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc4MDkzOQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:35:54Z", "updated_at": "2018-05-09T15:35:54Z", "author_association": "MEMBER", "body": "I forgot to flesh out the commit message. But maybe there wasn't much to add." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387781661", "html_url": "https://github.com/PDP-10/its/issues/792#issuecomment-387781661", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/792", "id": 387781661, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc4MTY2MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:38:00Z", "updated_at": "2018-05-09T15:38:00Z", "author_association": "MEMBER", "body": "Right. It was a quick copy from another program - a bit too quick! But anyway it's a good test case it if triggers a fatal error.\r\n\r\nI'll try it with just the Stop word." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387787224", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387787224", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387787224, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc4NzIyNA==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T15:55:28Z", "updated_at": "2018-05-09T15:55:28Z", "author_association": "NONE", "body": "An update: with EMULATOR=simh, under Ubuntu, I have no issue building the system.\r\nSo maybe this is a SIMS emulator issue." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387796929", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387796929", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387796929, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzc5NjkyOQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T16:27:18Z", "updated_at": "2018-05-09T16:27:18Z", "author_association": "MEMBER", "body": "Thanks for the info. Various combinations of computers and emulators can exhibit the problem. We don't know what it is. I have a vague sense that faster host computers are more likely to fail. And klh10 is more prone to hang." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387802548", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-387802548", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 387802548, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzgwMjU0OA==", "user": { "login": "natgoodman", "id": 12210174, "node_id": "MDQ6VXNlcjEyMjEwMTc0", "avatar_url": "https://avatars0.githubusercontent.com/u/12210174?v=4", "gravatar_id": "", "url": "https://api.github.com/users/natgoodman", "html_url": "https://github.com/natgoodman", "followers_url": "https://api.github.com/users/natgoodman/followers", "following_url": "https://api.github.com/users/natgoodman/following{/other_user}", "gists_url": "https://api.github.com/users/natgoodman/gists{/gist_id}", "starred_url": "https://api.github.com/users/natgoodman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/natgoodman/subscriptions", "organizations_url": "https://api.github.com/users/natgoodman/orgs", "repos_url": "https://api.github.com/users/natgoodman/repos", "events_url": "https://api.github.com/users/natgoodman/events{/privacy}", "received_events_url": "https://api.github.com/users/natgoodman/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T16:46:51Z", "updated_at": "2018-05-09T16:46:51Z", "author_association": "NONE", "body": "Very cool. Lars, is it usual for the code to “just run” or does it take some work?\n\nAll the best,\nNat\n\n> On May 9, 2018, at 8:30 AM, Lars Brinkhoff > wrote:\n> \n> The XGP listing for the PDP-6 version is still there, and it's called DAZDRT 110.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub , or mute the thread .\n> \n\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387807916", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387807916", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387807916, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzgwNzkxNg==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T17:05:33Z", "updated_at": "2018-05-09T17:05:33Z", "author_association": "CONTRIBUTOR", "body": "It builds OK for me with EMULATOR=sims. Looking at the XXFILE code, it hasn't opened the TTY yet by the time it hits the breakpoint, so I don't think this is a problem with XXFILE as such." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387815666", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387815666", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387815666, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzgxNTY2Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T17:32:31Z", "updated_at": "2018-05-09T17:32:31Z", "author_association": "MEMBER", "body": "If there's a problem detecting console output at the right moment, I'd suggest something like\r\n\r\n```\r\nexpect \">>\"\r\nrespond \" \" \":kill\\r\"\r\n```\r\n\r\nThat's three spaces." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387818066", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-387818066", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 387818066, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzgxODA2Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T17:41:02Z", "updated_at": "2018-05-09T17:41:02Z", "author_association": "MEMBER", "body": "A surprising amount of software has worked right off the bat. I think PDP-6 Spacewar did run with no modifications. Which is encouraging for Dazzle Darts, because I would assume it used the Type 340 display too.\r\n\r\nI think there's some work needed for the game consoles (controllers).\r\n\r\nI we'll need to CC @philbudne on this. He did the Type 340 and Spacewar console emulation.\r\n\r\nAs per CBF's information above, the PDP-11 version should be trickier since it looks like it used special hardware." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387854386", "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-387854386", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", "id": 387854386, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzg1NDM4Ng==", "user": { "login": "jh95468", "id": 5740376, "node_id": "MDQ6VXNlcjU3NDAzNzY=", "avatar_url": "https://avatars1.githubusercontent.com/u/5740376?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jh95468", "html_url": "https://github.com/jh95468", "followers_url": "https://api.github.com/users/jh95468/followers", "following_url": "https://api.github.com/users/jh95468/following{/other_user}", "gists_url": "https://api.github.com/users/jh95468/gists{/gist_id}", "starred_url": "https://api.github.com/users/jh95468/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jh95468/subscriptions", "organizations_url": "https://api.github.com/users/jh95468/orgs", "repos_url": "https://api.github.com/users/jh95468/repos", "events_url": "https://api.github.com/users/jh95468/events{/privacy}", "received_events_url": "https://api.github.com/users/jh95468/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T19:48:14Z", "updated_at": "2018-05-09T19:48:14Z", "author_association": "NONE", "body": "The picture with Lick is definitely the MIT-DM machine. It was on the 9th floor of 545 Tech Square. The system was arrayed in two long rows. The one in the picture shows the main console. The equipment rack to the left (behind Lick) was the CPU itself, in those very wide cabinets (much bigger than 19-inch). There was a large tape drive (9 or 7 track) to the left of the CPU, and eventually also an Ampex ARM-10 core memory. You can see several micro-tape drives above the CPU and there were some more, to the right of the CPU. Also a TTY controller built by Steve Morton (SGM@MIT-DM) that we used to connect IMLACs top the PDP-10 at 50-1oo kb/sec (standard RS232 was just too slow). The old PDP-6 was also to the right.\r\n\r\nParallel to that row of cabinets and behind were memory cabinets and later several disk drives along the outside wall. The ARPANET IMP was at the right end of that back row. All that equipment had a wonderful view through the large picture windows all along the back wall!\r\n\r\nIn the picture, you can see a wall off to the left. That was the start of MIT-AI land, with a workshop area behind the wall and computers, robotic arm etc behind that. In the early days, the space between the DM PDP-10 and that wall had the E&S Display, as well as a few terminals. When our group moved and coalesced into our own space on the 2nd floor, the PDP-10 computer stayed behind of course, but the terminals and E&S moved to the 2nd floor. The space vacated then became home to the MIT-MC and/or ML machines.\r\n\r\nThe 10th (and top) floor was not accessible to the public. That's where all the HVAC equipment was installed. Those computers generated a lot of heat, and had to be close to their AC.\r\n\r\nThe picture of the \"E&S LDS-1 at DynaMod\" was taken in the second floor \"terminal room\". The Imlac pictures were also taken in the second floor. The hacker on the left is Mike Broos (MSB@MIT-DM); can't tell who's on the right or in the second picture. \r\n\r\nBTW, we never called it \"DynaMod\". It was either \"Dynamic Modelling\" or \"DM\".\r\n\r\nOn the 9th floor, to the right of the DM machine, was a wall separating us from the Multics system. Multics had some massive equipment, which apparently required extra support so it didn't fall through the floor to the 8th floor office. So there was a huge steel I-beam running under the false floor between the two rows of DM equipment. Made it very difficult to do things like running cables for memory and I/O busses!\r\n\r\nI spent many hours in front of, around, behind, under, and inside those rows of PDP-10 equipment....\r\n\r\n/Jack Haverty (JFH@MIT-DM)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387861872", "html_url": "https://github.com/PDP-10/its/issues/425#issuecomment-387861872", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/425", "id": 387861872, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzg2MTg3Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T20:15:27Z", "updated_at": "2018-05-09T20:15:27Z", "author_association": "MEMBER", "body": "Thanks Jack!\r\n\r\nIt's interesting to compare this floor plan with your description. It was made by @aap from an interview with Greenblatt.\r\n\r\n![](http://gunkies.org/w/images/2/29/9th_floor_techsquare.png)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387891560", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387891560", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387891560, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzg5MTU2MA==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T22:13:39Z", "updated_at": "2018-05-09T22:13:39Z", "author_association": "NONE", "body": "Another update: I tested with another compiler version, gcc 5.5.0, but the result is always the same.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387892404", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-387892404", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 387892404, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzg5MjQwNA==", "user": { "login": "jh95468", "id": 5740376, "node_id": "MDQ6VXNlcjU3NDAzNzY=", "avatar_url": "https://avatars1.githubusercontent.com/u/5740376?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jh95468", "html_url": "https://github.com/jh95468", "followers_url": "https://api.github.com/users/jh95468/followers", "following_url": "https://api.github.com/users/jh95468/following{/other_user}", "gists_url": "https://api.github.com/users/jh95468/gists{/gist_id}", "starred_url": "https://api.github.com/users/jh95468/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jh95468/subscriptions", "organizations_url": "https://api.github.com/users/jh95468/orgs", "repos_url": "https://api.github.com/users/jh95468/repos", "events_url": "https://api.github.com/users/jh95468/events{/privacy}", "received_events_url": "https://api.github.com/users/jh95468/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-09T22:17:47Z", "updated_at": "2018-05-09T22:17:47Z", "author_association": "NONE", "body": "ITS was the ultimate \"open system\" where anybody could do anything. But you'd have to face your peers...and that was the basic security mechanism in the small community.\r\n\r\nAt one point, ARPA demanded that the system had to have passwords in order to log in. So, one of the staff (Mike Brescia) got assigned to make it happen. Not long after, everyone got a password and you needed to type it in on logging in. I think that occurred on a Friday.\r\n\r\nOn the following Monday morning, an anonymous MOTD informed everyone that passwords were now required. But.... if you forgot your password, you could simply use a new system utility - that let you type something like \"psw \" to retrieve that user password. So you could easily retrieve your password....or that of any other user. I've always wondered who wrote that utility - a classic \"weekend hack\".\r\n\r\nThe only \"real\" security I recall was security through obscurity, e.g., the magic incantation to write enable DDT for SYS debugging, or the \"Maze Guncher\" that looked for Maze jobs and made them commit suicide without drawing suspicion to the Guncher's existence.\r\n\r\nAnother obsecurity mechanism was an \"Al Imitator\". Al Vezza was our group manager, i.e., the boss. Someone created a utility that allowed you to connect to someone else's terminal and impersonate Al, using the existing ^_C mechanism. So on your terminal suddenly \"MSG from AV:\" would pop up, and your terminal I/O was now linked (allegedly) to Al's. The hack utility recreated Al's characteristic hunt-and-peck typing behavior, so what came out on the victim's terminal really looked like it was Al typing. Very useful for getting people to give up disk space, or core memory, or stop running some compute-bound job, etc. This didn't work much for the group staff members of course, but for the stream of students that came through every semester it was very effective.\r\n\r\nThere were of course mechanisms in the system code to do things like memory protection so your erranbt code didn't write into someone else's memory space. But I don't think of those as \"security\" mechanisms.\r\n\r\n/Jack\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387922414", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-387922414", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 387922414, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzkyMjQxNA==", "user": { "login": "36bit", "id": 24438359, "node_id": "MDQ6VXNlcjI0NDM4MzU5", "avatar_url": "https://avatars0.githubusercontent.com/u/24438359?v=4", "gravatar_id": "", "url": "https://api.github.com/users/36bit", "html_url": "https://github.com/36bit", "followers_url": "https://api.github.com/users/36bit/followers", "following_url": "https://api.github.com/users/36bit/following{/other_user}", "gists_url": "https://api.github.com/users/36bit/gists{/gist_id}", "starred_url": "https://api.github.com/users/36bit/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/36bit/subscriptions", "organizations_url": "https://api.github.com/users/36bit/orgs", "repos_url": "https://api.github.com/users/36bit/repos", "events_url": "https://api.github.com/users/36bit/events{/privacy}", "received_events_url": "https://api.github.com/users/36bit/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T01:25:09Z", "updated_at": "2018-05-10T01:25:09Z", "author_association": "CONTRIBUTOR", "body": "> I've always wondered who wrote that utility - a classic \"weekend hack\".\r\n\r\nI wouldn't be surprised if it were Stallman. Free As In Freedom version 2.0 talks of how he didn't like them.\r\n\r\n>\"The DM group installed its first password system in 1977. Once again, Stallman took it upon himself to correct what he saw as ethical laxity. Gaining access to the software code that controlled the password system, Stallman wrote a program to decrypt the encrypted passwords that the system recorded...\"`\r\n\r\nAnd there's other things in there too, like refusing to send new copies of emacs to people until they\r\nrejected the security system on the lab’s computers. It's a good read." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387929539", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-387929539", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 387929539, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzkyOTUzOQ==", "user": { "login": "jh95468", "id": 5740376, "node_id": "MDQ6VXNlcjU3NDAzNzY=", "avatar_url": "https://avatars1.githubusercontent.com/u/5740376?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jh95468", "html_url": "https://github.com/jh95468", "followers_url": "https://api.github.com/users/jh95468/followers", "following_url": "https://api.github.com/users/jh95468/following{/other_user}", "gists_url": "https://api.github.com/users/jh95468/gists{/gist_id}", "starred_url": "https://api.github.com/users/jh95468/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jh95468/subscriptions", "organizations_url": "https://api.github.com/users/jh95468/orgs", "repos_url": "https://api.github.com/users/jh95468/repos", "events_url": "https://api.github.com/users/jh95468/events{/privacy}", "received_events_url": "https://api.github.com/users/jh95468/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T02:06:11Z", "updated_at": "2018-05-10T02:06:11Z", "author_association": "NONE", "body": "Thanks for the pointer to FAIF. I just downloaded it.\n\nI can believe that RMS did it. All of the staff in the DM group swore\nignorance. But I don't think any of us objected to such a useful new\nutility. It probably wouldn't have been as big an issue if it hadn't\nbeen in the MOTD where the remote ARPA guys might see it. But RMS\nwasn't shy about kicking the sleeping lion....\n\nITS itself, and all of the core tools, were managed in a friendly way\nacross the 9th floor PDP-10 groups. I don't recall any \"formal\"\nmechanism, but somehow all the programs were kept in sync, new features\nwere propagated, and it all worked.\n\nRMS did EMacs of course - as a set of TECO macros. I remember he used\nto announce a new version of his macros that we could all then grab for\nuse in our personal TECO environments. There were a handful of\ngenerally useful macro packages that people typically loaded into the\nsame Q-registers. A through D were already in use, so RMS' macros went\ninto E. Hence E-macs. To use EMacs you would start TECO, load RMS'\nmacros into E, and type ME$$\n\n/Jack\n\n\n\n\nOn 05/09/2018 06:25 PM, 36bit wrote:\n> I've always wondered who wrote that utility - a classic \"weekend hack\".\n> \n> I wouldn't be surprised if it were Stallman. Free As In Freedom version\n> 2.0 talks of how he didn't like them.\n> \n> \"The DM group installed its first password system in 1977. Once\n> again, Stallman took it upon himself to correct what he saw as\n> ethical laxity. Gaining access to the software code that controlled\n> the password system, Stallman wrote a program to decrypt the\n> encrypted passwords that the system recorded...\"`\n> \n> And there's other things in there too, like refusing to send new copies\n> of emacs to people until they\n> rejected the security system on the lab’s computers. It's a good read.\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> , or\n> mute the thread\n> .\n> \n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387933778", "html_url": "https://github.com/PDP-10/its/issues/870#issuecomment-387933778", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/870", "id": 387933778, "node_id": "MDEyOklzc3VlQ29tbWVudDM4NzkzMzc3OA==", "user": { "login": "rzzzwilson", "id": 582403, "node_id": "MDQ6VXNlcjU4MjQwMw==", "avatar_url": "https://avatars1.githubusercontent.com/u/582403?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rzzzwilson", "html_url": "https://github.com/rzzzwilson", "followers_url": "https://api.github.com/users/rzzzwilson/followers", "following_url": "https://api.github.com/users/rzzzwilson/following{/other_user}", "gists_url": "https://api.github.com/users/rzzzwilson/gists{/gist_id}", "starred_url": "https://api.github.com/users/rzzzwilson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rzzzwilson/subscriptions", "organizations_url": "https://api.github.com/users/rzzzwilson/orgs", "repos_url": "https://api.github.com/users/rzzzwilson/repos", "events_url": "https://api.github.com/users/rzzzwilson/events{/privacy}", "received_events_url": "https://api.github.com/users/rzzzwilson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T02:34:52Z", "updated_at": "2018-05-10T02:34:52Z", "author_association": "NONE", "body": "Hi Lars,\n\nI haven't seen anything about the SUDS protocol. There is no example of it\nin any Imlac code I've been able to find, either source code or binary.\nAnd certainly no documentation. There isn't a lot of Imlac software\naround. I'm aware of Tom Uban's repository and a few smaller collections,\nbut that's all.\n\nRoss\n\nOn Wed, 9 May 2561 at 18:03 Lars Brinkhoff wrote:\n\n> Hello Ross,\n>\n> Thank you. Actually, I'm more interesting in running SUDS (Stanford's CAD\n> system). I believe the Imlacs were connected through serial lines and used\n> a simple protocol for ASCII text and escape codes to enter graphics mode.\n> So this use case is probably much simpler than running Maze War. I don't\n> know if there is an Imlac program for processing such a protocol?\n>\n> By the way, this is posted to GitHub. If you like, you can see #870\n> for more info.\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> , or mute\n> the thread\n> \n> .\n>\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387952260", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387952260", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387952260, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzk1MjI2MA==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T04:59:01Z", "updated_at": "2018-05-10T04:59:01Z", "author_association": "NONE", "body": "Tried the new branch... I got always a timeout but in a different place\r\n\r\n```\r\n(ASUM SUPRV COMM DSKFN MLISP MEDIT DB DISPLA GRAM GRIND COMPAR NFORMA TRIGI CSI!\r\nMP MAT MATRIX FACTOR RAT3A RAT3B RAT3C RAT3D RAT3E NRAT4 LESFAC SPGCD SIMP INMI!\r\nS OPERS MLOAD MERROR MFORMT ERMSGM RUNTIM UTILS MUTILS) \r\n(mapcan #'(lambda (x) (cond ((not (memq x\r\n'(SETS TRANSS MTREE TRHOOK EDLM)\r\n)) (doit x)))) (append todo todoi))\r\n; Unfasl file ((DSK MUNFAS) ASUM UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) SERIES UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) NUMTH UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) SCHATC UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) TRGRED UNFASL) not found.\r\n; Unfasl file ((DSK MAXOUT) COMBIN UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) SUPRV UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) COMM UNFASL) not found.\r\n; Unfasl file ((DSK MAXOUT) COMM2 UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) DSKFN UNFASL) not found.\r\n; Unfasl file ((DSK MUNFAS) MLISP UNFASL) not found.\r\n\r\nThe last command timed out.\r\nMakefile:49: recipe for target 'out/sims/rp03.2' failed\r\nmake: *** [out/sims/rp03.2] Error 1\r\n```\r\nThis seems a real timeout, maybe we should use a bigger global timeout.\r\n\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/387952705", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-387952705", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 387952705, "node_id": "MDEyOklzc3VlQ29tbWVudDM4Nzk1MjcwNQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T05:02:36Z", "updated_at": "2018-05-10T05:02:36Z", "author_association": "MEMBER", "body": "Looks like you got past the failure point from before, so this is better.\r\n\r\nHowever, the new problem looks like the one we had before. I'm sorry, but we don't have a solution for that. The only workaround is to try EMULATOR=simh or klh10." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388108187", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388108187", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388108187, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODEwODE4Nw==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T16:31:40Z", "updated_at": "2018-05-10T16:31:40Z", "author_association": "NONE", "body": "After the previous failure, I did another test: I changed to the newer gcc (7.3.0) and modified, in build/build.tcl, the timeout from 100 to 1000, and the build succeded.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388144006", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388144006", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388144006, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE0NDAwNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T18:33:23Z", "updated_at": "2018-05-10T18:33:23Z", "author_association": "MEMBER", "body": "Thank you @TheFausap, that's very interesting. Would you like to repeat the experiment twice, and only change one variable each time? I.e. one run with the original version of gcc but timeout 1000. And another run with gcc 7.3.0 and timeout 100." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388144551", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388144551", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388144551, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE0NDU1MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T18:35:10Z", "updated_at": "2018-05-10T18:35:10Z", "author_association": "MEMBER", "body": "Or maybe gcc 7.3.0 was the version you used initially?\r\n\r\nIn that case, I think we'd need to take a look at the timeout used at this particular point building Macsyma.\r\n\r\nCC @eswenson1 " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388145012", "html_url": "https://github.com/PDP-10/its/pull/875#issuecomment-388145012", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/875", "id": 388145012, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE0NTAxMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T18:36:47Z", "updated_at": "2018-05-10T18:36:47Z", "author_association": "MEMBER", "body": "I believe @TheFausap confirmed this change was an improvement." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388149589", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388149589", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388149589, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE0OTU4OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T18:51:39Z", "updated_at": "2018-05-10T18:51:39Z", "author_association": "MEMBER", "body": "Thanks Jack.\r\n\r\nThere's just one thing. Everyone who was there at the time seems to agree the Zork source code was in a hidden MIT-DM directory. @taa01776's [\"The History of Zork\"](http://samizdat.cc/shelf/documents/2004/05.27-historyOfZork/historyOfZork.pdf) says\r\n\r\n> we patched the system to protect the directory where we kept the sources (named CFS, for either “Charles F. Stanley” or “Computer Fantasy and Simulation”).\r\n\r\nOf course \"protect\" is not the same as \"hidden\", but @eswenson1 said he was unable to see the directory without disabling the patch.\r\n\r\nI assume this patch wasn't a regular secturity feature, but rather a one-off hack to keep people's grubby hands off the Zork source code. I don't know if if it was a source or binary patch, and if a possible source patch would have been reverted later. For all I know, it could still be there lurking in a corner." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388152178", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388152178", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388152178, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE1MjE3OA==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T19:00:22Z", "updated_at": "2018-05-10T19:00:22Z", "author_association": "MEMBER", "body": "I will give it a try on jenkins-its and report on the results. I'm currently using this version of gcc:\r\n\r\n> $ gcc --version\r\ngcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609\r\nCopyright (C) 2015 Free Software Foundation, Inc.\r\nThis is free software; see the source for copying conditions. There is NO\r\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388168873", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388168873", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388168873, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE2ODg3Mw==", "user": { "login": "taa01776", "id": 1692509, "node_id": "MDQ6VXNlcjE2OTI1MDk=", "avatar_url": "https://avatars0.githubusercontent.com/u/1692509?v=4", "gravatar_id": "", "url": "https://api.github.com/users/taa01776", "html_url": "https://github.com/taa01776", "followers_url": "https://api.github.com/users/taa01776/followers", "following_url": "https://api.github.com/users/taa01776/following{/other_user}", "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", "organizations_url": "https://api.github.com/users/taa01776/orgs", "repos_url": "https://api.github.com/users/taa01776/repos", "events_url": "https://api.github.com/users/taa01776/events{/privacy}", "received_events_url": "https://api.github.com/users/taa01776/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T20:03:33Z", "updated_at": "2018-05-10T20:03:33Z", "author_association": "NONE", "body": "Binary patch, if I’m not mistaken.\r\n\r\nIf the directory name is CFS, and if your user name is not in the short list of people with access, there’s no such directory. When Ted Hess from DEC got access to the (encrypted) Zork sources that were the basis of the FORTRAN version, he did so by figuring out the patch (fairly easy to notice something bad going on, because the directory name appeared in various places regardless—just do a word search after SYS$J for CFS…) and adding himself to the list of allowed users.\r\n -ta\r\n\r\n\r\nFrom: Lars Brinkhoff [mailto:notifications@github.com]\r\nSent: Thursday, 10 May, 2018 14:52\r\nTo: PDP-10/its \r\nCc: Anderson, Timothy A. ; Mention \r\nSubject: Re: [PDP-10/its] DM security features (#850)\r\n\r\n\r\nThanks Jack.\r\n\r\nThere's just one thing. Everyone who was there at the time seems to agree the Zork source code was in a hidden MIT-DM directory. @taa01776's \"The History of Zork\" says\r\n\r\nwe patched the system to protect the directory where we kept the sources (named CFS, for either “Charles F. Stanley” or “Computer Fantasy and Simulation”).\r\n\r\nOf course \"protect\" is not the same as \"hidden\", but @eswenson1 said he was unable to see the directory without disabling the patch.\r\n\r\nI assume this patch wasn't a regular secturity feature, but rather a one-off hack to keep people's grubby hands off the Zork source code. I don't know if if it was a source or binary patch, and if a possible source patch would have been reverted later. For all I know, it could still be there lurking in a corner.\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub, or mute the thread.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388183929", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388183929", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388183929, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE4MzkyOQ==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T20:58:48Z", "updated_at": "2018-05-10T20:58:48Z", "author_association": "MEMBER", "body": "That was the way I stole the Zork sources too -- by replacing one of the entries on the list with my username (EJS). I don't remember how I found the place to patch -- I remember spending many hours scouring the running system image to figure it out, however.\r\n\r\nOne thing I'm a bit fuzzy on: when I stole the sources between 1978 and 1980 (don't remember exactly when I did) I did not deal with file encryption at all. All I did was give myself access to CFS; and then FTP the files to MIT-MULTICS (and in so doing, got caught by TAA). @taa01776: Were the files encrypted then or was it just that I waited until the implementors were actually working on the sources and had them already decrypted in CFS (waiting for me to pick them up!)?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388188963", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388188963", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388188963, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE4ODk2Mw==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T21:17:37Z", "updated_at": "2018-05-10T21:17:37Z", "author_association": "MEMBER", "body": "I installed gcc-7 on jenkins-its. I'm running a test build with the KLH10 emulator (which used to fail all the time). I haven't updated any timeout values yet." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388190380", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388190380", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388190380, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE5MDM4MA==", "user": { "login": "taa01776", "id": 1692509, "node_id": "MDQ6VXNlcjE2OTI1MDk=", "avatar_url": "https://avatars0.githubusercontent.com/u/1692509?v=4", "gravatar_id": "", "url": "https://api.github.com/users/taa01776", "html_url": "https://github.com/taa01776", "followers_url": "https://api.github.com/users/taa01776/followers", "following_url": "https://api.github.com/users/taa01776/following{/other_user}", "gists_url": "https://api.github.com/users/taa01776/gists{/gist_id}", "starred_url": "https://api.github.com/users/taa01776/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/taa01776/subscriptions", "organizations_url": "https://api.github.com/users/taa01776/orgs", "repos_url": "https://api.github.com/users/taa01776/repos", "events_url": "https://api.github.com/users/taa01776/events{/privacy}", "received_events_url": "https://api.github.com/users/taa01776/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T21:23:11Z", "updated_at": "2018-05-10T21:23:11Z", "author_association": "NONE", "body": "We’d probably given up on the encryption by then. I think Ted must’ve lifted the sources late in ’77.\r\n -ta\r\n\r\nFrom: Eric Swenson [mailto:notifications@github.com]\r\nSent: Thursday, 10 May, 2018 16:59\r\nTo: PDP-10/its \r\nCc: Anderson, Timothy A. ; Mention \r\nSubject: Re: [PDP-10/its] DM security features (#850)\r\n\r\n\r\nThat was the way I stole the Zork sources too -- by replacing one of the entries on the list with my username (EJS). I don't remember how I found the place to patch -- I remember spending many hours scouring the running system image to figure it out, however.\r\n\r\nOne thing I'm a bit fuzzy on: when I stole the sources between 1978 and 1980 (don't remember exactly when I did) I did not deal with file encryption at all. All I did was give myself access to CFS; and then FTP the files to MIT-MULTICS (and in so doing, got caught by TAA). @taa01776: Were the files encrypted then or was it just that I waited until the implementors were actually working on the sources and had them already decrypted in CFS (waiting for me to pick them up!)?\r\n\r\n—\r\nYou are receiving this because you were mentioned.\r\nReply to this email directly, view it on GitHub, or mute the thread.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388191762", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388191762", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388191762, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE5MTc2Mg==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T21:28:45Z", "updated_at": "2018-05-10T21:29:40Z", "author_association": "MEMBER", "body": "Well, no dice. I got:\r\n\r\n> *:midas sys1;ts dir_bawden;dir^k\r\n> DB MIDAS SYS1 _MIDAS OUTPUT DELRNM 21:25:53\r\n> DB MIDAS SYS1 _MIDAS OUTPUT WRITE 21:25:53\r\n> DIR\r\n> DIR\r\n> Constants area inclusive\r\n> From To\r\n> 22327 22410\r\n> Run\r\n> DB MIDAS SYS1 TS DIR DELRNM 21:25:53\r\n> time = 0.00\r\n> 1475 Symbols including initial ones (54% used)\r\n> \r\n> :KILL\r\n> *\r\n> The last command timed out.\r\n> Makefile:46: recipe for target 'out/klh10/rp0.dsk' failed\r\n> make: *** [out/klh10/rp0.dsk] Error 1\r\n> jenkins@localhost:~/workspace/pdp-10-its-klh10$" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388198963", "html_url": "https://github.com/PDP-10/its/issues/876#issuecomment-388198963", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/876", "id": 388198963, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODE5ODk2Mw==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T21:59:11Z", "updated_at": "2018-05-10T21:59:11Z", "author_association": "MEMBER", "body": "The SECOND: device seems to be supported. On ES-ITS, when I do:\r\n\r\n copy ejs;foo bar,second:\r\n\r\nI get the error message:\r\n\r\n SECOND: EJS; _COPY_ OUTPUT - PACK NOT MOUNTED\r\n\r\nAnd there are plenty of references to SECOND: in the various docs and sources. It appears that SYS: ATSIGN DEVICE has support for named disk packs, of which SECOND is one." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388200769", "html_url": "https://github.com/PDP-10/its/issues/876#issuecomment-388200769", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/876", "id": 388200769, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODIwMDc2OQ==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T22:07:45Z", "updated_at": "2018-05-10T22:07:45Z", "author_association": "MEMBER", "body": "There appears to be code in SYSENG; @DEV > to handle the SECOND:, THIRD:, and FOURTH: devices. They appear to require configuration as to what machines have these devices -- by default, there always a SECOND: device which maps to a secondary pack. Machines named MX define a THIRD: and FOURTH: device, and machines named AI define a THIRD: device. I haven't investigated (yet) what a secondary pack is and how one is defined." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388211781", "html_url": "https://github.com/PDP-10/its/issues/427#issuecomment-388211781", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/427", "id": 388211781, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODIxMTc4MQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-10T23:05:48Z", "updated_at": "2018-05-10T23:05:48Z", "author_association": "CONTRIBUTOR", "body": "(Relevant for #863 too.)\r\n\r\nI've experimented with this a bit on the [ats/xgpglp](https://github.com/PDP-10/its/commits/ats/xgpglp) branch. XGP/GLP (XQUEUE) and XGPDEV/GLPDEV work with a bit of tweaking, and XGPSPL at least builds, although none of this is directly useful at the moment.\r\n\r\nI was hoping GLP would work with VERSA, but while they use the same spool directory, GLP doesn't produce filenames that VERSA likes..." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388250084", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388250084", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388250084, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI1MDA4NA==", "user": { "login": "jh95468", "id": 5740376, "node_id": "MDQ6VXNlcjU3NDAzNzY=", "avatar_url": "https://avatars1.githubusercontent.com/u/5740376?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jh95468", "html_url": "https://github.com/jh95468", "followers_url": "https://api.github.com/users/jh95468/followers", "following_url": "https://api.github.com/users/jh95468/following{/other_user}", "gists_url": "https://api.github.com/users/jh95468/gists{/gist_id}", "starred_url": "https://api.github.com/users/jh95468/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jh95468/subscriptions", "organizations_url": "https://api.github.com/users/jh95468/orgs", "repos_url": "https://api.github.com/users/jh95468/repos", "events_url": "https://api.github.com/users/jh95468/events{/privacy}", "received_events_url": "https://api.github.com/users/jh95468/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T03:34:56Z", "updated_at": "2018-05-11T03:34:56Z", "author_association": "NONE", "body": "[Hi Tim!]\n\nThe only \"protection\" I remember ever being in ITS was by security\nthrough obscurity. In an environment where anyone with persistence or a\nbit of knowledge of appropriate magic incantations can change anything\nincluding the OS, and with physical access can modify the hardware at\nwill, it's hard to imagine what you could do to \"protect\".\n\nHiding is the only realistic strategy. Hiding things in the file system\nwas a common trick. Mostly it provided some protection from the stream\nof students that came through every semester, who hadn't had the time\n(yet) to become wizards.\n\nAt one point, management declared Maze to be illegal, and we staff\ndutifully deleted all copies of the file from the disk.\n\nOvernite, free disk space dropped to almost zero. Apparently we didn't\nget all of the copies, and the remaining one(s) had been copied, and\ncopied, and squirrelled away inside the file system in a variety of\ncreative ways.\n\nIt might be in a file, but with the bits all ROTated so it no longer\nlooked like Maze. Or split into dozens of tiny files scattered across\ninnocuous directories. Or hidden in someone's else's directory (e.g.,\none of the daemons' which no one totally understood anymore) with an\ninnocent name looking like a log or config file. Etc. Etc.\n\nManagement relented (what else?), and Maze was legal again, but only at\ncertain hours. That led to the creation of the Maze Guncher, also\nhidden and operating very stealthily, as an attempt to at least enforce\nthe rules a little bit. (IIRC, Dave/PDL implemented that)\n\nI don't remember the CFS hack, but it certainly sounds like something\nthat would work.\n\nAt least for a while...\n\nWhen I took the \"System Programming\" course at MIT (course 6.251) in\n1967 or so, there was a final exam, which involved writing some code to\ndo something in the OS. The rules were simple. You could pass by\neither a) writing the code to accomplish the task, or b) hacking the\ngrading program so that it thought you did the assigned task.\n\nEither was expressly permitted. Hacking was a natural part of the\ncomputer curriculum. So people knew how to do such things....\n\nFun times!\n/Jack\n\n\nOn 05/10/2018 01:03 PM, Timothy Anderson wrote:\n> Binary patch, if I’m not mistaken.\n> \n> If the directory name is CFS, and if your user name is not in the short\n> list of people with access, there’s no such directory. When Ted Hess\n> from DEC got access to the (encrypted) Zork sources that were the basis\n> of the FORTRAN version, he did so by figuring out the patch (fairly easy\n> to notice something bad going on, because the directory name appeared in\n> various places regardless—just do a word search after SYS$J for CFS…)\n> and adding himself to the list of allowed users.\n> -ta\n> \n> \n> From: Lars Brinkhoff [mailto:notifications@github.com]\n> Sent: Thursday, 10 May, 2018 14:52\n> To: PDP-10/its \n> Cc: Anderson, Timothy A. ; Mention\n> \n> Subject: Re: [PDP-10/its] DM security features (#850)\n> \n> \n> Thanks Jack.\n> \n> There's just one thing. Everyone who was there at the time seems to\n> agree the Zork source code was in a hidden MIT-DM directory.\n> @taa01776's \"The History of\n> Zork\"\n> says\n> \n> we patched the system to protect the directory where we kept the sources\n> (named CFS, for either “Charles F. Stanley” or “Computer Fantasy and\n> Simulation”).\n> \n> Of course \"protect\" is not the same as \"hidden\", but\n> @eswenson1 said he was unable to see the\n> directory without disabling the patch.\n> \n> I assume this patch wasn't a regular secturity feature, but rather a\n> one-off hack to keep people's grubby hands off the Zork source code. I\n> don't know if if it was a source or binary patch, and if a possible\n> source patch would have been reverted later. For all I know, it could\n> still be there lurking in a corner.\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on\n> GitHub,\n> or mute the\n> thread.\n> \n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub\n> , or\n> mute the thread\n> .\n> \n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388257765", "html_url": "https://github.com/PDP-10/its/pull/817#issuecomment-388257765", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/817", "id": 388257765, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI1Nzc2NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T04:40:07Z", "updated_at": "2018-05-11T04:40:07Z", "author_association": "MEMBER", "body": "@eswenson1, I reworded DUMP-itstar.md to reflect that the character is now the same in both KLH10 and SIMH. The escape character still needs be typed, same as before.\r\n\r\n@atsampson, I'll make some fixes as per your suggestions." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388259237", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388259237", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388259237, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI1OTIzNw==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T04:52:58Z", "updated_at": "2018-05-11T04:52:58Z", "author_association": "NONE", "body": "Update: reverting to 100, makes the build failing again.\r\nSo to recap, using the new branch (ats/bug874)\r\n\r\n1) build.tcl orig, gcc 5.5.0 : KO\r\n2) build.tcl new, gcc 7.3.0 : OK\r\n3) build.tcl orig, gcc 7.3.0 : KO\r\n\r\nI'm trying to build again using build.tcl new and gcc 5.5.0, I did it with these settings only with the old branch." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388275242", "html_url": "https://github.com/PDP-10/its/issues/427#issuecomment-388275242", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/427", "id": 388275242, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI3NTI0Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T06:39:57Z", "updated_at": "2018-05-11T06:39:57Z", "author_association": "MEMBER", "body": "Maybe se should ask DCP som questions.\r\n- What's the status of VERSA? Should se expert all Venables features to Erik?\r\n- VERSA Verdis GLP filenames.\r\n\r\n...anything Else?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388278682", "html_url": "https://github.com/PDP-10/its/issues/863#issuecomment-388278682", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/863", "id": 388278682, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI3ODY4Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T06:59:50Z", "updated_at": "2018-05-11T06:59:50Z", "author_association": "MEMBER", "body": "@atsampson, I wonder if this is related to VERSA somehow?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388291014", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388291014", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388291014, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI5MTAxNA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T07:58:59Z", "updated_at": "2018-05-11T07:59:53Z", "author_association": "MEMBER", "body": "I'm thinking the spooler would have been put in (or linked from) the CHANNA directory and doesn't need to be in SYS: or have a TS name.\r\n\r\nEDIT: Not DRAGON." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388292816", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388292816", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388292816, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI5MjgxNg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:07:00Z", "updated_at": "2018-05-11T08:17:25Z", "author_association": "MEMBER", "body": "There was a CHANNA; RAKASH V80SPL during the 1982-1985 period. Also GLPT; TS SPOOLR in 1976-1978.\r\n\r\nVERSA 210 has timestamp 1983-09-19, and version 4 which is the first I can see is dated 1981-06-22.\r\n\r\nSo I'm guessing the Gould printer was installed in the late 70s, and then maybe VERSA used some code from the Gould spooler." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388293892", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-388293892", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 388293892, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI5Mzg5Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:11:36Z", "updated_at": "2018-05-11T08:36:30Z", "author_association": "MEMBER", "body": "It would be interesting to put a location in time and space on the various printers.\r\n\r\n- XGP - made around 1970. Attached to the AI KA10.\r\n- Dover - ?\r\n- Gould - late 70s. Somewhere it said it was attached to MC, but there's a -READ- -THIS- saying it was in building 38.\r\n- Versatec 80 - early 80s" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388294270", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388294270", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388294270, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI5NDI3MA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:13:24Z", "updated_at": "2018-05-11T08:13:24Z", "author_association": "MEMBER", "body": "Also CHSGTV; TS SPOOLR and SPGLPT 19 both from 1978." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388295040", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388295040", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388295040, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODI5NTA0MA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:16:41Z", "updated_at": "2018-05-11T08:17:34Z", "author_association": "MEMBER", "body": "With this information in mind, I think there could be an optional link from CHANNA; RAKASH V80SPL to SYS3; TS VERSA. Currently, we don't have a way to specify which system services should be enabled or not. For now the link could be commented out." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388300171", "html_url": "https://github.com/PDP-10/its/issues/863#issuecomment-388300171", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/863", "id": 388300171, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMwMDE3MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:38:48Z", "updated_at": "2018-05-11T08:38:48Z", "author_association": "MEMBER", "body": "Maybe there were more than one kind of Gould printer.\r\n\r\nVERSA can make some kind of bitmap for the Gould, right? But I also see a Gould line printer mentioned.\r\n\r\nAlso, I saw something about MC having a Gould printer, but GLPSPL; -READ- -THIS- says it's for a printer in building 38." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388301380", "html_url": "https://github.com/PDP-10/its/issues/863#issuecomment-388301380", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/863", "id": 388301380, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMwMTM4MA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:43:08Z", "updated_at": "2018-05-11T08:43:08Z", "author_association": "MEMBER", "body": "INFO; DIR > says \"The Gould electrostatic printer spooler for printing graphics or text files on the printer in building 38.\"\r\n\r\nOh, just look at INFO; GLP 22.\r\n\r\n\"There are 2 hardware modes in which the Gould printer can operate: LPT (line printer) mode and bit-image mode.\"" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388301743", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388301743", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388301743, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMwMTc0Mw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T08:44:28Z", "updated_at": "2018-05-11T08:44:28Z", "author_association": "MEMBER", "body": "This from INFO; GLP 22 makes it sound very much like VERSA.\r\n\r\n> The Gould spooler can currently print graphics files using ARDS, Tektronix, DPLT, and IMAGE formats. ARDS files are most commonly produced by the MACSYMA PLOT2 package or Muddle graphics. Tektronix files usually originate on some other machine and are copied to MC for printing. DPLT files are produced by the Stanford Drawing System (SUDS) or GEOMED. Image files are raw bit data. In the future more types will be added (FR80, ITS, SCAN, etc)." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388305602", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-388305602", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 388305602, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMwNTYwMg==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:00:28Z", "updated_at": "2018-05-11T09:00:28Z", "author_association": "CONTRIBUTOR", "body": "The Versatec V80 arrived in October 1981, going by the comments at the top of VERSA." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388312695", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-388312695", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 388312695, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxMjY5NQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:30:34Z", "updated_at": "2018-05-11T09:30:34Z", "author_association": "CONTRIBUTOR", "body": "(I was going to post this to #863, but I think it makes more sense here!)\r\n\r\nVERSA talks to both Gould and Versatec printers over the CHAOSNET. It looks like the printers were controlled by MINITS machines, since MINITS has [gould](https://github.com/PDP-10/minits/blob/master/mits_s/gould.17) and [v80](https://github.com/PDP-10/minits/blob/master/mits_s/v80.4) drivers.\r\n\r\nThe `gdest` table in VERSA includes the printers it can spool for:\r\n\r\n- `pfc`, Versatec \"V80 at PFC\" on CHAOS host 3641\r\n- `ts7`, \"Tech Square 200bpi Versatec\" V80 on CHAOS host 3117, added after the above\r\n- `b38`, \"Gould in building 38\" on CHAOS host 500\r\n- `har`, \"the Harvard Gould (creates disk files)\"\r\n- `xgp`, the AI XGP (not implemented)\r\n\r\n[IOELEV](https://github.com/PDP-10/its/blob/master/src/system/ioelev.432) also has a Gould printer driver, which appears to be the same hardware as the MINITS driver above going by the register definitions. It's not enabled for any machines: \"DOESN'T HAVE GOULD LPT (ANYMORE)\"." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388314385", "html_url": "https://github.com/PDP-10/its/issues/863#issuecomment-388314385", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/863", "id": 388314385, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxNDM4NQ==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:37:42Z", "updated_at": "2018-05-11T09:37:42Z", "author_association": "CONTRIBUTOR", "body": "The \"Miscellaneous Information\" section of INFO; GLP has some useful notes:\r\n\r\n> The Gould spooling software can simulate the XGP printer and has several capabilities which make it more general (e.g. rotation, more fonts, graphics, etc). It uses the same fonts as the XGP, can print TEX files (which the XGP can not print directly).\r\n>\r\n> Maintainers: the GLP device (its a job device) is obtained by assembling AI:SYSENG;XGPDEV > with GLP==1. The :GLP program is obtained by assembling AI:SYSENG;XQUEUE > with GLP==1. \r\n> \r\n> The main spooling program is MC:GLPSPL;GLPSPL > which is a LISP-based system with many support files (ARDS, LPT, XGP, GLPFNT, GLPDRW, GLPSPT, etc.). See the comments in GLPSPL for how to dump out a new spooler. If the spooler dies for some reason (as shown by :P ;JGLP), first see if JLK is around and ask him to look at it, otherwise just run GLPSPL;GLPSPL which will cause a new spooler to get launched. The GLPSPL program gets started automatically when ITS comes up.\r\n\r\nVERSA is written in MIDAS, so it probably didn't reuse code from GLPSPL directly, but it's doing essentially the same job. " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388315587", "html_url": "https://github.com/PDP-10/its/issues/862#issuecomment-388315587", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/862", "id": 388315587, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxNTU4Nw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:42:56Z", "updated_at": "2018-05-11T09:42:56Z", "author_association": "MEMBER", "body": "Thanks. Looks like the Gould printer was attached to MIT-MC's IO-11, later moved to Building 38. Or something like that." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388317558", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388317558", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388317558, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxNzU1OA==", "user": { "login": "atsampson", "id": 436317, "node_id": "MDQ6VXNlcjQzNjMxNw==", "avatar_url": "https://avatars3.githubusercontent.com/u/436317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/atsampson", "html_url": "https://github.com/atsampson", "followers_url": "https://api.github.com/users/atsampson/followers", "following_url": "https://api.github.com/users/atsampson/following{/other_user}", "gists_url": "https://api.github.com/users/atsampson/gists{/gist_id}", "starred_url": "https://api.github.com/users/atsampson/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/atsampson/subscriptions", "organizations_url": "https://api.github.com/users/atsampson/orgs", "repos_url": "https://api.github.com/users/atsampson/repos", "events_url": "https://api.github.com/users/atsampson/events{/privacy}", "received_events_url": "https://api.github.com/users/atsampson/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:51:15Z", "updated_at": "2018-05-11T09:51:15Z", "author_association": "CONTRIBUTOR", "body": "Sounds good. I've removed TS SPOOLR and add a commented-out link to CHANNA; RAKASH V80SPL." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388317585", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388317585", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388317585, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxNzU4NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:51:21Z", "updated_at": "2018-05-11T09:51:21Z", "author_association": "MEMBER", "body": "Eric, I think your failure is the mystery problem we discussed before.\r\n\r\n@TheFausap initially couldn't get past building XXFILE, seemingly due to a problem in Expect. Now there's a timeout building Macsyma, but I think it's just a plain slow build step that times out." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388318609", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388318609", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388318609, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMxODYwOQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T09:55:39Z", "updated_at": "2018-05-11T09:55:39Z", "author_association": "MEMBER", "body": "Fausto, can you try the lars/macsyma branch? It sets a longer timeout in the build script which I think is responsible for your problem." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388322849", "html_url": "https://github.com/PDP-10/its/issues/850#issuecomment-388322849", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/850", "id": 388322849, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMyMjg0OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T10:14:31Z", "updated_at": "2018-05-11T10:14:56Z", "author_association": "MEMBER", "body": "Thanks all. I think the question of \"DM security\" has been answered thouroughly." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388323174", "html_url": "https://github.com/PDP-10/its/pull/877#issuecomment-388323174", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/877", "id": 388323174, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMyMzE3NA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T10:15:58Z", "updated_at": "2018-05-11T10:15:58Z", "author_association": "MEMBER", "body": "Conflict in Makefile DOC, sorry!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388325162", "html_url": "https://github.com/PDP-10/its/issues/792#issuecomment-388325162", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/792", "id": 388325162, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODMyNTE2Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T10:25:16Z", "updated_at": "2018-05-11T10:25:16Z", "author_association": "MEMBER", "body": "If I change it to `dlist: 3000,,3000` it still crashes, so maybe it's not because of a bad command in the display list." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388344016", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388344016", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388344016, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM0NDAxNg==", "user": { "login": "dabridgham", "id": 25225521, "node_id": "MDQ6VXNlcjI1MjI1NTIx", "avatar_url": "https://avatars2.githubusercontent.com/u/25225521?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dabridgham", "html_url": "https://github.com/dabridgham", "followers_url": "https://api.github.com/users/dabridgham/followers", "following_url": "https://api.github.com/users/dabridgham/following{/other_user}", "gists_url": "https://api.github.com/users/dabridgham/gists{/gist_id}", "starred_url": "https://api.github.com/users/dabridgham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dabridgham/subscriptions", "organizations_url": "https://api.github.com/users/dabridgham/orgs", "repos_url": "https://api.github.com/users/dabridgham/repos", "events_url": "https://api.github.com/users/dabridgham/events{/privacy}", "received_events_url": "https://api.github.com/users/dabridgham/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T12:02:01Z", "updated_at": "2018-05-11T12:02:01Z", "author_association": "MEMBER", "body": "Did Multics ever live in Tech Square? When I was there, the 9th floor gained rows of VAX 11/750s." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388345859", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388345859", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388345859, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM0NTg1OQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T12:11:15Z", "updated_at": "2018-05-11T12:11:15Z", "author_association": "MEMBER", "body": "This is from an inverview with Greenblatt, and it has also been checked by Noel Chiappa. I believe @eswenson1 should be able to fill in some details about the Multics hardware.\r\n\r\n![](http://gunkies.org/w/images/2/29/9th_floor_techsquare.png)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388346820", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388346820", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388346820, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM0NjgyMA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T12:15:53Z", "updated_at": "2018-05-11T12:15:53Z", "author_association": "MEMBER", "body": "Some more details here, including the VAX farm: \r\nhttp://gunkies.org/wiki/Talk:Tech_Square" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388358447", "html_url": "https://github.com/PDP-10/its/pull/614#issuecomment-388358447", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/614", "id": 388358447, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM1ODQ0Nw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T13:08:53Z", "updated_at": "2018-05-11T13:10:54Z", "author_association": "MEMBER", "body": "340 display, found by @mattwyrm. Is it SUDS in action?\r\n\r\nhttps://www.youtube.com/watch?v=Hm3UY1o7Bdo&t=4m18s" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388374818", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388374818", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388374818, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM3NDgxOA==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T14:09:30Z", "updated_at": "2018-05-11T14:09:30Z", "author_association": "MEMBER", "body": "Multiple was not in Tech Square when I was at MIT (1976-1980). It was in IPC in building 10, I think. To get to the floor where Multics was, you had to take an elevator. That elevator did NOT stop at the Multics machine room floor (unless you had some magic key). Wanting to see it one day, I timed my elevator ride just right and pushed the emergency stop button. I pride open the elevator doors, and lo and behold, the machine room was in front of me. I looked around a bit in fear i’d Be caught, and then scidaddled." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388376426", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388376426", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388376426, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM3NjQyNg==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T14:15:13Z", "updated_at": "2018-05-11T14:15:13Z", "author_association": "MEMBER", "body": "I meant building 38, I think. IPC was the Information Processing Center, and the org by the same name provided computer services for the institute." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388383715", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388383715", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388383715, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODM4MzcxNQ==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T14:39:53Z", "updated_at": "2018-05-11T14:39:53Z", "author_association": "NONE", "body": "Hello Lars, that branch works without any problem and any mods, under Ubuntu 18.04 and gcc 7.3.0" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388401384", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-388401384", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 388401384, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQwMTM4NA==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T15:39:51Z", "updated_at": "2018-05-11T15:39:51Z", "author_association": "NONE", "body": "Is it possible to use Emacs with 340 display ? " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388401585", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388401585", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388401585, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQwMTU4NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T15:40:34Z", "updated_at": "2018-05-11T15:40:34Z", "author_association": "MEMBER", "body": "Supposedly there was a 645 on the 9th floor: http://multicians.org/tech-square.html\r\n\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388402576", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-388402576", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 388402576, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQwMjU3Ng==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T15:43:59Z", "updated_at": "2018-05-11T15:47:14Z", "author_association": "MEMBER", "body": "At this point, no. The 340 can display text, but it's not a text terminal and it doesn't have a keyboard. There could be a terminal emulator which displayed on the 340. And there was; one that emulated a Datapoint (#778). But we don't have any such program today. It probably wouldn't be too hard to make one though. Maybe a suitable project for a beginner MIDAS programmer?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388405317", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388405317", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388405317, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQwNTMxNw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T15:53:35Z", "updated_at": "2018-05-11T15:53:35Z", "author_association": "MEMBER", "body": "Thanks for checking! We'll have the fix merged soon." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388412250", "html_url": "https://github.com/PDP-10/its/issues/871#issuecomment-388412250", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/871", "id": 388412250, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQxMjI1MA==", "user": { "login": "eswenson1", "id": 867939, "node_id": "MDQ6VXNlcjg2NzkzOQ==", "avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eswenson1", "html_url": "https://github.com/eswenson1", "followers_url": "https://api.github.com/users/eswenson1/followers", "following_url": "https://api.github.com/users/eswenson1/following{/other_user}", "gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}", "starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions", "organizations_url": "https://api.github.com/users/eswenson1/orgs", "repos_url": "https://api.github.com/users/eswenson1/repos", "events_url": "https://api.github.com/users/eswenson1/events{/privacy}", "received_events_url": "https://api.github.com/users/eswenson1/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T16:18:31Z", "updated_at": "2018-05-11T16:18:31Z", "author_association": "MEMBER", "body": "I suspect the 645 was there years before I was. It wasn’t there when I was there." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388421376", "html_url": "https://github.com/PDP-10/its/issues/874#issuecomment-388421376", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/874", "id": 388421376, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQyMTM3Ng==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T16:52:24Z", "updated_at": "2018-05-11T16:52:24Z", "author_association": "NONE", "body": "Update: I also completed my last check and I can confirm that the branch ats/bug874 works well also with gcc 5.5.0, so \r\n\r\n4. build.tcl new, gcc 5.5.0 : OK\r\n\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388439923", "html_url": "https://github.com/PDP-10/its/issues/876#issuecomment-388439923", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/876", "id": 388439923, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQzOTkyMw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T18:00:44Z", "updated_at": "2018-05-11T18:00:44Z", "author_association": "MEMBER", "body": "The Grim File Reaper in DUMP can make use of SECOND: as an intermediate stage before moving files to tape." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388466365", "html_url": "https://github.com/PDP-10/its/pull/880#issuecomment-388466365", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/880", "id": 388466365, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQ2NjM2NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T19:41:59Z", "updated_at": "2018-05-11T19:41:59Z", "author_association": "MEMBER", "body": "Right, this is just to fix the problem @TheFausap had.\r\n\r\nI think @rcornwell had the exact same problem." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388472071", "html_url": "https://github.com/PDP-10/its/issues/881#issuecomment-388472071", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/881", "id": 388472071, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODQ3MjA3MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T20:06:01Z", "updated_at": "2018-05-14T11:31:08Z", "author_association": "MEMBER", "body": "INFO; RGUIDE INFO \r\nSYS2; TS RALP \r\nR; * * \r\nC; R 438 \r\nC; R DOC" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388505241", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-388505241", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 388505241, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODUwNTI0MQ==", "user": { "login": "TheFausap", "id": 1846443, "node_id": "MDQ6VXNlcjE4NDY0NDM=", "avatar_url": "https://avatars1.githubusercontent.com/u/1846443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TheFausap", "html_url": "https://github.com/TheFausap", "followers_url": "https://api.github.com/users/TheFausap/followers", "following_url": "https://api.github.com/users/TheFausap/following{/other_user}", "gists_url": "https://api.github.com/users/TheFausap/gists{/gist_id}", "starred_url": "https://api.github.com/users/TheFausap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/TheFausap/subscriptions", "organizations_url": "https://api.github.com/users/TheFausap/orgs", "repos_url": "https://api.github.com/users/TheFausap/repos", "events_url": "https://api.github.com/users/TheFausap/events{/privacy}", "received_events_url": "https://api.github.com/users/TheFausap/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-11T22:57:08Z", "updated_at": "2018-05-11T22:57:08Z", "author_association": "NONE", "body": "Oh, I'd like to write some MIDAS code, but I don't know how to find the proper documentation about 340 and some introductory text about MIDAS (I tried to find something on bitsavers with no luck). :-)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388533287", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-388533287", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 388533287, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODUzMzI4Nw==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T06:13:43Z", "updated_at": "2018-05-12T06:13:43Z", "author_association": "MEMBER", "body": "If you really like to give it a try, we can provide you with all necessary documentation. ITS already comes with almost everything. Except for 340 programming, you won't need to go to Bitsavers. For starters, read these:\r\n\r\n- HACTRN: https://github.com/PDP-10/its/blob/master/doc/DDT.md\r\n- EMACS: https://github.com/PDP-10/its/blob/master/doc/EMACS.md\r\n- MIDAS hello world: https://github.com/PDP-10/its/blob/master/doc/hello-midas.md\r\n- PDP-10 instruction set: https://github.com/PDP-10/its/blob/master/doc/info/pdp-10.15\r\n\r\nThere are some more links to ITS documentation here: https://github.com/PDP-10/its/tree/master/doc\r\n\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388533478", "html_url": "https://github.com/PDP-10/its/issues/644#issuecomment-388533478", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/644", "id": 388533478, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODUzMzQ3OA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T06:17:06Z", "updated_at": "2018-05-12T06:17:06Z", "author_association": "MEMBER", "body": "I'd like there to be a complete set of introductory .md files in the doc directory. If there's some basic operation you want to do and it's not covered there, let me know and I'll try to add it. Or point to the full documentation." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388537291", "html_url": "https://github.com/PDP-10/its/issues/881#issuecomment-388537291", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/881", "id": 388537291, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODUzNzI5MQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T07:39:33Z", "updated_at": "2018-05-12T07:40:44Z", "author_association": "MEMBER", "body": "[This document](http://www.dtic.mil//get-trdoc/pdf?AD=ADA100754) says Alan Snyder was involved with R.\r\n\r\nAt some point, Eliot Moss was the maintainer.\r\n\r\nThey are both implicated by [this document](http://publications.csail.mit.edu/lcs/pubs/pdf/MIT-LCS-TM-143.pdf)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388553662", "html_url": "https://github.com/PDP-10/its/issues/686#issuecomment-388553662", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/686", "id": 388553662, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODU1MzY2Mg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T13:00:17Z", "updated_at": "2018-05-12T13:00:17Z", "author_association": "MEMBER", "body": "I'd like to allocate TT. Like the conventional accumulator name, it's for temporary hacks." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388562122", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-388562122", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 388562122, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODU2MjEyMg==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T15:19:39Z", "updated_at": "2018-05-12T16:11:02Z", "author_association": "MEMBER", "body": "Two Dazzle Darts files are now on the lars/dazzle branch: \r\n[HAL; DAZZLE 2](https://github.com/PDP-10/its/blob/lars/dazzle/src/hal/dazzle.2) - PDP-11 code \r\n[HAL; DAZZL DART](https://github.com/PDP-10/its/blob/lars/dazzle/doc/hal/dazzl.dart) - Paper about the game\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388562275", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-388562275", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 388562275, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODU2MjI3NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T15:21:42Z", "updated_at": "2018-05-12T15:53:56Z", "author_association": "MEMBER", "body": "I see there's a Copyright notice. I was a little bit too quick sending out those files. I have asked permission to publish." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388567254", "html_url": "https://github.com/PDP-10/its/issues/868#issuecomment-388567254", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/868", "id": 388567254, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODU2NzI1NA==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T16:38:47Z", "updated_at": "2018-05-12T16:38:47Z", "author_association": "MEMBER", "body": "The assembly code can be assembled with PALX, and the resulting binary can be loaded into 11SIM." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/388575185", "html_url": "https://github.com/PDP-10/its/pull/883#issuecomment-388575185", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/883", "id": 388575185, "node_id": "MDEyOklzc3VlQ29tbWVudDM4ODU3NTE4NQ==", "user": { "login": "larsbrinkhoff", "id": 775050, "node_id": "MDQ6VXNlcjc3NTA1MA==", "avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4", "gravatar_id": "", "url": "https://api.github.com/users/larsbrinkhoff", "html_url": "https://github.com/larsbrinkhoff", "followers_url": "https://api.github.com/users/larsbrinkhoff/followers", "following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}", "gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}", "starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions", "organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs", "repos_url": "https://api.github.com/users/larsbrinkhoff/repos", "events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}", "received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events", "type": "User", "site_admin": false }, "created_at": "2018-05-12T18:48:24Z", "updated_at": "2018-05-12T18:48:24Z", "author_association": "MEMBER", "body": "@eswenson1, can you add or sent me a short description of TREK?\r\n\r\n@atsampson, likewise for WUMPUS and JOTTO?" } ]