DEC BATCH-11/DOS-11
BATCH-11/DOS-11, also known simply as DOS-11, is a discontinued operating system by Digital Equipment Corporation of Maynard, Massachusetts. The first version of DOS-11 was released in 1970 and was the first operating system to run on the Digital PDP-11 minicomputer. DOS-11 was not known to be easy to use even in its day and became much less used in 1973 with the release of the RT-11 operating system.
Features
DOS-11 included:- DOS-Monitor
- Edit-11
- FORTRAN IV
- Libr-11
- Link-11
- ODT-11R
- PAL-11R
- PIP
The DOS-11 operating system kernel was one file called MONLIB.LCL. The LCL extension was the acronym for LInked Core Image Library. An LICIL could be stored on any type of media that the DOS-11 operating system was distributed on. When the LICIL file was installed onto a disk drive as a contiguous file, the monitor library name is changed to MONLIBCIL which could then be booted. The CIL extension was the acronym for Core Image Library. Core, was the term for the core memory systems common to the PDP-11. A Core Image Library could be created with the CILUS program. A MONLIBCIL typically contained the resident monitor, the keyboard command routine, device drivers, EMT routines, the clock routines and the transient monitor.