aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vt/vt_cpulogos.c
Commit message (Expand)AuthorAgeFilesLines
* Update Conrad Meyer's emailEd Maste2019-10-171-1/+1
* vt: use colors from terminal emulatorToomas Soome2019-09-251-2/+5
* Ignore kern.vt.splash_cpu without graphicsEric van Gyzen2019-07-081-3/+2
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+2
* vt(4): Resume vt_timer() in vtterm_post_input() onlyJean-Sébastien Pédron2018-05-161-2/+2
* Revert r316796. It is not necessary since r317173.Jung-uk Kim2017-04-191-7/+1
* Attempt to clear logos more thoroughly.Jung-uk Kim2017-04-131-1/+7
* vt_cpulogos: Resize all terms/windows when tearing down logosConrad Meyer2015-08-211-30/+30
* vt: Draw logos per CPU coreConrad Meyer2015-07-211-0/+266