index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vconsole
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vconsole: search for usable source console (#6180)
Michal Soltys
2017-07-03
1
-71
/
+128
*
vconsole-setup: skip setting fonts when setfont returns EX_OSERR
Zbigniew Jędrzejewski-Szmek
2017-05-25
1
-7
/
+12
*
vconsole-setup: add more log messages
Zbigniew Jędrzejewski-Szmek
2017-05-25
1
-0
/
+9
*
tree-wide: use SET_FLAG in more places (#5892)
Zbigniew Jędrzejewski-Szmek
2017-05-07
1
-4
/
+1
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-1
/
+1
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-8
/
+6
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+10
*
Merge pull request #4448 from msoltyspl/vcfix
Zbigniew Jędrzejewski-Szmek
2016-10-27
2
-20
/
+40
|
\
|
*
vconsole: setup_remaining_vcs() - more sanity checks
Michal Soltys
2016-10-26
1
-19
/
+40
|
*
vconsole: skip unnecessary udev call for dummy device
Michal Soltys
2016-10-21
1
-1
/
+1
|
/
*
treewide: fix typos (#4217)
Torstein Husebø
2016-09-26
1
-1
/
+1
*
vconsole-setup: add lots of debug messages
Zbigniew Jędrzejewski-Szmek
2016-08-01
1
-14
/
+24
*
vconsole: correct kernel command line namespace
Michal Soltys
2016-07-27
1
-1
/
+5
*
vconsole: add copyright line
Michal Soltys
2016-07-27
1
-0
/
+1
*
vconsole: use KD_FONT_OP_GET/SET to handle copying
Michal Soltys
2016-07-27
1
-27
/
+66
*
vconsole: updates of keyboard/font loading functions
Michal Soltys
2016-07-27
1
-21
/
+14
*
vconsole: Add generic is_*() functions
Michal Soltys
2016-07-27
1
-0
/
+41
*
vconsole: add two new toggle functions, remove old enable/disable ones
Michal Soltys
2016-07-27
1
-46
/
+27
*
vconsole: copy font to 63 consoles instead of 15
Michal Soltys
2016-07-27
1
-1
/
+1
*
vconsole: don't do GIO_SCRNMAP / GIO_UNISCRNMAP
Michal Soltys
2016-07-27
1
-10
/
+0
*
vconsole: add log_oom() where appropriate
Lennart Poettering
2016-05-17
1
-2
/
+2
*
vconsole-setup: Store fonts on heap (#3268)
Kyle Russell
2016-05-16
1
-1
/
+7
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-2
/
+3
*
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-10
/
+11
*
basic: rework virtualization detection API
Lennart Poettering
2015-09-07
1
-1
/
+1
*
tree-wide: fix write_string_file() user that should not create files
Daniel Mack
2015-07-07
1
-2
/
+2
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-2
/
+2
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-0
/
+9
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
vconsole: some modernizations, indentation fixes
Lennart Poettering
2015-04-09
1
-9
/
+10
*
vconsole: stick to kernel-style function error handling
Lennart Poettering
2015-04-09
1
-18
/
+24
*
vconsole-setup: check error of child process
Lucas De Marchi
2015-03-16
1
-44
/
+24
*
vconsole: match on vtcon events, not fbcon ones
Jan Engelhardt
2015-03-06
1
-4
/
+3
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-10
1
-4
/
+6
*
vconsole: don't hard-code systemd-vconsole-setup binary path
Michael Biebl
2014-12-04
2
-1
/
+2
*
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-29
1
-2
/
+2
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-8
/
+6
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
login: rerun vconsole-setup when switching from vgacon to fbcon
Ray Strode
2014-11-06
1
-0
/
+11
*
vconsole: silence coverity
Thomas Hindoe Paaboel Andersen
2014-09-30
1
-5
/
+5
[prev]
[next]