mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
0930b0950a
\E[3J console code (secure clear screen) needs to update_screen(vc)
in order to write-through blanks into off-screen video memory.
This has been removed accidentally in 3.6 by:
commit
|
||
---|---|---|
.. | ||
.gitignore | ||
consolemap.c | ||
cp437.uni | ||
defkeymap.c_shipped | ||
defkeymap.map | ||
keyboard.c | ||
Makefile | ||
selection.c | ||
vc_screen.c | ||
vt.c | ||
vt_ioctl.c |