From owner-cvs-all Mon Nov 19 8:24:42 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 0DCA637B405; Mon, 19 Nov 2001 08:24:38 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id fAJGOYN16712; Mon, 19 Nov 2001 08:24:34 -0800 (PST) (envelope-from obrien) Date: Mon, 19 Nov 2001 08:24:33 -0800 From: "David O'Brien" To: Jake Burkholder Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 locore.s machdep.c src/sys/sparc64/include bootinfo.h ucontext.h Message-ID: <20011119082433.A13881@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200111180302.fAI32so74428@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111180302.fAI32so74428@freefall.freebsd.org>; from jake@FreeBSD.org on Sat, Nov 17, 2001 at 07:02:54PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 07:02:54PM -0800, Jake Burkholder wrote: > Modified files: > sys/sparc64/sparc64 locore.s machdep.c > sys/sparc64/include ucontext.h > Removed files: > sys/sparc64/include bootinfo.h > Log: > 1. Remove bootinfo and just pass loader metadata to the kernel. > 2. Remove mcontext.mc_sp, it is redundant. Adjust spare space to make > ucontext_t a nice size. > 3. Raise pil in the debugger. > > Submitted by: tmm (3) This is great progress! Thanks a million for syncing CVS with your working code. The progress on this platform is amazing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message