Module Name: src Committed By: hans Date: Tue Mar 4 15:34:42 UTC 2025
Modified Files: src/sys/arch/vax/vsa: dz_vsbus.c Log Message: vax/dz(4): fix NULL pointer dereference in dzgetc() This fixes an immediate reboot situation when booting with -d on a framebuffer console that utilizes a dz(4)-attached keyboard. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/arch/vax/vsa/dz_vsbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.