Systemd/udev
2008-11-24 21:24:04 +01:00
..
lib libudev: accept NULL whitelist in util_replace_chars() 2008-11-20 02:43:34 +01:00
.gitignore gitignore: move *.8 to subdirs 2008-09-29 05:03:43 +02:00
Makefile.am do not use the new work-in-progress parser rule matcher 2008-10-21 12:45:54 +02:00
test-udev.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udev-event.c fix $links substitution for devices without any link 2008-11-17 15:24:47 +01:00
udev-node.c fix handling of swapping node name with symlink name 2008-11-24 02:21:12 +01:00
udev-rules.c silence PHYSDEV* warning for WAIT_FOR* rules 2008-11-24 21:24:04 +01:00
udev-selinux.c selinux_init(udev) -> udev_selinux_init(udev) 2008-10-18 19:30:42 +02:00
udev-sysdeps.h include errno.h in sysdeps.h 2008-11-21 04:19:11 +01:00
udev-util.c fix indentation 2008-11-06 02:56:45 +01:00
udev.h unify string replacement 2008-11-05 21:49:52 +01:00
udev.xml ATTR{}== always fails if the attribute does not exist 2008-10-29 22:22:12 +01:00
udevadm-control.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-info.c udevadm: info - unify -V and --version 2008-11-13 07:31:04 +01:00
udevadm-monitor.c use no_argument, required_argument, optional_argument in longopts 2008-10-02 16:49:05 +02:00
udevadm-settle.c fix uninitialized variable warnings 2008-10-24 09:37:37 +02:00
udevadm-test.c cache uid/gid during rule parsing 2008-10-24 10:51:04 +02:00
udevadm-trigger.c libudev: device - get_attr_value() -> get_sysattr_value() 2008-10-20 18:12:36 +02:00
udevadm.c udevadm: fix option parsing breakage with klibc 2008-11-15 02:01:15 +01:00
udevadm.xml udevadm: trigger: use libudev 2008-09-30 13:43:35 +02:00
udevd.c udevd: fix cleanup of /dev/.udev/uevent_seqnum 2008-11-17 14:43:58 +01:00
udevd.xml