[468] in NetBSD-Development
Source tree organization
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Jan 25 13:42:58 1995
From: ghudson@MIT.EDU
Date: Wed, 25 Jan 1995 13:42:02 -0500
To: netbsd-dev@MIT.EDU
First, an important note: /mit/netbsd/src (-> dev/netbsd-source) is
now where we're going to be building the Athena kernels from. If you
make changes for granola which don't belong in an Athena kernel, make
sure it's #ifdef LOLA_DDB or something. Don't #ifdef things just
because they're untested, though.
Second: I've nuked all of the CVS directories in /mit/netbsd/src and
created RCS directories everywhere (except for a few places where
there shouldn't be any, such as src/sys/arch/i386/compile/LOLA_DDB).
If there aren't any objections, I'm going to check in all of the files
in the source tree, since this makes it easier to use emacs to check
out the files (you don't have to worry about whether the file was ever
RCS'd). I'll wait a day or so for objections.