summaryrefslogtreecommitdiff
path: root/sys/dev/syscons
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-2924-48/+0
* MFC r316636,r316642,r316675,r316733,r316737,r316741,r316827,r316830,r316865,r...Eitan Adler2018-03-144-128/+84
* MFC r316136:Eitan Adler2018-03-143-15/+27
* MFC r315984:Eitan Adler2018-03-143-24/+48
* MFC r315418,r315480,r316019:Eitan Adler2018-03-141-59/+28
* MFC r315003,r315065,r315066:Eitan Adler2018-03-143-31/+44
* MFC r315000:Eitan Adler2018-03-141-15/+2
* MFC r314641,r314646,r314997,r315390:Eitan Adler2018-03-143-4/+83
* MFC r305121,r305231:Eitan Adler2018-03-142-10/+105
* MFC r305059:Eitan Adler2018-03-141-11/+18
* MFC r305010:Eitan Adler2018-03-141-4/+25
* Partial merge of the SPDX changesEitan Adler2018-03-1424-0/+48
* MFC r304804:Eitan Adler2018-03-142-20/+12
* MFC r304773,r304800:Eitan Adler2018-03-142-12/+55
* MFC r304758:Eitan Adler2018-03-141-12/+15
* MFC r304173,r304181,r304186:Eitan Adler2018-03-142-32/+42
* MFC r304164:Eitan Adler2018-03-131-5/+6
* MFC r304165,r304166:Eitan Adler2018-03-132-3/+3
* MFC r304161:Eitan Adler2018-03-131-8/+6
* MFC r304153:Eitan Adler2018-03-132-8/+9
* MFC r320805:Eitan Adler2018-03-132-0/+935
* MFC r327231,r327232:Eitan Adler2018-03-051-1/+1
* MFC r325295:Vladimir Kondratyev2017-12-041-3/+3
* MFC r309823:Oleksandr Tymoshenko2016-12-221-1/+83
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* sys: Make use of our rounddown() macro when sys/param.h is available.Pedro F. Giffuni2016-04-302-4/+4
* Replace the cosine table with a sine table, which (due to the vagaries ofDag-Erling Smørgrav2016-01-023-39/+64
* 17 years and change after I wrote warp_saver, here's a simple plasma effectDag-Erling Smørgrav2016-01-013-0/+454
* Huge cleanup of random(4) code.Mark Murray2015-06-302-2/+2
* hook userland threads suspend + resume into acpi suspend codeAndriy Gapon2015-01-271-1/+1
* Fix sos@'s name.Xin LI2015-01-071-1/+1
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-2/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+2
* Use a common tunable to choose between vt(4)/sc(4)Ed Maste2014-06-272-2/+10
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-2/+1
* Allow to disable syscons(4) if "hw.syscons.disable" kenv is set.Aleksandr Rybalko2014-06-182-0/+7
* Fix comment introduced in r262480: it's 1920x1200, not 1980x1200.Julio Merino2014-02-251-1/+1
* Increase maximum number of columns to support 1980x1200 displays.Julio Merino2014-02-251-2/+2
* Extend libteken to support CJK fullwidth characters.Ed Schouten2013-12-201-0/+7
* Snapshot. This passes the build test, but has not yet been finished or debugged.Mark Murray2013-10-042-2/+2
* Reload font when syscons(4) is resuming without switching mode.Jung-uk Kim2013-07-171-27/+34
* On some generations of the Intel GPU, disabling of the VGA DisplayKonstantin Belousov2013-06-181-1/+5
* MFcalloutng (r244249, r244306 by mav):Davide Italiano2013-03-042-28/+32
* Make sure that all mouse buttons are released when clientsHans Petter Selasky2013-02-061-1/+20
* Add tty_set_winsize().Ed Schouten2012-11-031-33/+12
* Piggyback MIPS changes and add ARM syscons support for devices withOleksandr Tymoshenko2012-08-253-3/+6
* Provide basic glue to allow syscons to be used on MIPS, modelledRobert Watson2012-08-253-3/+3
* Move tty_opened_ns() into syscons.c which is currently theHans Petter Selasky2012-03-291-0/+3
* Fix for NULL-pointer panic during boot, if keys are pressed too early.Hans Petter Selasky2012-03-291-10/+11
* Convert files to UTF-8Ulrich Spörlein2012-01-1511-11/+11