summaryrefslogtreecommitdiff
path: root/src/vconsole
AgeCommit message (Expand)Author
2016-10-26Merge pull request #4448 from msoltyspl/vcfixZbigniew Jędrzejewski-Szmek
2016-10-26vconsole: setup_remaining_vcs() - more sanity checksMichal Soltys
2016-10-21vconsole: skip unnecessary udev call for dummy deviceMichal Soltys
2016-09-26treewide: fix typos (#4217)Torstein Husebø
2016-07-31vconsole-setup: add lots of debug messagesZbigniew Jędrzejewski-Szmek
2016-07-27vconsole: correct kernel command line namespaceMichal Soltys
2016-07-27vconsole: add copyright lineMichal Soltys
2016-07-27vconsole: use KD_FONT_OP_GET/SET to handle copyingMichal Soltys
2016-07-27vconsole: updates of keyboard/font loading functionsMichal Soltys
2016-07-27vconsole: Add generic is_*() functionsMichal Soltys
2016-07-27vconsole: add two new toggle functions, remove old enable/disable onesMichal Soltys
2016-07-27vconsole: copy font to 63 consoles instead of 15Michal Soltys
2016-07-27vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAPMichal Soltys
2016-05-17vconsole: add log_oom() where appropriateLennart Poettering
2016-05-16vconsole-setup: Store fonts on heap (#3268)Kyle Russell
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-12tree-wide: use xsprintf() where applicableDaniel Mack
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-09vconsole: some modernizations, indentation fixesLennart Poettering
2015-04-09vconsole: stick to kernel-style function error handlingLennart Poettering
2015-03-15vconsole-setup: check error of child processLucas De Marchi
2015-03-06vconsole: match on vtcon events, not fbcon onesJan Engelhardt
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-04vconsole: don't hard-code systemd-vconsole-setup binary pathMichael Biebl
2014-11-29delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode
2014-09-30vconsole: silence coverityThomas Hindoe Paaboel Andersen
2014-07-07vconsole-setup: fix inverted error messagesZbigniew Jędrzejewski-Szmek
2014-07-06vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek
2014-06-23vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ...Carl Schaefer
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05vconsole-setup: fix vconsole.conf vs. cmdline overriding logicMichal Schmidt