.. |
lib
|
Allow watch handle to be stored in the udevdb.
|
2009-02-23 17:31:26 +00:00 |
.gitignore
|
gitignore: move *.8 to subdirs
|
2008-09-29 05:03:43 +02:00 |
Makefile.am
|
udevd: optionally watch device nodes with inotify
|
2009-02-11 17:38:56 +00:00 |
test-udev.c
|
cache uid/gid during rule parsing
|
2008-10-24 10:51:04 +02:00 |
udev-event.c
|
Don't add inotify watch until RUN rules processed.
|
2009-02-23 17:17:20 +00:00 |
udev-node.c
|
remove name from index if the node name has changed
|
2009-01-16 21:14:13 +01:00 |
udev-rules.c
|
udevd: optionally watch device nodes with inotify
|
2009-02-11 17:38:56 +00: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
|
"'/sbin/modprobe abnormal' exit" - also print program options
|
2008-12-20 00:03:53 +01:00 |
udev-watch.c
|
remove static local variable
|
2009-02-24 12:58:48 +01:00 |
udev.h
|
Use the udevdb to speed up watch clearing.
|
2009-02-23 17:43:53 +00:00 |
udev.xml
|
udevd: optionally watch device nodes with inotify
|
2009-02-11 17:38:56 +00:00 |
udevadm-control.c
|
use no_argument, required_argument, optional_argument in longopts
|
2008-10-02 16:49:05 +02:00 |
udevadm-info.c
|
Output watch handle in udevadm info.
|
2009-02-23 17:48:18 +00:00 |
udevadm-monitor.c
|
use no_argument, required_argument, optional_argument in longopts
|
2008-10-02 16:49:05 +02:00 |
udevadm-settle.c
|
test: add test for empty and non-existent ATTR
|
2009-02-05 12:40:15 +01:00 |
udevadm-test.c
|
udevadm: test - remove --force option
|
2009-01-15 20:20:16 +01:00 |
udevadm-trigger.c
|
libudev: device - get_attr_value() -> get_sysattr_value()
|
2008-10-20 18:12:36 +02:00 |
udevadm.c
|
remove stray initializer
|
2009-01-16 21:33:33 +01:00 |
udevadm.xml
|
man: typo fixes
|
2009-01-16 21:32:25 +01:00 |
udevd.c
|
Look at more inotify events in the buffer than just the first.
|
2009-02-23 18:33:49 +00:00 |
udevd.xml
|
Expose delayed name resolution
|
2009-01-20 21:36:09 +00:00 |