Subject: Re: sparc64 netbsd-2-0 update
To: None <rmk@rmkhome.com>
From: James Chacon <jmc@NetBSD.org>
List: current-users
Date: 03/04/2005 09:21:44
On Thu, Mar 03, 2005 at 10:26:49PM -0700, Rick Kelly wrote:
> 
> It looks to me like sys/arch/sparc64/sparc64/pmap.c ought to be
> 1.157. But anoncvs only offers:
> 
> $NetBSD: pmap.c,v 1.156.2.2 2005/01/07 14:28:19 jdc Exp $

If you're updating on the branch (ala -rnetbsd-2-0) then this is the correct
version. 1.157 would only be correct on the trunk at this point.

cvs up -rnetbsd-2-0 will get you everything on that branch.

James