From owner-cvs-other Wed Sep 11 15:01:20 1996 Return-Path: owner-cvs-other Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06007 for cvs-other-outgoing; Wed, 11 Sep 1996 15:01:20 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA05973; Wed, 11 Sep 1996 15:01:07 -0700 (PDT) Date: Wed, 11 Sep 1996 15:01:07 -0700 (PDT) From: Peter Wemm Message-Id: <199609112201.PAA05973@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-other Subject: cvs commit: /home/smp/sys/i386/i386 mpcore.s Sender: owner-cvs-other@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/11 15:01:06 Modified: home/smp/sys/i386/i386 mpcore.s Log: store mpfps in the correct place Submitted by: Steve Passe , PR#1591 Revision Changes Path 1.15 +1 -1 /home/smp/sys/i386/i386/mpcore.s From owner-cvs-other Wed Sep 11 15:09:14 1996 Return-Path: owner-cvs-other Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06683 for cvs-other-outgoing; Wed, 11 Sep 1996 15:09:14 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA06666; Wed, 11 Sep 1996 15:08:59 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.5/8.7.3) with ESMTP id GAA06869; Thu, 12 Sep 1996 06:08:33 +0800 (WST) Message-Id: <199609112208.GAA06869@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: Peter Wemm cc: smp@freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-other@freefall.freebsd.org Subject: Re: cvs commit: /home/smp/sys/i386/i386 mpcore.s In-reply-to: Your message of "Wed, 11 Sep 1996 15:01:07 MST." <199609112201.PAA05973@freefall.freebsd.org> Date: Thu, 12 Sep 1996 06:08:32 +0800 From: Peter Wemm Sender: owner-cvs-other@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > peter 96/09/11 15:01:06 > > Modified: home/smp/sys/i386/i386 mpcore.s > Log: > store mpfps in the correct place > > Submitted by: Steve Passe , PR#1591 > > Revision Changes Path > 1.15 +1 -1 /home/smp/sys/i386/i386/mpcore.s Don't panic, this was not in the real CVS tree, it was a remote-cvs command line hiccup. this was actually committed to the SMP tree... Cheers, -Peter