freebsd-skq/sys/dev/vt/hw
Toomas Soome 29f7096df9 vt: use proper return value check with TUNABLE_INT_FETCH
The TUNABLE_INT_FETCH is macro around getenv_int() and we will get
return value 0 or 1 for failure or success, we can use it to decide
which background color to use.
2019-09-26 07:14:54 +00:00
..
efifb vt efifb: add suspend/resume calls 2019-05-21 18:42:36 +00:00
fb vt: use proper return value check with TUNABLE_INT_FETCH 2019-09-26 07:14:54 +00:00
ofwfb vt/ofwfb: Fix brain-o from r336514, use the correct form of /chosen/stdout-path 2018-07-20 16:18:24 +00:00
vga Speed up vt(4) by keeping a record of the most recently drawn character and 2018-08-25 16:14:56 +00:00