Paul Rubin wrote:
> Speaking of ITS, does anyone know anything about MINITS?
Yes, it's part of the ITS repository on GitHub. Assembled with PALX
from sources.
> It was apparently a PDP-11 multitasker (not a full OS) written by ITS
> hackers to run some of what would now be considered embedded
> applications around the AI lab, I think.
Most prominently Chaosnet routers, but also some graphical workstations,
etc. Source code comments point to it being in use outside MIT at Yale,
University of Texas, Symbolics, Palo Alto, Atari Cambridge, and
Sunnyvale.
> I did locate some info about it a while back, but have forgotten
> everything specific by now, except that it was less fancy than I had
> hoped.
Think of it as an RTOS with strong Chaosnet support, and some bundled
applications. It has a cousin in NSWIT, also a PDP-11 "operating system
slash router" (vibes of OpenWRT?) with Chaosnet routing.
Other PDP-11 systems inspired by ITS, written at or near MIT, include
SITS (Logo PDP-11/45 OS) and CamExec.