386BSD is available here:
http://oldlinux.org/Linux.old/distributions/386BSD/
The 0.0 distribution tree is there, and files for 0.1 , and the few patchkits that
survived.
I’m 99% sure this is that I took to take 0.1 to 0.1-p23 to 0.1-p24 and used that to fill
in the missing CVS from NetBSD 0.8 ... before finding it.
From: Jacob Goense
Sent: Friday, 10 February 2017 10:18 PM
To: tuhs(a)minnie.tuhs.org
Subject: Re: [TUHS] Code bloat
On 2017-02-08 17:25, Tony Finch wrote:
The previous CVS repo from the 386BSD+patchkit days
was hidden away
because of old copyright worries, though some time after 2000 it became
available to most committers. (I have a copy in my home directory on
freefall.freebsd.org which I stashed away in 2007 because at that time
I
think there still wasn't a conveniently accessible copy.)
Does that have eg. sys/kern/tty.c in it? Or is also missing piles of
files?
It looks like after the uplift to SVN the two
repositories were
combined,
so you can now see the 386BSD import at
https://github.com/freebsd/freebsd/commit/f131f027b47937d651804c243cde86ec0…
Not without being butchered first. A lot of essential source files are
missing
from the start until they magically appear in the 4.4BSD-Lite upload.
I'll take another look if I can make sense of how Lite was folded in.