Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 06:31:04 +1100 (EST)
From:      John Birrell <jb@cimlogic.com.au>
To:        dfr@nlsystems.com (Doug Rabson)
Cc:        gpalmer@FreeBSD.ORG, alpha@FreeBSD.ORG
Subject:   Re: Alpha world broken
Message-ID:  <199903251931.GAA03235@cimlogic.com.au>
In-Reply-To: <Pine.BSF.4.05.9903251843210.390-100000@herring.nlsystems.com> from Doug Rabson at "Mar 25, 1999  6:43:39 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903251931.GAA03235>