2.86BSD

Robert Clausecker and I are porting 2.11BSD to 80286 -based PCs, like the PC/AT .

A short summary of BSD's history

TODO

Architecture of the 80286

TODO

Compiler Toolchain

Due to there not being any good enough C toolchains for the 16-bit 80286, it was necessary to write one from scratch. Robert focussed on writing an assembler and linker, while I used my time to create a C compiler.

TODO

Last updated on 2024-11-08.