Received: by mail.netbsd.org (Postfix, from userid 0) id D280A63B1C8; Wed, 25 Nov 2009 02:34:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 01A3A63B11C for ; Wed, 25 Nov 2009 02:34:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B25AF175DF; Wed, 25 Nov 2009 02:34:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 25 Nov 2009 02:34:35 +0000 From: matthew green Subject: CVS commit: src/sys/arch/sparc64/sparc64 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091125023435.B25AF175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: mrg Date: Wed Nov 25 02:34:35 UTC 2009 Modified Files: src/sys/arch/sparc64/sparc64: genassym.cf locore.s Log Message: s/L_ADDR/L_PCB/, requested by rmind. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/arch/sparc64/sparc64/genassym.cf cvs rdiff -u -r1.292 -r1.293 src/sys/arch/sparc64/sparc64/locore.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.