Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/vax
Module Name: src
Committed By: riastradh
Date: Thu Mar 19 04:34:03 UTC 2026
Modified Files:
src/sys/arch/vax/vax: subr.S
Log Message:
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.43 -r1.44 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