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/vsa
Module Name: src
Committed By: martin
Date: Fri Apr 4 16:23:47 UTC 2025
Modified Files:
src/sys/arch/vax/vsa [netbsd-10]: spx.c
Log Message:
Pull up following revision(s) (requested by hans in ticket #1087):
sys/arch/vax/vsa/spx.c: revision 1.13
vax/spx(4): fix a few X11-related bugs
- overwriting of saved screen pointer of emulation mode when switching
the framebuffer mode from mapped to dumb or vice-versa
- leaving the cursor on when switching away from emulation mode
- failure to restore the screen when changing back to emulation mode
because the saved screen pointer has been set to NULL
- panic on next VT switch, because now also the current screen pointer
is NULL
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.6.1 src/sys/arch/vax/vsa/spx.c
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