And I thought that I should broadcast it to the world. Diomidis Spinellis has gone through the hard work of going through all the old legacy Unix source code, making it easily available here. Â Even more fun it to just find somewhere with a couple of GB free, and clone it!
git clone https://github.com/dspinellis/unix-history-repo
With that done, you can then ‘check’ out the repo from any of the major releases and get the source! Â For example to see 4.4 BSD, you would type in:
cd unix-history-repo
git checkout BSD-4_4
Pretty cool!
And it goes up to FreeBSD 10.0.1 Â Release tags are:
- Epoch
- Research-V1
- Research-V3
- Research-V4
- Research-V5
- Research-V6
- BSD-1
- BSD-2
- Research-V7
- Bell-32V
- BSD-3
- BSD-4
- BSD-4_1_snap
- BSD-4_1c_2
- BSD-4_2
- BSD-4_3
- BSD-4_3_Reno
- BSD-4_3_Net_1
- BSD-4_3_Tahoe
- BSD-4_3_Net_2
- BSD-4_4
- BSD-4_4_Lite1
- BSD-4_4_Lite2
- BSD-SCCS-END
- 386BSD-0.0
- 386BSD-0.1
- FreeBSD-release/1.0, 1.1, 1.1.5
- FreeBSD-release/2.0 2.0.5, 2.1.0, 2.1.5, 2.1.6, 2.1.6.1, 2.1.7, 2.2.0, 2.2.1, 2.2.2, 2.2.5, 2.2.6, 2.2.7, 2.2.8
- FreeBSD-release/3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0
- FreeBSD-release/4.0.0 4.1.0, 4.1.1, 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.6.1, 4.6.2, 4.7.0, 4.8.0, 4.9.0, 4.10.0, 4.11.0
- FreeBSD-release/5.0.0 5.1.0, 5.2.0, 5.2.1, 5.3.0, 5.4.0, 5.5.0
- FreeBSD-release/6.0.0, 6.1.0, 6.2.0, 6.3.0, 6.4.0
- FreeBSD-release/7.0.0, 7.1.0, 7.2.0, 7.3.0, 7.4.0
- FreeBSD-release/8.0.0, 8.1.0, 8.2.0, 8.3.0, 8.4.0
- FreeBSD-release/9.0.0, 9.1.0, 9.2.0
- FreeBSD-release/10.0.0, 10.1.0
Btw….. I didn’t read anything about AIX for PS/2 on your site.
Aren’t you curious about it (running it in qemu or an other virtual machine software) ?
Please visit http://ps-2.kev009.com/ohlandl/AIX_1-3/AIX_Index.html for more infos, you can find also the floppy disk images for it.
According to the mentioned site, it can be run also on non-PS/2 (but Intel) machines….
I guess I’ve never bothered…. Well I have used it, and installed it on a PS/2 model 80 before. I used to think the emulation (well of the time, circa 2004) was pretty horrible, then I installed it on a real machine with supported hardware.
AIX on the PS/2 is horribly unstable.
And I don’t think it has any real claim other than name to AIX on the 370 nor AIX on the POWER processor.
In all honesty even back then, Xenix was a far better Unix.