Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-19 | remove format char string truncation syntax | Kay Sievers | |
2009-02-11 | udevd: optionally watch device nodes with inotify | Scott James Remnant | |
This allows you to re-process the rules if the content of the device has been changed, most useful for block subsystem to cause vol_id to be run again. | |||
2009-01-25 | man: fix grammar | Kay Sievers | |
Reported-by: Robert Peterson <rpeterso@redhat.com> | |||
2009-01-16 | man: typo fixes | Alan Jenkins | |
2009-01-02 | man: udev - update NAME assignment | Michal Soltys | |
2008-10-29 | ATTR{}== always fails if the attribute does not exist | Kay Sievers | |
2008-10-23 | replace in-memory rules array with match/action token list | Kay Sievers | |
The in-memory rule array of a common desktop distro install took: 1151088 bytes with the token list: 109232 bytes tokens (6827 * 16 bytes), 71302 bytes buffer | |||
2008-08-09 | ignore duplicated rules file names | Kay Sievers | |
2008-07-30 | delete all Makefiles and move udev source to udev/ | Kay Sievers | |