Subject: Re: NetBSD 0.8
To: George Sollish <gsollish@mail.gisco.net>
From: Frederick Bruckman <fb@enteract.com>
List: netbsd-help
Date: 11/07/1999 08:57:34
On Sun, 24 Oct 1999, George Sollish wrote:

> Odd question, and I don't even know if I'll do anything with it if I find
> it, but are the sources for 0.8 available anywhere on the net?  386bsd 0.0
> and 0.1 are, and I was thinking of taking 0.8 out for a spin on an old
> 386.

You could  check out a tree with the netbsd-0-8 tag, using anoncvs.
As in <http://www.netbsd.org/Sites/net.html#anoncvs>, except use the
netbsd-0-8 tag. E.g:

 env CVSROOT=:pserver:anoncvs@anoncvs.netbsd.org:/cvsroot cvs login

password:

 netbsd

 env CVSROOT=:pserver:anoncvs@anoncvs.netbsd.org:/cvsroot cvs -z1 co \
  -rnetbsd-0-8 src-domestic

Or, from within an existing tree simply

 cvs update -rnetbsd-0-8