[ { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261538496", "html_url": "https://github.com/PDP-10/its/issues/5#issuecomment-261538496", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/5", "id": 261538496, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTUzODQ5Ng==", "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": "2016-11-18T14:02:59Z", "updated_at": "2016-11-18T14:04:03Z", "author_association": "MEMBER", "body": "Fixed in c5d3af5c181e7eae1dd8ca49c4d03b60a890b913.\n\n@eswenson1 To use KLH10, either set the environment vairable `EMULATOR` to `klh10`, or pass it on the command line:\n\n```\nmake EMULATOR=klh10\n```\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261604395", "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261604395", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", "id": 261604395, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTYwNDM5NQ==", "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": "2016-11-18T18:26:40Z", "updated_at": "2016-11-18T18:26:40Z", "author_association": "MEMBER", "body": "The first of these two commits is incomplete. It tries to add two empty directories to the source tape, but itstar doesn't like that. I suppose a DUMP tape can't contain empty directories.\n\nIt's nice if every single commit is self-contained and don't fail the build. Having said that, I don't think we need to be that stringent. I'l merge this as is.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261606476", "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261606476", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", "id": 261606476, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTYwNjQ3Ng==", "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": "2016-11-18T18:34:56Z", "updated_at": "2016-11-18T18:34:56Z", "author_association": "MEMBER", "body": "How can I make this be true, when, for example I miss a file, in a local commit, or have a bug and fix locally before pushing? Or if I push twice to GitHub? I only submitted one PR (to encompass the two commits/pushes). Are you suggesting that before pushing that I consolidate all local commits? (I've actually never done that with Git before, but believe I've seen documented how to do that). Please advise.\n\n-- Eric\n\n> On Nov 18, 2016, at 10:27, Lars Brinkhoff notifications@github.com wrote:\n> \n> Merged #9.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261608303", "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261608303", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", "id": 261608303, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTYwODMwMw==", "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": "2016-11-18T18:42:06Z", "updated_at": "2016-11-18T18:42:06Z", "author_association": "MEMBER", "body": "It's possible to completely rewrite pull requests. You can do that with gits infamous `git rebase -i master`.\n\nI'm a bit fanatic when it comes to submit squeak-clean pull requests. If I notice an error, I can add or remove or reorder commits, or edit them, or whatever it takes.\n\nAnother option besides rebasing, is to do `git reset master`. This will remove all commits, and reset the branch back to the state of the master branch _but_ leave all changes in place. This way, you can start over and make new commits.\n\nI also use `git add -p` frequently to just add parts of a file to the staging area.\n\nA pull request may well consist of several commits. I think it's good practice to make each commit self-contained and focused on one simple task. So e.g. your TS PEEK link could have been a separate commit.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261612461", "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261612461", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", "id": 261612461, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTYxMjQ2MQ==", "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": "2016-11-18T18:58:24Z", "updated_at": "2016-11-18T18:58:24Z", "author_association": "MEMBER", "body": "Hi Lars,\n\nI’m still a bit confused. I submitted a single pull request, and expected it to encompass the two commits I had pushed to my branch. What should I have done differently in the situation where I first tested my tree locally and found it working fine, then did a “commit” that missed a few files, the fixed this by issuing another commit? In fact, I did do two “pushes”, since I realized after the first push that I forgot some files. I realize that this caused Travis to perform two builds, the first, which should have failed, and the second, which should have succeded. It is usually difficult to know that a commit is incomplete, since the build works fine locally, but won’t when pulled via CI. True, a “git status” would have revealed the missing files before I did a “git push”, but I can’t believe that, in general, this doesn’t happen in the real world. People often have to “fix” a commit/push when they realize they forgot something or had a bug that only shows up in CI. \n\nAs far as I know, I should have had a “squeaky-clean” pull request. I submitted only one pull request, which should have encompassed both commits. What did I do wrong? I authored the pull request, and waited until Travis said everything was ok and then I submitted the request. In fact, I didn’t see any failed build there — it showed everything good. What should I have done differently?\n\nRegarding making the TS PEEK link a separate commit — understood. I’ll be more careful. \n\nBut please do commend on the issue of a “single pull request” that encompasses two commits, because I may have a big misunderstanding regarding Git that, although I’ve used Git for several years now, I’ve somehow missed! :-)\n\n— Eric\n\n> On Nov 18, 2016, at 10:42, Lars Brinkhoff notifications@github.com wrote:\n> \n> It's possible to completely rewrite pull requests. You can do that with gits infamous git rebase -i master.\n> \n> I'm a bit fanatic when it comes to submit squeak-clean pull requests. If I notice an error, I can add or remove or reorder commits, or edit them, or whatever it takes.\n> \n> Another option besides rebasing, is to do git reset master. This will remove all commits, and reset the branch back to the state of the master branch but leave all changes in place. This way, you can start over and make new commits.\n> \n> I also use git add -p frequently to just add parts of a file to the staging area.\n> \n> A pull request may well consist of several commits. I think it's good practice to make each commit self-contained and focused on one simple task. So e.g. your TS PEEK link could have been a separate commit.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/pull/9#issuecomment-261608303, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-YxQ0kle2sSbcrsOre-1tDSOE3Eq0ks5q_fF_gaJpZM4K2p23.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261622733", "html_url": "https://github.com/PDP-10/its/pull/9#issuecomment-261622733", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/9", "id": 261622733, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTYyMjczMw==", "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": "2016-11-18T19:39:52Z", "updated_at": "2016-11-18T19:39:52Z", "author_association": "MEMBER", "body": "Sure, I'm happy to go on at length about this, if you're willing to listen! I just hope I can explain in a way that makes sense.\n\nYou did one commit, pushed it, and made pull request. Then you realized something was amiss, and you wanted to fix it. You made another commit and pushed that. Travis is happy.\n\nWhat I would have done at this point, is to go back and fix the first failing commit. I would edit the commit so the build no longer failed. When everything is done, I would do `git push -f` to forcibly update the branch. GitHub will notice this, and update the pull request accordingly.\n\nI have learned these practices from the open-source world. Linux, GCC, binutils, etc, all do one form or another of this. Twenty years ago, there was no git, and changes where submitted as a series of patches to a mailing list. The changes were scrutinized by the maintainers, and if anything in a patch was bad, the whole series was turned down, and you were asked to fix it and resubmit a new series. This is much like how GitHub works today. A pull request is like a patch series, and a commit is like a patch.\n\nWhy go to all this trouble? Because often, a bug surfaces, and you will have to back to a commit and try to figure out what is does, and the intent behind it. If a commit is simple, this makes the job much easier. If a commit is broken, and relies on another commit to make it work, it's harder to understand. You also have to study the other commit.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261735566", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-261735566", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 261735566, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTczNTU2Ng==", "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": "2016-11-19T19:54:21Z", "updated_at": "2016-11-19T19:54:21Z", "author_association": "MEMBER", "body": "> Is it possible to use timesharing DDT to dump? Just $L and $$L the components, and then $Y.\n\nWell, I tried to $L ITS BIN, $$L NSALV BIN, and $Y .;@ NITS. DSKDMP couldn't even load the result.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261885979", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-261885979", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 261885979, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTg4NTk3OQ==", "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": "2016-11-21T09:23:41Z", "updated_at": "2016-11-21T09:23:41Z", "author_association": "MEMBER", "body": "Fixed by #10." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261886579", "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-261886579", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", "id": 261886579, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTg4NjU3OQ==", "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": "2016-11-21T09:26:30Z", "updated_at": "2016-11-21T09:26:30Z", "author_association": "MEMBER", "body": "I'm not sure if the DB configuration is up-to-date with the latest changes in CONFIG 202. I just copied it from NEWSYS;CONFIG 193.\r\n\r\nAnyway, I figure we will be updating it later anyway." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261905457", "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-261905457", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", "id": 261905457, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTkwNTQ1Nw==", "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": "2016-11-21T10:53:26Z", "updated_at": "2016-11-21T10:53:26Z", "author_association": "MEMBER", "body": "Install new DSKDMP by running it from exec DDT.\r\n\r\nInstall BT by running the KSFEDR `write` command." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261906927", "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-261906927", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", "id": 261906927, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTkwNjkyNw==", "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": "2016-11-21T11:00:12Z", "updated_at": "2016-11-21T11:00:33Z", "author_association": "MEMBER", "body": "In my opinion, I think it would be nice if were split into many commits. One commit for each program. The commit should include source code, documentation, build script, and README updates." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261908351", "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-261908351", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", "id": 261908351, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTkwODM1MQ==", "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": "2016-11-21T11:07:05Z", "updated_at": "2016-11-22T07:21:06Z", "author_association": "MEMBER", "body": "KLH10 supports:\r\n\r\n- 512KW of memory.\r\n- HOST idling device.\r\n- Two RH11 controllers.\r\n- 8 RP06 or RP07 drives per RH11.\r\n- 8 TM02/3 formatters per RH11, one TH45/TU77 each.\r\n- One IMP network interface.\r\n- Patch: CHAOS network interface.\r\n\r\nKLH10 may need to be run as root to have full networking." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261908408", "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-261908408", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", "id": 261908408, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTkwODQwOA==", "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": "2016-11-21T11:07:22Z", "updated_at": "2016-11-21T11:28:13Z", "author_association": "MEMBER", "body": "SIMH supports:\r\n\r\n- 1MW of memory.\r\n- RH11 controller.\r\n- RM03, RM05, RM80, RP04, RP06, and RP07 drives.\r\n- TM02 formatter, TU45 drives.\r\n- RSX211/RX02 floppy drives.\r\n- DZ11 terminal multiplexer.\r\n- KDP-11 network interface." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261926362", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-261926362", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 261926362, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTkyNjM2Mg==", "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": "2016-11-21T12:40:32Z", "updated_at": "2016-11-21T12:40:32Z", "author_association": "MEMBER", "body": "There may be another copy on twenex.org." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/261959353", "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-261959353", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", "id": 261959353, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MTk1OTM1Mw==", "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": "2016-11-21T14:54:29Z", "updated_at": "2016-11-21T14:54:29Z", "author_association": "MEMBER", "body": "@eswenson1 Do you think this is a good format for a pull request?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262025938", "html_url": "https://github.com/PDP-10/its/pull/10#issuecomment-262025938", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/10", "id": 262025938, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjAyNTkzOA==", "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": "2016-11-21T18:33:39Z", "updated_at": "2016-11-21T18:33:39Z", "author_association": "MEMBER", "body": "You were there, so you would know better than I whether certain conventions make sense or not. I'm not against having the binary in SYSTEM;." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262042385", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262042385", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262042385, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjA0MjM4NQ==", "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": "2016-11-21T19:33:01Z", "updated_at": "2016-11-21T19:33:01Z", "author_association": "MEMBER", "body": "@ethandicks Did you use a PDP-10 MDL interpreter when you ported Zork to z-code?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262055970", "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-262055970", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", "id": 262055970, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjA1NTk3MA==", "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": "2016-11-21T20:23:22Z", "updated_at": "2016-11-21T20:23:22Z", "author_association": "MEMBER", "body": "Fixed in c2c805cf64722a3f04980747cd169d43bdc79ad9." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262059542", "html_url": "https://github.com/PDP-10/its/issues/3#issuecomment-262059542", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/3", "id": 262059542, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjA1OTU0Mg==", "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": "2016-11-21T20:36:17Z", "updated_at": "2016-11-21T20:36:17Z", "author_association": "MEMBER", "body": "This was DSKDMP 215. I tried 216, but it didn't work." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262082714", "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262082714", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", "id": 262082714, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjA4MjcxNA==", "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": "2016-11-21T22:06:38Z", "updated_at": "2016-11-21T22:06:38Z", "author_association": "MEMBER", "body": "@eswenson1 wrote:\r\n\r\n> Look in sysen1;mudinq.43. You will find definitions for UUOH,\r\n> OCTLP, OASC, and other symbols that are undefined when you replace\r\n> taa;uuos > with a dummy (empty) file. You’ll see all the undefined\r\n> symbols you need to get resolved. I found a bunch of them in\r\n> mudinq.43.\r\n\r\n> And since TAA (Tim Anderson) was a Muddle hacker on DM, I wouldn’t\r\n> be surprised if he wrote MUDINQ (MUDDLE INQUIR) and used some of the\r\n> same macros in multiple programs (like XXFILE).\r\n\r\n> From comments in MUDINQ, it seems like the UUO macros were lifted from\r\n> DIRED. I saw some of the same macros in that source when I was\r\n> browsing around." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262103598", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262103598", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262103598, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjEwMzU5OA==", "user": { "login": "ethandicks", "id": 1102818, "node_id": "MDQ6VXNlcjExMDI4MTg=", "avatar_url": "https://avatars3.githubusercontent.com/u/1102818?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ethandicks", "html_url": "https://github.com/ethandicks", "followers_url": "https://api.github.com/users/ethandicks/followers", "following_url": "https://api.github.com/users/ethandicks/following{/other_user}", "gists_url": "https://api.github.com/users/ethandicks/gists{/gist_id}", "starred_url": "https://api.github.com/users/ethandicks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ethandicks/subscriptions", "organizations_url": "https://api.github.com/users/ethandicks/orgs", "repos_url": "https://api.github.com/users/ethandicks/repos", "events_url": "https://api.github.com/users/ethandicks/events{/privacy}", "received_events_url": "https://api.github.com/users/ethandicks/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-21T23:44:02Z", "updated_at": "2016-11-22T06:06:04Z", "author_association": "MEMBER", "body": "On Mon, Nov 21, 2016 at 2:33 PM, Lars Brinkhoff\r\n wrote:\r\n> @ethandicks Did you use a PDP-10 MDL interpreter when you ported Zork to z-code?\r\n\r\nNot at first - I just read the MDL code, got the MDL books from MIT\r\nPress and learned enough MDL to understand what the code was doing.\r\nFortunately, despite the massive visual differences between Inform and\r\nMDL, because MDL is the ancestor of ZIL which compiles to Z-machine\r\nbyte code, and Inform compiles to Z-machine byte code, when one needs\r\nto, say, generate a room with attributes and properties, the resulting\r\nbyte code is quite similar, so it's somewhat easy to \"rephrase\" a MDL\r\nproblem into Inform.\r\n\r\nI did later do some side-by-side testing by running the original\r\n36-bit Zork on one of the machines Rich Alderson runs. I did\r\nnot compile the MDL I have into a running game, but I did\r\nrun 20+ year old game files to elicit various responses.\r\n\r\nSo the Inform port is a re-creation, but it's a section-by-section\r\nre-creation with very similar logic and structure, but not 100%\r\nidentical. It's using the Inform parser code, not the MDL parser\r\ncode, for example, but with various responses and some structure\r\nbackported from the MDL to Inform.\r\n\r\n-ethan\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262159524", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262159524", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262159524, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjE1OTUyNA==", "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": "2016-11-22T06:34:31Z", "updated_at": "2016-11-22T06:34:31Z", "author_association": "MEMBER", "body": "Zork MDL source code from Bob Supnik: http://simh.trailing-edge.com/games/zork-mdl.zip\r\n\r\nMuddle manual: https://github.com/taradinoc/mdl-docs" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262224923", "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-262224923", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", "id": 262224923, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjIyNDkyMw==", "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": "2016-11-22T12:09:20Z", "updated_at": "2016-11-22T12:09:20Z", "author_association": "MEMBER", "body": "I have now installed a minimal set of binaries for just running EMACS. No source code.\r\n\r\nAnother set of binaries will have to be added to rebuild EMACS." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262256482", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262256482", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 262256482, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjI1NjQ4Mg==", "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": "2016-11-22T14:36:21Z", "updated_at": "2016-11-22T14:36:21Z", "author_association": "MEMBER", "body": "Maybe the DDT $0Y command writes the right format for DSKDMP to load?\r\n\r\nLet's see if @cstacy or @eak knows?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262259009", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262259009", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 262259009, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjI1OTAwOQ==", "user": { "login": "eak", "id": 1546053, "node_id": "MDQ6VXNlcjE1NDYwNTM=", "avatar_url": "https://avatars3.githubusercontent.com/u/1546053?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eak", "html_url": "https://github.com/eak", "followers_url": "https://api.github.com/users/eak/followers", "following_url": "https://api.github.com/users/eak/following{/other_user}", "gists_url": "https://api.github.com/users/eak/gists{/gist_id}", "starred_url": "https://api.github.com/users/eak/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/eak/subscriptions", "organizations_url": "https://api.github.com/users/eak/orgs", "repos_url": "https://api.github.com/users/eak/repos", "events_url": "https://api.github.com/users/eak/events{/privacy}", "received_events_url": "https://api.github.com/users/eak/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-22T14:45:33Z", "updated_at": "2016-11-22T14:45:33Z", "author_association": "NONE", "body": "Sorry, I never worked on ITS itself, just a few user commands. ITS \nhacking was mostly done by RMS and Moon in my day. I suppose you could \nask one of them.\n\nOn 2016/11/22 06:36, Lars Brinkhoff wrote:\n\n> Maybe the DDT $0Y command writes the right format for DSKDMP to load?\n> \n> Let's see if @cstacy https://github.com/cstacy or @eak \n> https://github.com/eak knows?\n> \n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub \n> https://github.com/PDP-10/its/issues/4#issuecomment-262256482, or \n> mute the thread \n> https://github.com/notifications/unsubscribe-auth/ABeXRY0YKOwYdz955GYjIlOB-xNWM_CKks5rAv3lgaJpZM4K2O-6.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262323785", "html_url": "https://github.com/PDP-10/its/issues/14#issuecomment-262323785", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/14", "id": 262323785, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjMyMzc4NQ==", "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": "2016-11-22T18:28:01Z", "updated_at": "2018-04-11T12:10:22Z", "author_association": "MEMBER", "body": "- [x] CHANNA; TS CNAVRL\r\n- [x] CHANNA; TS MODEMS\r\n- [x] CHANNA; TS NETIME\r\n- [ ] CHANNA; TS SAM\r\n- [ ] COMMON; TS PUB2\r\n- [x] C; TS CC\r\n- [x] DEVICE; JOBDEV D\r\n- [x] DEVICE; JOBDEV DP\r\n- [x] DEVICE; JOBDEV DQ\r\n- [ ] DECSYS; TS B11\r\n- [ ] DECSYS; TS CCL\r\n- [x] DECSYS; TS DEC\r\n- [ ] DECSYS; TS GX\r\n- [ ] INQUIR; TS INQCHK\r\n- [ ] INQUIR; TS INQDMP\r\n- [ ] INQUIR; TS INQEXM\r\n- [ ] INQUIR; TS INQPAT\r\n- [x] INQUIR; TS INQUIR\r\n- [x] INQUIR; TS LOOKUP\r\n- [x] KCC; TS EXECVT\r\n- [x] KCC; TS GETSYM\r\n- [ ] KSHACK; TS MICRO\r\n- [ ] LSPMAN; TS LSPDMP\r\n- [ ] LSPMAN; TS LSPDOC\r\n- [ ] L; TS ASSLIS\r\n- [ ] L; TS OASSLI\r\n- [ ] L; TS OOASSL\r\n- [ ] L; TS SUNDER\r\n- [ ] MAXII; TS MAXIMA\r\n- [x] MIDAS; TS NMIDAS\r\n- [ ] MINSYS; TS MINSYS\r\n- [ ] PASCAL; TS PASCAL\r\n- [ ] PDP11; TS CBIN\r\n- [ ] PDP11; TS FTP11\r\n- [ ] PDP11; TS LOADER\r\n- [ ] PDP11; TS LPT11\r\n- [ ] PDP11; TS PUNCH\r\n- [ ] PDP11; TS SEND11\r\n- [x] SYS1; TS %\r\n- [x] SYS1; TS ARCSAL\r\n- [ ] SYS1; TS ARDPRN\r\n- [x] SYS1; TS BUG\r\n- [x] SYS1; TS BYE\r\n- [x] SYS1; TS CALL\r\n- [ ] SYS1; TS CCL\r\n- [x] SYS1; TS CFTP\r\n- [x] SYS1; TS CHARFC\r\n- [x] SYS1; TS CHARFS\r\n- [ ] SYS1; TS CHATER\r\n- [x] SYS1; TS CROCK\r\n- [x] SYS1; TS CROSS\r\n- [x] SYS1; TS CTIMES\r\n- [x] SYS1; TS DATE\r\n- [x] SYS1; TS DCROCK\r\n- [ ] SYS1; TS DFTP\r\n- [x] SYS1; TS DIR\r\n- [x] SYS1; TS DOC\r\n- [x] SYS1; TS DOWN\r\n- [x] SYS1; TS ESPELL\r\n- [ ] SYS1; TS FACTOR\r\n- [x] SYS1; TS FINGER\r\n- [ ] SYS1; TS FINIT\r\n- [ ] SYS1; TS FROB\r\n- [ ] SYS1; TS GSCNV\r\n- [x] SYS1; TS IDLE\r\n- [ ] SYS1; TS IMEDIT\r\n- [ ] SYS1; TS IMLOAD\r\n- [ ] SYS1; TS IMPRIN\r\n- [ ] SYS1; TS IMPRNT\r\n- [x] SYS1; TS INSTAL\r\n- [x] SYS1; TS INTRUP\r\n- [ ] SYS1; TS JOTTO\r\n- [ ] SYS1; TS JUNK\r\n- [x] SYS1; TS LOOKUP\r\n- [ ] SYS1; TS LPX\r\n- [ ] SYS1; TS LSC\r\n- [x] SYS1; TS LSPEED\r\n- [x] SYS1; TS LUSER\r\n- [x] SYS1; TS MAGFRM\r\n- [ ] SYS1; TS MEMSTA\r\n- [ ] SYS1; TS MERGE\r\n- [x] SYS1; TS METER\r\n- [ ] SYS1; TS NLSC\r\n- [ ] SYS1; TS NRMODE\r\n- [x] SYS1; TS NWATCH\r\n- [ ] SYS1; TS ORTHOG\r\n- [x] SYS1; TS OS\r\n- [ ] SYS1; TS OUTEST\r\n- [x] SYS1; TS PDP11\r\n- [ ] SYS1; TS PERUSE\r\n- [x] SYS1; TS PLAN\r\n- [ ] SYS1; TS PO\r\n- [x] SYS1; TS PR\r\n- [x] SYS1; TS PRUFD\r\n- [ ] SYS1; TS PRUSET\r\n- [x] SYS1; TS PTY\r\n- [ ] SYS1; TS PUB\r\n- [ ] SYS1; TS PUB2\r\n- [ ] SYS1; TS QUEUE\r\n- [x] SYS1; TS QUOTE\r\n- [x] SYS1; TS REATTA\r\n- [x] SYS1; TS RMAIL\r\n- [ ] SYS1; TS RMODE\r\n- [x] SYS1; TS S\r\n- [x] SYS1; TS SALV\r\n- [ ] SYS1; TS SMETER\r\n- [ ] SYS1; TS SNOOP\r\n- [ ] SYS1; TS SOLONG\r\n- [ ] SYS1; TS SOS\r\n- [x] SYS1; TS SPELL\r\n- [x] SYS1; TS STINK\r\n- [x] SYS1; TS STY\r\n- [x] SYS1; TS SUPDUP\r\n- [x] SYS1; TS SUSET\r\n- [x] SYS1; TS SYSMSG\r\n- [ ] SYS1; TS TABSET\r\n- [x] SYS1; TS TALK\r\n- [x] SYS1; TS TCTYP\r\n- [ ] SYS1; TS TCTYPE\r\n- [ ] SYS1; TS TEKPRN\r\n- [ ] SYS1; TS TI\r\n- [x] SYS1; TS TIME\r\n- [ ] SYS1; TS TIMEP\r\n- [x] SYS1; TS TIMES\r\n- [x] SYS1; TS TIMOON\r\n- [ ] SYS1; TS TR\r\n- [x] SYS1; TS TTY\r\n- [ ] SYS1; TS U\r\n- [x] SYS1; TS UP\r\n- [x] SYS1; TS USET\r\n- [ ] SYS1; TS UT\r\n- [x] SYS1; TS UUO\r\n- [ ] SYS1; TS VTTIME\r\n- [x] SYS1; TS W\r\n- [ ] SYS1; TS WATCH\r\n- [x] SYS1; TS WHEN\r\n- [x] SYS1; TS WHERES\r\n- [x] SYS1; TS WHO\r\n- [x] SYS1; TS WHO%\r\n- [x] SYS1; TS WHOIS\r\n- [x] SYS1; TS WHOJ\r\n- [x] SYS1; TS WHOM\r\n- [ ] SYS1; TS WL\r\n- [ ] SYS1; TS WUMPUS\r\n- [ ] SYS1; TS WW\r\n- [x] SYS1; TS X\r\n- [x] SYS1; TS Y\r\n- [x] SYS1; TS Z\r\n- [x] SYS2; TS =\r\n- [x] SYS2; TS ACCLNK\r\n- [x] SYS2; TS ARCCPY\r\n- [x] SYS2; TS ARGUS\r\n- [x] SYS2; TS C\r\n- [x] SYS2; TS CALPRT\r\n- [x] SYS2; TS CHATST\r\n- [x] SYS2; TS CHTN\r\n- [x] SYS2; TS COMIFY\r\n- [ ] SYS2; TS CP\r\n- [x] SYS2; TS CRTSTY\r\n- [x] SYS2; TS DC\r\n- [ ] SYS2; TS DCSTAT\r\n- [ ] SYS2; TS DDTYP\r\n- [ ] SYS2; TS DIABLO\r\n- [x] SYS2; TS EDIT\r\n- [x] SYS2; TS EMACS\r\n- [x] SYS2; TS EXECVT\r\n- [x] SYS2; TS EXPIRE\r\n- [x] SYS2; TS FDIR\r\n- [x] SYS2; TS FEATUR\r\n- [x] SYS2; TS FIDO\r\n- [ ] SYS2; TS FILCOM\r\n- [x] SYS2; TS FR\r\n- [x] SYS2; TS FTP\r\n- [x] SYS2; TS GMSGS\r\n- [ ] SYS2; TS H\r\n- [x] SYS2; TS HEXIFY\r\n- [x] SYS2; TS HOSTAB\r\n- [ ] SYS2; TS HP\r\n- [x] SYS2; TS HSNAME\r\n- [ ] SYS2; TS INFO\r\n- [ ] SYS2; TS INIKIL\r\n- [x] SYS2; TS INLINE\r\n- [ ] SYS2; TS IPAK\r\n- [x] SYS2; TS JOBS\r\n- [ ] SYS2; TS KL\r\n- [x] SYS2; TS LF\r\n- [ ] SYS2; TS LIMERI\r\n- [ ] SYS2; TS LIMMER\r\n- [ ] SYS2; TS LINE\r\n- [ ] SYS2; TS LISPT\r\n- [ ] SYS2; TS LOADER\r\n- [x] SYS2; TS LOADP\r\n- [ ] SYS2; TS LOL\r\n- [ ] SYS2; TS LSD\r\n- [ ] SYS2; TS MACRO\r\n- [ ] SYS2; TS MC\r\n- [ ] SYS2; TS MD\r\n- [ ] SYS2; TS ML\r\n- [ ] SYS2; TS MSEND\r\n- [x] SYS2; TS MSPLIT\r\n- [ ] SYS2; TS MX\r\n- [x] SYS2; TS N\r\n- [x] SYS2; TS NICNAM\r\n- [x] SYS2; TS NICWHO\r\n- [ ] SYS2; TS O\r\n- [x] SYS2; TS OCTPUS\r\n- [ ] SYS2; TS OHOST\r\n- [ ] SYS2; TS OHSHIT\r\n- [ ] SYS2; TS OOHOST\r\n- [ ] SYS2; TS PASCAL\r\n- [x] SYS2; TS PHOTO\r\n- [x] SYS2; TS PORTS\r\n- [ ] SYS2; TS PREP\r\n- [ ] SYS2; TS RALP\r\n- [x] SYS2; TS REPLY\r\n- [ ] SYS2; TS RR\r\n- [ ] SYS2; TS RT\r\n- [x] SYS2; TS SCRAM\r\n- [ ] SYS2; TS SEARCH\r\n- [ ] SYS2; TS SHELL\r\n- [ ] SYS2; TS SHIT\r\n- [x] SYS2; TS SN\r\n- [ ] SYS2; TS SPGUN\r\n- [ ] SYS2; TS SSEND\r\n- [x] SYS2; TS STINKR\r\n- [x] SYS2; TS STTY\r\n- [ ] SYS2; TS STYLOC\r\n- [x] SYS2; TS STYLOG\r\n- [x] SYS2; TS SYSCHK\r\n- [x] SYS2; TS TAGS\r\n- [x] SYS2; TS TEACHE\r\n- [ ] SYS2; TS TJ6\r\n- [x] SYS2; TS TMPKIL\r\n- [ ] SYS2; TS TTST\r\n- [ ] SYS2; TS TTYVAR\r\n- [ ] SYS2; TS TYPESQ\r\n- [ ] SYS2; TS UNSPLR\r\n- [x] SYS2; TS UNTALK\r\n- [x] SYS2; TS USERS\r\n- [x] SYS2; TS USQ\r\n- [x] SYS2; TS WHAT\r\n- [x] SYS2; TS WHOLIN\r\n- [x] SYS2; TS WHOSEN\r\n- [ ] SYS2; TS XE\r\n- [x] SYS2; TS XHOST\r\n- [ ] SYS2; TS XL\r\n- [ ] SYS2; TS XLISP\r\n- [ ] SYS2; TS XT\r\n- [ ] SYS2; TS XXFILE\r\n- [ ] SYS3; TS .\r\n- [x] SYS3; TS ADVENT\r\n- [ ] SYS3; TS APLCLK\r\n- [ ] SYS3; TS AWAIT\r\n- [ ] SYS3; TS BABYL\r\n- [ ] SYS3; TS BABYLM\r\n- [ ] SYS3; TS BALANC\r\n- [ ] SYS3; TS BANNER\r\n- [ ] SYS3; TS @BIG\r\n- [x] SYS3; TS BINPRT\r\n- [x] SYS3; TS BITPRT\r\n- [ ] SYS3; TS BKLIST\r\n- [ ] SYS3; TS BROKEN\r\n- [ ] SYS3; TS BYTPRT\r\n- [ ] SYS3; TS CHATAB\r\n- [ ] SYS3; TS CRC\r\n- [x] SYS3; TS CREATE\r\n- [ ] SYS3; TS CSLI\r\n- [ ] SYS3; TS CTN\r\n- [ ] SYS3; TS CUBE\r\n- [x] SYS3; TS DDTDOC\r\n- [ ] SYS3; TS DEFINE\r\n- [x] SYS3; TS DETREE\r\n- [ ] SYS3; TS DL\r\n- [ ] SYS3; TS DOVER\r\n- [ ] SYS3; TS DQ\r\n- [ ] SYS3; TS DWIM\r\n- [ ] SYS3; TS EDDIE\r\n- [ ] SYS3; TS EE\r\n- [ ] SYS3; TS ESCE\r\n- [x] SYS3; TS EXPN\r\n- [ ] SYS3; TS FASLIS\r\n- [ ] SYS3; TS FL\r\n- [ ] SYS3; TS FORTH\r\n- [x] SYS3; TS FRETTY\r\n- [x] SYS3; TS FS\r\n- [ ] SYS3; TS GN\r\n- [ ] SYS3; TS GOTO\r\n- [ ] SYS3; TS H19CLK\r\n- [ ] SYS3; TS H19WHO\r\n- [x] SYS3; TS HOST\r\n- [ ] SYS3; TS IMGOUT\r\n- [ ] SYS3; TS ITYPE\r\n- [ ] SYS3; TS KERMIT\r\n- [ ] SYS3; TS K/F\r\n- [ ] SYS3; TS LOGO\r\n- [ ] SYS3; TS LOGOFF\r\n- [ ] SYS3; TS LSRPRT\r\n- [ ] SYS3; TS MACLIS\r\n- [ ] SYS3; TS MM\r\n- [ ] SYS3; TS MMODEM\r\n- [ ] SYS3; TS MOVDIR\r\n- [ ] SYS3; TS MULT\r\n- [ ] SYS3; TS MUXMSG\r\n- [ ] SYS3; TS NBABYL\r\n- [ ] SYS3; TS NEWCLK\r\n- [ ] SYS3; TS NR\r\n- [ ] SYS3; TS NRMAIL\r\n- [ ] SYS3; TS NTN52\r\n- [ ] SYS3; TS OBKLIS\r\n- [ ] SYS3; TS OHW91H\r\n- [ ] SYS3; TS OLDJOB\r\n- [ ] SYS3; TS OZ\r\n- [ ] SYS3; TS PI\r\n- [ ] SYS3; TS PJ\r\n- [ ] SYS3; TS PT\r\n- [ ] SYS3; TS R\r\n- [ ] SYS3; TS RC\r\n- [ ] SYS3; TS REDUCE\r\n- [ ] SYS3; TS SCAN\r\n- [ ] SYS3; TS SCRTST\r\n- [ ] SYS3; TS SEX\r\n- [ ] SYS3; TS SLOSTY\r\n- [x] SYS3; TS SND\r\n- [x] SYS3; TS SNED\r\n- [ ] SYS3; TS SPEECH\r\n- [ ] SYS3; TS SST\r\n- [ ] SYS3; TS SUPARD\r\n- [ ] SYS3; TS SYSLOD\r\n- [ ] SYS3; TS TACAC\r\n- [ ] SYS3; TS TACACS\r\n- [x] SYS3; TS TELSUP\r\n- [x] SYS3; TS TEN50\r\n- [ ] SYS3; TS TN52\r\n- [ ] SYS3; TS TRIX\r\n- [x] SYS3; TS TTYLOC\r\n- [ ] SYS3; TS TX\r\n- [ ] SYS3; TS UF\r\n- [x] SYS3; TS UFIND\r\n- [ ] SYS3; TS UJ\r\n- [ ] SYS3; TS VAXC\r\n- [ ] SYS3; TS VBABYL\r\n- [ ] SYS3; TS VDIR\r\n- [ ] SYS3; TS VIEW\r\n- [x] SYS3; TS VJ\r\n- [ ] SYS3; TS VMAIL\r\n- [ ] SYS3; TS VRFY\r\n- [ ] SYS3; TS VT52P\r\n- [x] SYS3; TS VV\r\n- [ ] SYS3; TS VX\r\n- [ ] SYS3; TS WC\r\n- [ ] SYS3; TS WEATHE\r\n- [ ] SYS3; TS WEBSTE\r\n- [ ] SYS3; TS WEWWHO\r\n- [ ] SYS3; TS WH\r\n- [ ] SYS3; TS XBABYL\r\n- [ ] SYS3; TS XPALX\r\n- [ ] SYS3; TS XX\r\n- [ ] SYS3; TS YOW\r\n- [ ] SYS3; TS ZBABYL\r\n- [x] SYS3; TS ZORK\r\n- [x] SYSHST; TS HOSTS3\r\n- [x] SYS; TS @\r\n- [ ] SYS; TS A\r\n- [x] SYS; TS ACOUNT\r\n- [x] SYS; TS CL\r\n- [x] SYS; TS COMB\r\n- [x] SYS; TS COMPLR\r\n- [x] SYS; TS COPY\r\n- [x] SYS; TS DDT\r\n- [x] SYS; TS DEC\r\n- [x] SYS; TS DEC~*\r\n- [x] SYS; TS DIRED\r\n- [x] SYS; TS DSKUSE\r\n- [x] SYS; TS DUMP\r\n- [x] SYS; TS F\r\n- [x] SYS; TS FAIL\r\n- [x] SYS; TS FED\r\n- [x] SYS; TS FI\r\n- [x] SYS; TS FIND\r\n- [x] SYS; TS FREPLY\r\n- [x] SYS; TS FTP\r\n- [ ] SYS; TS INFO\r\n- [x] SYS; TS INQUIR\r\n- [x] SYS; TS KSFEDR\r\n- [x] SYS; TS L\r\n- [x] SYS; TS LISP\r\n- [x] SYS; TS LISTF\r\n- [x] SYS; TS LOAD\r\n- [x] SYS; TS LOCK\r\n- [x] SYS; TS M\r\n- [x] SYS; TS MAIL\r\n- [ ] SYS; TS MAILT\r\n- [x] SYS; TS MIDAS\r\n- [x] SYS; TS NAME\r\n- [ ] SYS; TS NT\r\n- [x] SYS; TS OBS\r\n- [x] SYS; TS P\r\n- [x] SYS; TS PALX\r\n- [x] SYS; TS PANDA\r\n- [x] SYS; TS PB\r\n- [x] SYS; TS PDP45\r\n- [x] SYS; TS PDSET\r\n- [ ] SYS; TS PDST\r\n- [x] SYS; TS PEEK\r\n- [x] SYS; TS PRINT\r\n- [x] SYS; TS PROBE\r\n- [x] SYS; TS PWMAIL\r\n- [x] SYS; TS Q\r\n- [ ] SYS; TS QC\r\n- [ ] SYS; TS QCOMPL\r\n- [x] SYS; TS QMAIL\r\n- [ ] SYS; TS QN\r\n- [x] SYS; TS QSEND\r\n- [ ] SYS; TS SAILV\r\n- [x] SYS; TS SEND\r\n- [x] SYS; TS SRCCOM\r\n- [ ] SYS; TS T\r\n- [ ] SYS; TS TBMOFF\r\n- [x] SYS; TS TECO\r\n- [x] SYS; TS TELNET\r\n- [ ] SYS; TS TMACS\r\n- [x] SYS; TS TN\r\n- [x] SYS; TS TTLOC\r\n- [x] SYS; TS TTYSWP\r\n- [x] SYS; TS TYPE8\r\n- [ ] TEACH; TS LISP\r\n- [ ] TEACH; TS MACSYM\r\n- [ ] TEACH; TS NO\r\n- [ ] TEACH; TS ULISP\r\n- [ ] TEACH; TS YES\r\n- [x] .; TS REDRCT\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262349791", "html_url": "https://github.com/PDP-10/its/issues/2#issuecomment-262349791", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/2", "id": 262349791, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjM0OTc5MQ==", "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": "2016-11-22T20:02:22Z", "updated_at": "2016-11-22T20:02:22Z", "author_association": "MEMBER", "body": "Don't forget to see if Rich Alderson's EMACS 170 has some interesting updates." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262354940", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262354940", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 262354940, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjM1NDk0MA==", "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": "2016-11-22T20:22:54Z", "updated_at": "2016-11-22T20:28:51Z", "author_association": "MEMBER", "body": "Tried: `$L .;its bin` `$$1L .;nsalv bin`, and then both\r\n\r\n- `$Y .;@ nits` - loads, but freaks out with continuous error messages:\r\n\r\n MUUO IN EXEC MODE, PC= 700000,,774001 \r\n BUGHALT. FIND A WIZARD OR CONSIDER TAKING A CRASH DUMP.\r\n THE SYSTEM HAS CRASHED AND CANNOT BE REVIVED WITHOUT EXPERT ATTENTION.\r\n IF YOU CAN'T FIND HELP, RELOAD THE SYSTEM.\r\n YOU ARE NOW IN DDT.\r\n\r\n- `$0Y .;@ nits` - when loading, DSKDMP never prints LF.\r\n\r\nLooking at a `@ ITS` I see it's clearly an SBLK file. So `$0Y` certainly shouldn't work.\r\n\r\n774001 is the exec DDT, right? Looks like that should be $$L'd too." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262360425", "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262360425", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", "id": 262360425, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjM2MDQyNQ==", "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": "2016-11-22T20:44:58Z", "updated_at": "2016-11-22T20:44:58Z", "author_association": "MEMBER", "body": "@taa01776, I don't suppose you have a copy of your UUOS file?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262409433", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262409433", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262409433, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQwOTQzMw==", "user": { "login": "ethandicks", "id": 1102818, "node_id": "MDQ6VXNlcjExMDI4MTg=", "avatar_url": "https://avatars3.githubusercontent.com/u/1102818?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ethandicks", "html_url": "https://github.com/ethandicks", "followers_url": "https://api.github.com/users/ethandicks/followers", "following_url": "https://api.github.com/users/ethandicks/following{/other_user}", "gists_url": "https://api.github.com/users/ethandicks/gists{/gist_id}", "starred_url": "https://api.github.com/users/ethandicks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ethandicks/subscriptions", "organizations_url": "https://api.github.com/users/ethandicks/orgs", "repos_url": "https://api.github.com/users/ethandicks/repos", "events_url": "https://api.github.com/users/ethandicks/events{/privacy}", "received_events_url": "https://api.github.com/users/ethandicks/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-23T00:47:55Z", "updated_at": "2016-11-23T00:47:55Z", "author_association": "MEMBER", "body": "I did not get my MDL sources from Bob (I got them directly from one of the original contributors nearly 25 years ago) but they are identical. " }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262410653", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262410653", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262410653, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQxMDY1Mw==", "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": "2016-11-23T00:56:15Z", "updated_at": "2016-11-23T00:56:15Z", "author_association": "MEMBER", "body": "I wonder if TAA, or MARC, or LEBLING (can't remember the other original author of MDL Zork (Dungeon)) still has the MDL sources. I also wonder whether the MDL compiler runs on a non-DM ITS. I get the impression that there were some differences between system calls on DM and the other ITSs." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262420925", "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262420925", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", "id": 262420925, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQyMDkyNQ==", "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": "2016-11-23T02:18:33Z", "updated_at": "2016-11-23T02:18:33Z", "author_association": "NONE", "body": "Perhaps? I have to look on some other machines to see what's still around." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262446436", "html_url": "https://github.com/PDP-10/its/issues/13#issuecomment-262446436", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/13", "id": 262446436, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQ0NjQzNg==", "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": "2016-11-23T07:09:52Z", "updated_at": "2016-11-23T07:09:52Z", "author_association": "MEMBER", "body": "@taa01776 Thank you!\r\n\r\nI read there were backups made when DM were shut down. I sure hope someone took care of those." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262446862", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262446862", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262446862, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQ0Njg2Mg==", "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": "2016-11-23T07:13:38Z", "updated_at": "2016-11-23T07:13:38Z", "author_association": "MEMBER", "body": "People have been searching for the ITS MDL compiler/interpreter for years and came up with nothing, so I guess there is no MDL compiler for any ITS.\r\n\r\nCC @taa01776" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262455161", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262455161", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262455161, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQ1NTE2MQ==", "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": "2016-11-23T08:19:37Z", "updated_at": "2016-11-23T08:19:37Z", "author_association": "MEMBER", "body": "About DM backups:\r\n\r\nAlan asked:\r\n> Do we have a way to read DM backup tapes? Did anyone write such a tool when the DM users moved to XX?\r\n\r\nMoon replied:\r\n> I don't know of any way to do it, but the format is so simple. Each file on the tape is a file (i.e. there are tape marks between the files) and just has some header information at the front." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262493778", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-262493778", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 262493778, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjQ5Mzc3OA==", "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": "2016-11-23T11:49:50Z", "updated_at": "2016-11-23T11:49:50Z", "author_association": "NONE", "body": "There probably were backups made, but I don't have any idea where they are now. I'll ask a couple of people. DM was unusual in having a 9-track tape drive, IIRC; AI, ML, and MC, again IIRC, had 7.\r\n\r\nThe original Muddle compiler wasn't really specific to ITS (it didn't generate any system calls), but when we moved to XX there was a new implementation of the interpreter (primarily written in Muddle, rather than assembly language), and a more modern compiler to go with it. But I don't think we had to change source code much at all to get Zork running on XX." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262502070", "html_url": "https://github.com/PDP-10/its/issues/4#issuecomment-262502070", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/4", "id": 262502070, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjUwMjA3MA==", "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": "2016-11-23T12:36:22Z", "updated_at": "2016-11-23T12:36:22Z", "author_association": "MEMBER", "body": "Success. Loading ITS last did the trick.\r\n\r\n $1L .;@ ddt\r\n $$1L .;nsalv bin\r\n $$L .;its bin\r\n $Y .;@ nits\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262587093", "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262587093", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", "id": 262587093, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjU4NzA5Mw==", "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": "2016-11-23T17:55:41Z", "updated_at": "2016-11-23T17:55:41Z", "author_association": "MEMBER", "body": "I made two links by mistake.\r\n\r\nSYS2 sounds good to me. I don't quite understand how the search works. Can any binary be in any directory? In some case, the binary location seemed hardwired to a specific directory." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262589708", "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262589708", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", "id": 262589708, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjU4OTcwOA==", "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": "2016-11-23T18:06:27Z", "updated_at": "2016-11-23T18:06:27Z", "author_association": "MEMBER", "body": "As far as I know, the system searches SYS, SYS1, SYS2, and SYS3. — Eric\n\n> On Nov 23, 2016, at 09:55, Lars Brinkhoff notifications@github.com wrote:\n> \n> I made two links by mistake.\n> \n> SYS2 sounds good to me. I don't quite understand how the search works. Can any binary be in any directory? In some case, the binary location seemed hardwired to a specific directory.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/issues/15#issuecomment-262587093, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-YyZPwKYZphNFWw3W_orJWdr_zTkMks5rBH4egaJpZM4K63Hv.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262617043", "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262617043", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", "id": 262617043, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjYxNzA0Mw==", "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": "2016-11-23T20:01:26Z", "updated_at": "2016-11-23T20:01:26Z", "author_association": "MEMBER", "body": "Ok, it's just when a search fails, it always says it's missing in SYS3.\r\n\r\nLinks fixed." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262618230", "html_url": "https://github.com/PDP-10/its/issues/15#issuecomment-262618230", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/15", "id": 262618230, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjYxODIzMA==", "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": "2016-11-23T20:07:18Z", "updated_at": "2016-11-23T20:07:18Z", "author_association": "MEMBER", "body": "Yes, that’s because that is the last directory it searches.\n\n> On Nov 23, 2016, at 12:01, Lars Brinkhoff notifications@github.com wrote:\n> \n> Ok, it's just when a search fails, it always says it's missing in SYS3.\n> \n> Links fixed.\n> \n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub https://github.com/PDP-10/its/issues/15#issuecomment-262617043, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0-Y-otGgL4_aH8SGIZ8lkfOlp_4cs8ks5rBJuWgaJpZM4K63Hv.\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262706750", "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262706750", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", "id": 262706750, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjcwNjc1MA==", "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": "2016-11-24T07:19:39Z", "updated_at": "2016-11-24T07:19:39Z", "author_association": "MEMBER", "body": "Still not there? I think I saw an `.INFO.` when I checked it in ITS.\r\n\r\nThe build log seems to say that the directory is created, but not with any files:\r\nhttps://travis-ci.org/PDP-10/its/jobs/178403051#L1736" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262706883", "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262706883", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", "id": 262706883, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjcwNjg4Mw==", "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": "2016-11-24T07:20:32Z", "updated_at": "2016-11-24T07:20:32Z", "author_association": "MEMBER", "body": "Testing with SIMH. There is an `.INFO.` with the expected contents." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262707781", "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262707781", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", "id": 262707781, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjcwNzc4MQ==", "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": "2016-11-24T07:27:01Z", "updated_at": "2016-11-24T07:27:01Z", "author_association": "MEMBER", "body": "Tested with KLH10, and `.INFO.` seems good.\r\n\r\nThis is using latest `master`, commit 95d3233e007175261387ca111397b5ebda36bcbc \"Include documentation in the sources tape.\"" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262708733", "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262708733", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", "id": 262708733, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjcwODczMw==", "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": "2016-11-24T07:33:37Z", "updated_at": "2016-11-24T07:33:37Z", "author_association": "MEMBER", "body": "(Parenthetical: (There's also the option to \"modernize\" ITS networking programs to use TCP/IP instead of CHAOSnet.) Oops, did I really say that?)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262709041", "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-262709041", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", "id": 262709041, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjcwOTA0MQ==", "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": "2016-11-24T07:35:43Z", "updated_at": "2016-11-24T07:35:43Z", "author_association": "MEMBER", "body": "Be sure to `make clean` first." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262793423", "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262793423", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", "id": 262793423, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjc5MzQyMw==", "user": { "login": "bictorv", "id": 3236385, "node_id": "MDQ6VXNlcjMyMzYzODU=", "avatar_url": "https://avatars1.githubusercontent.com/u/3236385?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bictorv", "html_url": "https://github.com/bictorv", "followers_url": "https://api.github.com/users/bictorv/followers", "following_url": "https://api.github.com/users/bictorv/following{/other_user}", "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", "organizations_url": "https://api.github.com/users/bictorv/orgs", "repos_url": "https://api.github.com/users/bictorv/repos", "events_url": "https://api.github.com/users/bictorv/events{/privacy}", "received_events_url": "https://api.github.com/users/bictorv/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-24T14:52:07Z", "updated_at": "2016-11-24T14:52:07Z", "author_association": "NONE", "body": "(But that wouldn't be very incompatible, would it? :-) There is also the option to develop Chaos for Linux/etc?)\r\nI'm certainly for adding the CH11 stuff here, but I don't have the time until much much later (like summer)." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262830025", "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262830025", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", "id": 262830025, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzMDAyNQ==", "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": "2016-11-24T18:35:20Z", "updated_at": "2016-11-24T18:35:20Z", "author_association": "MEMBER", "body": "ejs/net2 branch now has FTP, TELNET, and SUPDUP. I think open-ended tickets lead to confusion, so I'd like to close this ticket once ejs/net2 is merged to master, and open specific tickets for other missing programs (e.g. NAME, WHOIS, HOSTS, MLDEV, MLSLV). And probably another ticket for CHAOS net support." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262832849", "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262832849", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", "id": 262832849, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzMjg0OQ==", "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": "2016-11-24T19:02:53Z", "updated_at": "2016-11-24T19:02:53Z", "author_association": "MEMBER", "body": "Sure, I had in mind to do it myself." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262832899", "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262832899", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", "id": 262832899, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzMjg5OQ==", "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": "2016-11-24T19:03:21Z", "updated_at": "2016-11-24T19:03:21Z", "author_association": "MEMBER", "body": "Good idea. Closing this." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262833168", "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-262833168", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", "id": 262833168, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzMzE2OA==", "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": "2016-11-24T19:05:51Z", "updated_at": "2016-11-24T19:06:05Z", "author_association": "MEMBER", "body": "If it's urgent, you can add the binaries.\r\n\r\nOtherwise, I'm planning to rebuild EMACS from source code, and that would include INFO.\r\n\r\nBy the way, you know you can load ITS info files into GNU Emacs, right? Just C-u C-h i and type the file name. The file format hasn't changed at all." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262833976", "html_url": "https://github.com/PDP-10/its/issues/17#issuecomment-262833976", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/17", "id": 262833976, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzMzk3Ng==", "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": "2016-11-24T19:14:49Z", "updated_at": "2016-11-24T19:14:49Z", "author_association": "MEMBER", "body": "As far as I know Bjorn has pretty good instructions for doing this on his web site. We should be able to follow those." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262834355", "html_url": "https://github.com/PDP-10/its/issues/18#issuecomment-262834355", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/18", "id": 262834355, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNDM1NQ==", "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": "2016-11-24T19:18:29Z", "updated_at": "2016-11-24T19:18:29Z", "author_association": "MEMBER", "body": "Yes, this is how I read INFO files now -- with emacs. I never use the INFO program (which is probably just a dumped version of EMACS). I just thought that from a user perspective, we should make it easy -- the INFO program was created just for that purpose. But I agree, we can wait until EMACS is built from source." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262834933", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262834933", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262834933, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNDkzMw==", "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": "2016-11-24T19:24:49Z", "updated_at": "2016-11-24T19:24:49Z", "author_association": "MEMBER", "body": "> I'm not sure what I was supposed to have done differently.\r\n\r\nInstead of `git merge origin/master` (or other branch), you could have done `git rebase origin/master`. Make sure to fetch the latest origin/master first.\r\n\r\nI just tried this myself with your `ejs/net2` branch. After resolving the conflicts, this is the result:\r\n\r\nhttps://github.com/PDP-10/its/compare/lars/rebased-ejs/net2\r\n\r\nHmm, there's still one merge commit." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835099", "html_url": "https://github.com/PDP-10/its/issues/7#issuecomment-262835099", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/7", "id": 262835099, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNTA5OQ==", "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": "2016-11-24T19:26:29Z", "updated_at": "2016-11-24T19:26:29Z", "author_association": "MEMBER", "body": "Sorry, it was a bit premature." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835267", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835267", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262835267, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNTI2Nw==", "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": "2016-11-24T19:28:19Z", "updated_at": "2016-11-24T19:28:19Z", "author_association": "MEMBER", "body": "I *did* do a \"git rebase origin/master\" after previously having done a \nfetch. I ended up with my working tree on the master branch, and when I \nswitched back to the ejs/net2 branch, it was unchanged. And it still \ndidn't have the DOC changes. So I merged with master and it worked. -- Eric\n\n\nOn 11/24/2016 11:24 AM, Lars Brinkhoff wrote:\n>\n> I'm not sure what I was supposed to have done differently.\n>\n> Instead of |git merge origin/master| (or other branch), you could have \n> done |git rebase origin/master|. Make sure to fetch the latest \n> origin/master first.\n>\n> I just tried this myself with your |ejs/net2| branch. After resolving \n> the conflicts, this is the result:\n>\n> https://github.com/PDP-10/its/compare/lars/rebased-ejs/net2\n>\n> Hmm, there's still one merge commit.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835513", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835513", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262835513, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNTUxMw==", "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": "2016-11-24T19:30:43Z", "updated_at": "2016-11-24T19:30:43Z", "author_association": "MEMBER", "body": "Is it ok if I modify this pull request? I can tell you step by step what I do." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262835795", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262835795", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262835795, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzNTc5NQ==", "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": "2016-11-24T19:33:37Z", "updated_at": "2016-11-24T19:33:37Z", "author_association": "MEMBER", "body": "> And it still didn't have the DOC changes. So I merged with master and it worked.\r\n\r\nThat's strange. I can't explain that. But as far as I know, in normal circumstances, it should have worked." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262838320", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262838320", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262838320, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzODMyMA==", "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": "2016-11-24T19:59:34Z", "updated_at": "2016-11-24T19:59:49Z", "author_association": "MEMBER", "body": "Absolutely. Feel free to modify the PR. Let me know what you did (for educational purposes)." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262838919", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262838919", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262838919, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzODkxOQ==", "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": "2016-11-24T20:05:37Z", "updated_at": "2016-11-24T20:09:02Z", "author_association": "MEMBER", "body": "Ok! First of all, I do `git fetch -p` to update my repository and prune off branches that have been deleted upstream. Then I do `git checkout master` and `git merge --fast-forward origin/master` to ensure that my `master` is up to date.\r\n\r\nThen, `git checkout -t ejs/net2` to get a copy of your branch, and `git rebase master` to move the commits on top of `master`. There are a few merge conflicts, but they are easy to resolve.\r\n\r\nNow there are these five commits:\r\n\r\n- Integrated basic ITS networking support and host table.\r\n- Added TELNET server and client.\r\n- Added SUPDUP client and server support.\r\n- Added support for FTP client and server.\r\n- Merged in lars/config-net branch." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262839977", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262839977", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262839977, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MjgzOTk3Nw==", "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": "2016-11-24T20:16:14Z", "updated_at": "2016-11-24T20:16:14Z", "author_association": "MEMBER", "body": "Now, I want to fix the first commit where the formatting in README.md is off. Also last commit just adds build/klh10/config.203, which I think should be merged into the first commit. And the first commit still contains src/system/config.202 for some reason.\r\n\r\nTo fix these issues, I do `git rebase -i master`. I have `GIT_EDITOR=emacsclient`, so Emacs pops up a buffer with this:\r\n\r\n pick 444e57f Integrated basic ITS networking support and host table.\r\n pick 3fd92c3 Added TELNET server and client.\r\n pick 6ba6048 Added SUPDUP client and server support.\r\n pick 41e42e4 Added support for FTP client and server.\r\n pick 3d88343 Merged in lars/config-net branch.\r\n\r\nI edit this to:\r\n\r\n e 444e57f Integrated basic ITS networking support and host table.\r\n f 3d88343 Merged in lars/config-net branch.\r\n pick 3fd92c3 Added TELNET server and client.\r\n pick 6ba6048 Added SUPDUP client and server support.\r\n pick 41e42e4 Added support for FTP client and server.\r\n\r\nThese are actually commands to git for how to handle each commit. `pick` means to add it unmodified. `e` means to edit it. `f` means to merge it into the commit above.\r\n\r\nSo in this case, I want to edit the first commit to fix the formatting and delete the config file in src. And then the last commit with build/klh10/config.203 should be added to that.\r\n\r\nI save the buffer and type C-x # to exit emacsclient and have git proceed with the rebase." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840423", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840423", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262840423, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MDQyMw==", "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": "2016-11-24T20:21:02Z", "updated_at": "2016-11-24T20:21:02Z", "author_association": "MEMBER", "body": "Now, git says:\r\n\r\n Stopped at 444e57fcef24923e9d244a1bdff267b68d6b981a... Integrated basic ITS networking support and host table.\r\n You can amend the commit now, with\r\n git commit --amend\r\n Once you are satisfied with your changes, run\r\n git rebase --continue\r\n\r\nI type `git rm src/system/config.202`, edit README.md, and then `git add README.md`. `git status -s` now says:\r\n\r\n M README.md\r\n D src/system/config.203\r\n\r\nI add these changes to the commit by saying `git commit --amend -C HEAD`. And then `git rebase --continue`." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840538", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840538", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262840538, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MDUzOA==", "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": "2016-11-24T20:22:03Z", "updated_at": "2016-11-24T20:22:45Z", "author_association": "MEMBER", "body": "Now the interactive rebase is finished. We're left with these commits:\r\n\r\n- Integrated basic ITS networking support and host table.\r\n- Added TELNET server and client.\r\n- Added SUPDUP client and server support.\r\n- Added support for FTP client and server.\r\n\r\n`git push -f` sends these off to GitHub." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262840707", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262840707", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262840707, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MDcwNw==", "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": "2016-11-24T20:23:48Z", "updated_at": "2016-11-24T20:23:48Z", "author_association": "MEMBER", "body": "Now I scrutinize each commit in GitHub, and wait for Travis to report the build status." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262841495", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262841495", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262841495, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MTQ5NQ==", "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": "2016-11-24T20:32:00Z", "updated_at": "2016-11-24T20:32:00Z", "author_association": "MEMBER", "body": "Oops, the first commit adds a config.203, but doesn't remove the old config.202. So I do a `git rebase -i master` again to clean that up." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262842536", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262842536", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262842536, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MjUzNg==", "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": "2016-11-24T20:43:42Z", "updated_at": "2016-11-24T20:43:42Z", "author_association": "MEMBER", "body": "Ok, I think we're done now. Commits look good, Travis is happy, and I tested telnet and ftp against KLH10." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262842633", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262842633", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262842633, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MjYzMw==", "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": "2016-11-24T20:45:00Z", "updated_at": "2016-11-24T20:45:00Z", "author_association": "MEMBER", "body": "Now, if you want to continue using this branch, do a `git fetch`, `git checkout ejs/net2`, and `git reset --hard origin/ejs/net2`. **WARNING**, this will completely overwrite anything you had before on that branch." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/262843499", "html_url": "https://github.com/PDP-10/its/pull/19#issuecomment-262843499", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/19", "id": 262843499, "node_id": "MDEyOklzc3VlQ29tbWVudDI2Mjg0MzQ5OQ==", "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": "2016-11-24T20:54:07Z", "updated_at": "2016-11-24T20:54:07Z", "author_association": "MEMBER", "body": "I did that on purpose. I wanted to have both the pre- and \npost-networking configs in there. But feel free to kill the old if you want.\n\n\nOn 11/24/2016 12:32 PM, Lars Brinkhoff wrote:\n>\n> Oops, the first commit adds a config.203, but doesn't remove the old \n> config.202. So I do a |git rebase -i master| again to clean that up.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263049140", "html_url": "https://github.com/PDP-10/its/pull/20#issuecomment-263049140", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/20", "id": 263049140, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA0OTE0MA==", "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": "2016-11-26T07:26:34Z", "updated_at": "2016-11-26T07:26:34Z", "author_association": "MEMBER", "body": "Thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263053805", "html_url": "https://github.com/PDP-10/its/issues/16#issuecomment-263053805", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/16", "id": 263053805, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA1MzgwNQ==", "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": "2016-11-26T09:32:23Z", "updated_at": "2016-11-26T09:32:23Z", "author_association": "MEMBER", "body": "Fixed now." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263067554", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-263067554", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 263067554, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA2NzU1NA==", "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": "2016-11-26T14:55:55Z", "updated_at": "2016-11-26T14:55:55Z", "author_association": "NONE", "body": "I checked with Dave Lebling and Chris Reeve, and neither of them has the original Muddle sources. Chris would've been the likeliest candidate, but he's not sentimental, or at least wasn't then--he was quite happy, recently, to find some of his code in the online CTSS sources.\r\nIf there were DM backup tapes made, they either ended up with someone else (but I'm not sure who that would be--Vezza?), or more likely just stayed at MIT when we left.\r\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263068987", "html_url": "https://github.com/PDP-10/its/issues/12#issuecomment-263068987", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/12", "id": 263068987, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA2ODk4Nw==", "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": "2016-11-26T15:23:56Z", "updated_at": "2016-11-26T15:23:56Z", "author_association": "MEMBER", "body": "Thank you for the information, @taa01776. Who is Vezza?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263070180", "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263070180", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", "id": 263070180, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA3MDE4MA==", "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": "2016-11-26T15:47:03Z", "updated_at": "2016-11-26T15:47:03Z", "author_association": "MEMBER", "body": "Reviewed and tried to merge, but when I tried to merge it said squash merge method not allowed. Didn't see any choice of merge method. Please merge.\n\n-- Eric\n\n\n> On Nov 26, 2016, at 00:28, Lars Brinkhoff wrote:\n> \n> Make links for TALK, W, WHO, WHOJ, WHOM, U, and USERS.\n> \n> The source code sits inside CSTACY; AR1 SRC1 for now. It's a nice test that ARCDEV works.\n> \n> You can view, comment on, or merge this pull request online at:\n> \n> https://github.com/PDP-10/its/pull/21\n> \n> Commit Summary\n> \n> Build WHOJ. Make links for TS TALK, TS WHO, TS WHOJ, TS WHOM, TS USERS.\n> File Changes\n> \n> M Makefile (2)\n> M README.md (1)\n> M build/build.tcl (19)\n> A src/cstacy/ar1.src1 (0)\n> Patch Links:\n> \n> https://github.com/PDP-10/its/pull/21.patch\n> https://github.com/PDP-10/its/pull/21.diff\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263070398", "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263070398", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", "id": 263070398, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA3MDM5OA==", "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": "2016-11-26T15:51:16Z", "updated_at": "2016-11-26T15:51:16Z", "author_association": "MEMBER", "body": "Don't you get the \"rebase and merge\" option?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263071144", "html_url": "https://github.com/PDP-10/its/pull/21#issuecomment-263071144", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/21", "id": 263071144, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA3MTE0NA==", "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": "2016-11-26T16:05:20Z", "updated_at": "2016-11-26T16:05:20Z", "author_association": "MEMBER", "body": "Not on the iPhone interface that I could see.\n\n-- Eric\n\n\n> On Nov 26, 2016, at 07:51, Lars Brinkhoff wrote:\n> \n> Don't you get the \"rebase and merge\" option?\n> \n> —\n> You are receiving this because you commented.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263080921", "html_url": "https://github.com/PDP-10/its/pull/24#issuecomment-263080921", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/24", "id": 263080921, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4MDkyMQ==", "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": "2016-11-26T19:22:51Z", "updated_at": "2016-11-26T19:22:51Z", "author_association": "MEMBER", "body": "Looks good, thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085591", "html_url": "https://github.com/PDP-10/its/issues/27#issuecomment-263085591", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/27", "id": 263085591, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NTU5MQ==", "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": "2016-11-26T20:57:40Z", "updated_at": "2016-11-26T20:57:40Z", "author_association": "MEMBER", "body": "I'm working on this." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085630", "html_url": "https://github.com/PDP-10/its/pull/25#issuecomment-263085630", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/25", "id": 263085630, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NTYzMA==", "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": "2016-11-26T20:58:44Z", "updated_at": "2016-11-26T20:58:44Z", "author_association": "MEMBER", "body": "Thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085785", "html_url": "https://github.com/PDP-10/its/issues/23#issuecomment-263085785", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/23", "id": 263085785, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NTc4NQ==", "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": "2016-11-26T21:02:18Z", "updated_at": "2016-11-26T21:02:18Z", "author_association": "MEMBER", "body": "Adressed by #28." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263085949", "html_url": "https://github.com/PDP-10/its/issues/1#issuecomment-263085949", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/1", "id": 263085949, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NTk0OQ==", "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": "2016-11-26T21:05:54Z", "updated_at": "2016-11-26T21:05:54Z", "author_association": "MEMBER", "body": "The build now makes two bootable tape images. One for NSALV, and one for DSKDMP. They both seem to work." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263086648", "html_url": "https://github.com/PDP-10/its/pull/29#issuecomment-263086648", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/29", "id": 263086648, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NjY0OA==", "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": "2016-11-26T21:21:49Z", "updated_at": "2016-11-26T21:21:49Z", "author_association": "MEMBER", "body": "Rebased. Awaiting build status." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263087598", "html_url": "https://github.com/PDP-10/its/issues/11#issuecomment-263087598", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/11", "id": 263087598, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzA4NzU5OA==", "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": "2016-11-26T21:41:38Z", "updated_at": "2016-11-26T21:41:38Z", "author_association": "MEMBER", "body": "We now have a crude version of this. The monitor configuration file is copied from `build/klh10`, or `build/simh`." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263107264", "html_url": "https://github.com/PDP-10/its/pull/30#issuecomment-263107264", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/30", "id": 263107264, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEwNzI2NA==", "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": "2016-11-27T07:48:31Z", "updated_at": "2016-11-27T07:48:31Z", "author_association": "MEMBER", "body": "Thanks!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263113632", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263113632", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263113632, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzExMzYzMg==", "user": { "login": "bictorv", "id": 3236385, "node_id": "MDQ6VXNlcjMyMzYzODU=", "avatar_url": "https://avatars1.githubusercontent.com/u/3236385?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bictorv", "html_url": "https://github.com/bictorv", "followers_url": "https://api.github.com/users/bictorv/followers", "following_url": "https://api.github.com/users/bictorv/following{/other_user}", "gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}", "starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/bictorv/subscriptions", "organizations_url": "https://api.github.com/users/bictorv/orgs", "repos_url": "https://api.github.com/users/bictorv/repos", "events_url": "https://api.github.com/users/bictorv/events{/privacy}", "received_events_url": "https://api.github.com/users/bictorv/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-27T10:10:07Z", "updated_at": "2016-11-27T10:10:07Z", "author_association": "NONE", "body": "Check http://up.update.uu.se/patch; for many Y2K fixes, including this (I think LISTF is fixed by recompiling after fixing DATIME.)" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263135816", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263135816", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263135816, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEzNTgxNg==", "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": "2016-11-27T17:44:15Z", "updated_at": "2016-11-27T17:44:15Z", "author_association": "MEMBER", "body": "Thank you, @bictorv. I'll look closely at all those patches." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263136110", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263136110", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263136110, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEzNjExMA==", "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": "2016-11-27T17:50:20Z", "updated_at": "2016-11-27T17:50:20Z", "author_association": "MEMBER", "body": "It almost seems that there were several binary patches made by KLH in the PI distribution. We should look closely to see whether we should change some sources or patch some binaries.\n\n-- Eric\n\n\n> On Nov 27, 2016, at 09:44, Lars Brinkhoff wrote:\n> \n> Thank you, @bictorv. I'll look closely at all those patches.\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub, or mute the thread.\n> \n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263138839", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263138839", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263138839, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEzODgzOQ==", "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": "2016-11-27T18:41:00Z", "updated_at": "2016-11-27T18:41:00Z", "author_association": "MEMBER", "body": "@eswenson1 Why would it be preferable to patch binaries instead of sources?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263139324", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263139324", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263139324, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEzOTMyNA==", "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": "2016-11-27T18:50:00Z", "updated_at": "2016-11-27T18:50:00Z", "author_association": "MEMBER", "body": "Only If we didn't have sources for something.\n\n-- Eric\n\n\n> On Nov 27, 2016, at 10:41, Lars Brinkhoff wrote:\n> \n> @eswenson1 Why would it be preferable to patch binaries instead of sources?\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" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263139409", "html_url": "https://github.com/PDP-10/its/issues/26#issuecomment-263139409", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/26", "id": 263139409, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzEzOTQwOQ==", "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": "2016-11-27T18:51:25Z", "updated_at": "2016-11-27T18:51:25Z", "author_association": "MEMBER", "body": "Ah, of course!" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148057", "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148057", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", "id": 263148057, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzE0ODA1Nw==", "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": "2016-11-27T21:15:08Z", "updated_at": "2016-11-27T21:15:08Z", "author_association": "MEMBER", "body": "Is a link to the ATSIGN DIRDEV not needed -- something like SYS; JOBDEV DIRDB?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148368", "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148368", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", "id": 263148368, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzE0ODM2OA==", "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": "2016-11-27T21:20:08Z", "updated_at": "2016-11-27T21:20:08Z", "author_association": "MEMBER", "body": "Apparently not. I tested it like this:\r\n\r\n ^R dir:sys;only links\r\n\r\nand that worked." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263148657", "html_url": "https://github.com/PDP-10/its/pull/32#issuecomment-263148657", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/32", "id": 263148657, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzE0ODY1Nw==", "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": "2016-11-27T21:25:12Z", "updated_at": "2016-11-27T21:25:12Z", "author_association": "MEMBER", "body": "Ok, thanks. On ES-ITS I have that link -- but I can't remember where I saw to do that. I'll merge as is, and if I can find a reason for it, I'll enter a ticket." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263246191", "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263246191", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", "id": 263246191, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzI0NjE5MQ==", "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": "2016-11-28T11:17:41Z", "updated_at": "2016-11-28T11:17:41Z", "author_association": "MEMBER", "body": "I'll take a look at the SIMH issue, but probably not today." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263300056", "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263300056", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", "id": 263300056, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMwMDA1Ng==", "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": "2016-11-28T15:26:47Z", "updated_at": "2016-11-28T15:26:47Z", "author_association": "MEMBER", "body": "I believe INQUIR is written in Lisp, right? Is there anything else?" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263313423", "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263313423", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", "id": 263313423, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMxMzQyMw==", "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": "2016-11-28T16:11:07Z", "updated_at": "2016-11-28T16:11:07Z", "author_association": "MEMBER", "body": "Yes. I have INQUIR building fine. But it assumes LISP is built.\n> On Nov 28, 2016, at 07:26, Lars Brinkhoff wrote:\n> \n> I believe INQUIR is written in Lisp, right? Is there anything else?\n> \n> —\n> You are receiving this because you were assigned.\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/263313619", "html_url": "https://github.com/PDP-10/its/issues/35#issuecomment-263313619", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/35", "id": 263313619, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMxMzYxOQ==", "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": "2016-11-28T16:11:47Z", "updated_at": "2016-11-28T16:11:47Z", "author_association": "MEMBER", "body": "I think there are other apps built in lisp too. Will have to check to come up with a list. \n> On Nov 28, 2016, at 08:11, Eric Swenson wrote:\n> \n> Yes. I have INQUIR building fine. But it assumes LISP is built.\n>> On Nov 28, 2016, at 07:26, Lars Brinkhoff > wrote:\n>> \n>> I believe INQUIR is written in Lisp, right? Is there anything else?\n>> \n>> —\n>> You are receiving this because you were assigned.\n>> Reply to this email directly, view it on GitHub , or mute the thread .\n>> \n> \n\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263322870", "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263322870", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", "id": 263322870, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMyMjg3MA==", "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": "2016-11-28T16:43:16Z", "updated_at": "2016-11-28T16:43:16Z", "author_association": "MEMBER", "body": "I committed a change to this branch that will skip the COMSAT \ninitialization on SIMH. This will allow the build to complete on SIMH \nand should allow us to merge this. I will then look into exactly why \nthis fails on SIMH and see if a better fix is possible. COMSAT should be \nusable for local mail delivery without network support.\n\nI'd like to get the COMSAT/MAIL support merged, however. -- Eric\n\nOn 11/28/2016 03:17 AM, Lars Brinkhoff wrote:\n>\n> I'll take a look at the SIMH issue, but probably not today.\n>\n> —\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub \n> , or \n> mute the thread \n> .\n>\n\n" }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263325613", "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263325613", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", "id": 263325613, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMyNTYxMw==", "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": "2016-11-28T16:52:51Z", "updated_at": "2016-11-28T16:53:02Z", "author_association": "MEMBER", "body": "Can I merge this now? Travis is happy now." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263334228", "html_url": "https://github.com/PDP-10/its/issues/36#issuecomment-263334228", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/36", "id": 263334228, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMzNDIyOA==", "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": "2016-11-28T17:22:27Z", "updated_at": "2016-11-28T17:22:27Z", "author_association": "MEMBER", "body": "There seems to be a recipe for SIMH in Homebrew. We'll build KLH10 ourselves as usual." }, { "url": "https://api.github.com/repos/PDP-10/its/issues/comments/263334866", "html_url": "https://github.com/PDP-10/its/pull/34#issuecomment-263334866", "issue_url": "https://api.github.com/repos/PDP-10/its/issues/34", "id": 263334866, "node_id": "MDEyOklzc3VlQ29tbWVudDI2MzMzNDg2Ng==", "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": "2016-11-28T17:24:34Z", "updated_at": "2016-11-28T17:24:34Z", "author_association": "MEMBER", "body": "Thanks, merged." } ]