Subject: Change in source tree heirarchy
To: J. Maynard Gelinas <maynard@jmg.com>
From: Jeremy Cooper <jeremy@broder.com>
List: port-sun3
Date: 06/19/1998 15:16:57
On Tue, 16 Jun 1998, J. Maynard Gelinas wrote:
> BTW: the 1.3.2 source tree looks significantly different from -current,
> with sun3x and sun3 as completely separate architectures and build
> areas. Is the 1.3.2 tree what -current needs to migrate towards, or is
> it legacy?
We moved the sun3x files into the sun3 directory after the 1.3 branch was
made. The 1.3.2 tree can be considered legacy in this respect. Whenever
changes that are considered ``bug fixes'' are made to the -current tree,
they are converted to patches and applied to the legacy tree to keep it
synchronized. NetBSD-1.4 and future versions will use the new structure.
-J