Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/arch/vax/vax
Module Name: src
Committed By: martin
Date: Tue Jun 30 09:42:40 UTC 2026
Modified Files:
src/sys/arch/vax/vax [netbsd-10]: subr.S
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1298):
sys/arch/vax/vax/subr.S: revision 1.44
vax longjmp(9): Fix return value.
PR port-vax/59308: kernel longjmp(9) fails to make setjmp(9) return 1
PR port-vax/60102: kernel longjmp(9) on vax reads stack garbage instead
of returning 1 (patch)
To generate a diff of this commit:
cvs rdiff -u -r1.41.2.2 -r1.41.2.3 src/sys/arch/vax/vax/subr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index