Subject: CVS commit: src/lib/libc/arch/hppa/gen
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/28/2007 09:38:06
Module Name:	src
Committed By:	skrll
Date:		Sun Oct 28 09:38:06 UTC 2007

Modified Files:
	src/lib/libc/arch/hppa/gen: swapcontext.S

Log Message:
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.2 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.