]> git.ipfire.org Git - thirdparty/systemd.git/history - src/vconsole/vconsole-setup.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / vconsole / vconsole-setup.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-30  Thomas Hindoe Paab... vconsole: silence coverity
2014-07-07  Zbigniew Jędrzejew... vconsole-setup: fix inverted error messages
2014-07-06  Zbigniew Jędrzejew... vconsole-setup: run setfont before loadkeys
2014-06-23  Carl Schaefervconsole: also copy character maps (not just fonts...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05  Michal Schmidtvconsole-setup: fix vconsole.conf vs. cmdline overridin...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-09  Lennart Poetteringvconsole-setup: don't set the kbd mode to unicode if...
2013-01-15  Kay Sieversvconsole: use /dev/vcsa1-15 to check for allocated VTs
2013-01-15  Kay Sieversvconsole: copy font to tty1-15
2013-01-15  Kay Sieversvconsole: upload font to /dev/tty1 and copy it to all...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringcore: drop support for old per-distro configuration...
2012-11-03  Dave Reisnerdrop Arch Linux support for reading /etc/rc.conf
2012-11-03  Miklos Vajnavconsole: remove Frugalware legacy file support
2012-11-02  Michal Schmidtutil: add is_locale_utf8()
2012-10-24  Kay Sieversremove Fedora hostname, locale, vconsole legacy file...
2012-10-03  Tom Gundersen vconsole: default to the kernel compiled-in keymap
2012-10-03  Tom Gundersenvconsole: default to the kernel compiled-in font
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-09  Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-06-19  Tom Gundersenvconsole-setup: enable utf-8 mode explicitly
2012-05-03  Lennart Poetteringvconsole: fix some error messages
2012-05-03  Lennart Poetteringvconsole: fix error messages
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2011-12-31  Lennart Poetteringbuild-sys: make readahead and vconsole optional