Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] change call_foreach_file to return a list | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat() | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove typedef for call_foreach_file() handler function | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] don't call dev.d/ scripts twice, if directory = subsystem | kay.sievers@vrfy.org | |
The /etc/dev.d/input/input.dev was called twice for /dev/input/mouse. Skip the execution if we get a directory named after the subsystem. Move UDEV_NO_DEVD where it belongs. | |||
2005-04-26 | [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex | kay.sievers@vrfy.org | |