I, perhaps, owe my career to DOS. As a kid, everyone relied on me to get their games, soundcard, and disk drives to work. Juggling IRQs HIMEM and CHKDSK. Soundblaster 16 forever!
The main issue for open-sourcing old software is copyright. Not all companies buy the copyright of the tools and libraries they incorporate in their software, making it difficult, if not impossible, to open source them.
Also, getting the source code for external libraries was not common until open source became the norm. Making something open-source often requires rewriting parts of it.
6 comments
[ 4.7 ms ] story [ 31.3 ms ] threadAnd I see no reason not to opensource early Windows versions (up to 2000).
Also, getting the source code for external libraries was not common until open source became the norm. Making something open-source often requires rewriting parts of it.