←back to thread

55 points todsacerdoti | 4 comments | | HN request time: 0.212s | source
1. protomyth ◴[] No.26594803[source]
This is one of the old OSes that I wish had been open sourced. I would really like to see the Pascal source code, and it would be neat to see something that wasn't a UNIX.
replies(2): >>26596671 #>>26599178 #
2. skissane ◴[] No.26596671[source]
> This is one of the old OSes that I wish had been open sourced

Maybe one of these days, someone will convince the powers-that-be at HPE to do it. It has basically zero remaining commercial value. Open sourcing it would have PR benefits for HPE.

3. eschaton ◴[] No.26599178[source]
One could always look at the Domain Engineering manuals and the data structures described therein and the rest of the APIs and docs and reimplement it. That’s basically what Comer did with Xinu, Tanenbaum did with Minix, Linus did with Linux, etc., just with Unix—and it’s mostly how Aegis (the original name for Domain/OS) came about too.
replies(1): >>26602153 #
4. protomyth ◴[] No.26602153[source]
Not that I have the ability to do that, but where are these Domain Engineering manuals?