From owner-cvs-src@FreeBSD.ORG Sat Aug 23 19:02:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D748E16A4BF; Sat, 23 Aug 2003 19:02:45 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453BC43F85; Sat, 23 Aug 2003 19:02:45 -0700 (PDT) (envelope-from jake@locore.ca) Received: by k6.locore.ca (Postfix, from userid 1000) id 8C5248FF3; Sat, 23 Aug 2003 22:02:15 -0400 (EDT) Date: Sat, 23 Aug 2003 22:02:15 -0400 From: Jake Burkholder To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030824020215.GA10045@locore.ca> References: <200308240154.h7O1s6q0083047@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308240154.h7O1s6q0083047@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: src/sys/conf files.sparc64 options.sparc64 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 02:02:46 -0000 Apparently, On Sat, Aug 23, 2003 at 06:54:06PM -0700, Jake Burkholder said words to the effect of; > jake 2003/08/23 18:54:06 PDT > > FreeBSD src repository > > Modified files: > sys/conf files.sparc64 options.sparc64 > Log: > Hook syscons and the creator driver up to the sparc64. This compiles but ^^^ build. > will not link due to missing keyboard drivers. > > Revision Changes Path > 1.45 +16 -0 src/sys/conf/files.sparc64 > 1.8 +6 -0 src/sys/conf/options.sparc64 >