211bsd.git
9 years agoAdded lorder and ranlib to cross toolchain, started on include and libc, it makes...
Nick Downing [Mon, 2 Jan 2017 15:20:35 +0000 (02:20 +1100)]
Added lorder and ranlib to cross toolchain, started on include and libc, it makes some progress with libc but bombs out due to what seems to be a linker bug

9 years agoFirst try at cross toolchain, compiles but not tested yet
Nick Downing [Mon, 2 Jan 2017 04:36:48 +0000 (15:36 +1100)]
First try at cross toolchain, compiles but not tested yet

9 years agoInitial commit of an unmodified 2.11BSD source tree taken from a boot tape.
Nick Downing [Sun, 1 Jan 2017 03:19:07 +0000 (14:19 +1100)]
Initial commit of an unmodified 2.11BSD source tree taken from a boot tape.

Unpacked from http://www.tuhs.org/Archive/PDP-11/Distributions/ucb/2.11BSD:
7263558ebfb676b4b9ddacc77da464c5  file7.tar.gz
77397e6d554361c127592b1fea2d776f  file8.tar.gz

The root of this repository is /usr/src on a running 2.11BSD system.
The boot tape file7.tar.gz provides /usr/src/include and /usr/src/sys.
The boot tape file8.tar.gz provides everything else in /usr/src.