CVS commit: [netbsd-11] src/sys/arch/vax/vax
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Tue Jun 30 09:41:27 UTC 2026 Modified Files: src/sys/arch/vax/vax [netbsd-11]: subr.S Log Message: Pull up following revision(s) (requested by riastradh in ticket #354): 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.43 -r1.43.4.1 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.