CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/03 04:05:47
Modified files:
sys/dev/rasops : rasops.c
Log message:
Use the default background attribute when erasing rows in doswitch and
scrollback. Fixes use of an uninitialised attribute value in scrollback.
Patch from miod@ ok kettenis@
