| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r317171, r317173, r317560, r317561, r318326 | Jung-uk Kim | 2017-05-18 | 1 | -40/+31 |
| * | MFC r304430: vt: fix old keyboard release in CONS_SETKBD | Ed Maste | 2017-02-10 | 1 | -0/+1 |
| * | MFC r309823: | Oleksandr Tymoshenko | 2016-12-22 | 1 | -0/+79 |
| * | MFC r303338: vt: lock Giant around kbd calls in CONS_GETINFO | Ed Maste | 2016-08-01 | 1 | -0/+2 |
| * | MFC r303043: | Bryan Drewery | 2016-07-25 | 3 | -8/+8 |
| * | sys: Make use of our rounddown() macro when sys/param.h is available. | Pedro F. Giffuni | 2016-04-30 | 2 | -3/+3 |
| * | sys/dev: extend use of the howmany() macro when available. | Pedro F. Giffuni | 2016-04-26 | 1 | -5/+3 |
| * | sys: use our roundup2/rounddown2() macros when param.h is available. | Pedro F. Giffuni | 2016-04-21 | 1 | -1/+1 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | vt: Use textmode when we're running on hypervisors | Sepherosa Ziehau | 2016-03-28 | 1 | -1/+7 |
| * | As <machine/vm.h> is included from <vm/vm.h>, there is no need to | Svatopluk Kraus | 2016-02-22 | 1 | -1/+0 |
| * | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | Svatopluk Kraus | 2016-02-22 | 1 | -1/+0 |
| * | Allow callers of OF_decode_addr to get the size of the found mapping. This | Andrew Turner | 2016-02-16 | 1 | -1/+2 |
| * | Make graphical consoles work under PowerKVM. Without using hypercalls, it is | Nathan Whitehorn | 2016-01-09 | 1 | -2/+23 |
| * | vt_cpulogos: Resize all terms/windows when tearing down logos | Conrad Meyer | 2015-08-21 | 3 | -35/+35 |
| * | Support frame buffers that are larger than the default screen | Marcel Moolenaar | 2015-08-18 | 2 | -2/+9 |
| * | Improve support for Macs that have a stride not equal to the | Marcel Moolenaar | 2015-08-15 | 1 | -20/+6 |
| * | Improve the VT initialization message: have it say what the | Marcel Moolenaar | 2015-08-15 | 1 | -2/+3 |
| * | Fix text mode operation. | Marcel Moolenaar | 2015-08-13 | 2 | -4/+8 |
| * | Better support memory mapped console devices, such as VGA and EFI | Marcel Moolenaar | 2015-08-12 | 2 | -36/+7 |
| * | - Use __FBSDID(). | Marius Strobl | 2015-07-27 | 1 | -5/+6 |
| * | - Nuke dupe $FreeBSD$. | Marius Strobl | 2015-07-27 | 3 | -13/+5 |
| * | vt: cpu logos: Correct reversed 0/1 beastie descriptions | Conrad Meyer | 2015-07-22 | 1 | -1/+1 |
| * | vt: Change default CPU logo to Orb | Conrad Meyer | 2015-07-22 | 1 | -1/+1 |
| * | vt: Default to cpu logos off | Conrad Meyer | 2015-07-22 | 1 | -1/+1 |
| * | vt_core.c: Use do/while to highlight missed semi-colon errors | Conrad Meyer | 2015-07-22 | 1 | -5/+5 |
| * | vt: Unbreak build on no-splash configurations | Conrad Meyer | 2015-07-22 | 1 | -0/+4 |
| * | vt: Draw logos per CPU core | Conrad Meyer | 2015-07-21 | 4 | -18/+745 |
| * | vt: De-static VT_SYSCTL_INT-defined objects | Conrad Meyer | 2015-07-21 | 2 | -11/+11 |
| * | Huge cleanup of random(4) code. | Mark Murray | 2015-06-30 | 2 | -1/+3 |
| * | Ensure the result from signed subtraction under modulus does not | Hans Petter Selasky | 2015-05-10 | 1 | -1/+1 |
| * | The "SYSCTL_INT()" default value is only used for read only SYSCTLs | Hans Petter Selasky | 2015-05-08 | 1 | -3/+2 |
| * | Prevent switching to NULL or own window in the "vt_proc_window_switch" | Hans Petter Selasky | 2015-05-08 | 1 | -11/+29 |
| * | vt: fix vt_fb_bitblt_bitmap mask corruption | Ed Maste | 2015-04-29 | 1 | -31/+23 |
| * | vt_vga: add a timeout while waiting for vertical retrace | Roger Pau Monné | 2015-04-29 | 1 | -3/+13 |
| * | vt(4): Simplify mouse area detection | Ed Maste | 2015-04-24 | 1 | -13/+7 |
| * | Increase vt font limits to allow use of GNU Unifont | Ed Maste | 2015-04-14 | 1 | -2/+2 |
| * | Let unchangeable 8-bit frame buffers have vaguely correct colors. | Nathan Whitehorn | 2015-03-10 | 1 | -2/+20 |
| * | Add support for USB display link adapters to the FB and VT drivers. | Hans Petter Selasky | 2015-03-07 | 1 | -5/+12 |
| * | vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga | Jean-Sébastien Pédron | 2015-03-01 | 5 | -26/+120 |
| * | vt: move suspend/resume event handlers registration outside of mutex scope | Andriy Gapon | 2015-02-16 | 1 | -5/+10 |
| * | Improve vt(4) default mouse pointer image. Previous one looked rather ugly, | Alexey Dokuchaev | 2015-02-13 | 1 | -28/+34 |
| * | vtvga: improve the device description. | Rui Paulo | 2015-02-05 | 1 | -1/+2 |
| * | Use unsigned int for index value. | Xin LI | 2015-01-27 | 1 | -5/+8 |
| * | hook userland threads suspend + resume into acpi suspend code | Andriy Gapon | 2015-01-27 | 1 | -2/+2 |
| * | vt(4): Use power_{suspend,resume} event handlers to implement | Andriy Gapon | 2015-01-27 | 4 | -15/+60 |
| * | Make PS3 work with the userspace kboot loader. loader.ps3 will disappear | Nathan Whitehorn | 2015-01-05 | 1 | -0/+9 |
| * | The "vt_suspend_flush_timer()" function is sometimes called locked | Hans Petter Selasky | 2015-01-02 | 1 | -1/+10 |
| * | vt_vga: fix an off-by-one error | Roger Pau Monné | 2014-12-30 | 1 | -1/+1 |
| * | Partially revert "vt: register the memory regions used by the vt drivers" | Roger Pau Monné | 2014-12-30 | 1 | -53/+0 |