From owner-freebsd-alpha Thu Mar 25 11:30:32 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (Postfix) with ESMTP id 3CADF15031; Thu, 25 Mar 1999 11:30:28 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id GAA03235; Fri, 26 Mar 1999 06:31:04 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199903251931.GAA03235@cimlogic.com.au> Subject: Re: Alpha world broken In-Reply-To: from Doug Rabson at "Mar 25, 1999 6:43:39 pm" To: dfr@nlsystems.com (Doug Rabson) Date: Fri, 26 Mar 1999 06:31:04 +1100 (EST) Cc: gpalmer@FreeBSD.ORG, alpha@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doug Rabson wrote: > I have just committed this fix: > > Index: sigpending.S > =================================================================== > RCS file: /home/ncvs/src/lib/libc/alpha/sys/sigpending.S,v > retrieving revision 1.1.1.1 > diff -u -r1.1.1.1 sigpending.S > --- sigpending.S 1998/03/09 06:34:42 1.1.1.1 > +++ sigpending.S 1999/03/25 18:41:48 > @@ -29,8 +29,8 @@ > > #include "SYS.h" > > -SYSCALL(sigpending) > +PSYSCALL(sigpending) > stl v0, 0(a0) > mov zero, v0 > RET > -END(sigpending) > +PEND(sigpending) Thanks, I missed committing that file. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message