| From | Sent On | Attachments |
|---|---|---|
| Gary Palmer | Mar 25, 1999 8:12 am | |
| Doug Rabson | Mar 25, 1999 10:43 am | |
| John Birrell | Mar 25, 1999 11:28 am | |
| John Birrell | Mar 25, 1999 11:30 am | |
| Gary Palmer | Mar 25, 1999 11:55 am | |
| Doug Rabson | Mar 25, 1999 3:17 pm | |
| Jordan K. Hubbard | Mar 25, 1999 4:05 pm | |
| Jordan K. Hubbard | Mar 25, 1999 4:08 pm | |
| Doug Rabson | Mar 26, 1999 12:54 am |
| Subject: | Re: Alpha world broken | |
|---|---|---|
| From: | John Birrell (jb...@cimlogic.com.au) | |
| Date: | Mar 25, 1999 11:30:42 am | |
| List: | org.freebsd.freebsd-alpha | |
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 majo...@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message





