Date: Tue, 6 Jul 1999 10:48:17 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha locore.s machdep.c Message-ID: <199907061748.KAA24510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/07/06 10:48:17 PDT Modified files: sys/alpha/alpha locore.s machdep.c Log: Implement SA_SIGINFO support for the Alpha. This is obviously a little bit preliminary. It still returns an old-style code arg if SA_SIGINFO is not set, but I'm not sure of the value of this since the traditional bsd-style fourth argument (address) is missing. Also, tidy up a bit of lint. Revision Changes Path 1.8 +2 -2 src/sys/alpha/alpha/locore.s 1.47 +41 -54 src/sys/alpha/alpha/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907061748.KAA24510>