index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udevadm-info.c
Age
Commit message (
Expand
)
Author
2014-07-30
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-02-28
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2013-07-30
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Anthony G. Basile
2013-07-07
Import strxcpyx from upstream
Anthony G. Basile
2013-04-02
udev: update
Anthony G. Basile
2013-01-14
Make binaries report udev version compatibility version instead of eudev version
Richard Yao
2012-11-12
use the same email address everywhere
Kay Sievers
2012-06-10
udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"
Kay Sievers
2012-04-16
udev: use startswith() and streq()
Kay Sievers
2012-04-16
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
udev: replace ARRAY_SIZE() with ELEMENTSOF()
Kay Sievers
2012-04-10
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
Kay Sievers
2012-04-08
udev: switch to systemd logging functions
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers