| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r342639: | Ian Lepore | 2019-04-22 | 1 | -1/+18 |
| * | MFC r335631: | Eitan Adler | 2018-07-29 | 1 | -0/+1 |
| * | MFC r335629: | Eitan Adler | 2018-07-28 | 1 | -0/+6 |
| * | MFC r332452: Update vt(4) "Terminus BSD Console" font to v4.46 | Ed Maste | 2018-04-19 | 1 | -1102/+2150 |
| * | MFC r332421: vt: add three more cp437 mappings for vga textmode | Ed Maste | 2018-04-17 | 1 | -1/+3 |
| * | MFC r331981: | Gordon Tetlow | 2018-04-04 | 1 | -1/+3 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 16 | -32/+0 |
| * | MFC r330834: | Eitan Adler | 2018-03-14 | 1 | -1/+35 |
| * | MFC r317174: | Eitan Adler | 2018-03-14 | 1 | -7/+1 |
| * | MFC r315418,r315480,r316019: | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 16 | -0/+32 |
| * | MFC r316796: | Eitan Adler | 2018-03-08 | 1 | -1/+7 |
| * | MFC r326599: | Eitan Adler | 2018-03-08 | 3 | -48/+49 |
| * | MFC r325724: | Hans Petter Selasky | 2018-02-15 | 1 | -0/+4 |
| * | MFC r327444, r327449, r327454 | Oleksandr Tymoshenko | 2018-02-14 | 1 | -4/+101 |
| * | MFC r325295: | Vladimir Kondratyev | 2017-12-04 | 1 | -3/+3 |
| * | MFC r313547, r313777: fix mouse selection when vt(4) scrolls | Ed Maste | 2017-07-19 | 1 | -22/+74 |
| * | MFC r319928: | Enji Cooper | 2017-07-17 | 1 | -1/+1 |
| * | 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 | -32/+32 |
| * | 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 |