Subject: CVS commit: [netbsd-4] src/lib/libc/arch/hppa/gen
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 10/29/2007 19:41:17
Module Name:	src
Committed By:	pavel
Date:		Mon Oct 29 19:41:17 UTC 2007

Modified Files:
	src/lib/libc/arch/hppa/gen [netbsd-4]: swapcontext.S

Log Message:
Pull up following revision (requested by skrll in ticket #955):
	lib/libc/arch/hppa/gen/swapcontext.S: revision 1.2
Set up the tail of the instruction address queue so that
we don't have to rely on luck for swapcontext(3) to work.
This fixes a problem pointed out to me by Chuck Silvers.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.10.1 src/lib/libc/arch/hppa/gen/swapcontext.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.