chiark / gitweb /
udevd: allow starting of udevd with stopped exec-queue
[elogind.git] / udev_utils.h
2005-06-05 Kay Sieversudev: move dev.d/ handling to external helper
2005-04-27 kay.sievers@vrfy.org[PATCH] move execute_program to utils + add action...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove untrusted chars read from sysfs-values...
2005-04-27 kay.sievers@vrfy.org[PATCH] change call_foreach_file to return a list
2005-04-27 kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27 kay.sievers@vrfy.org[PATCH] replace weird defines by real code
2005-04-27 kay.sievers@vrfy.org[PATCH] allow unlimitied count of symlinks
2005-04-27 kay.sievers@vrfy.org[PATCH] remove typedef for call_foreach_file() handler...
2005-04-27 kay.sievers@vrfy.org[PATCH] move kernel name/number evaluation into udev_in...
2005-04-27 kay.sievers@vrfy.org[PATCH] provide temporary device node for callouts...
2005-04-27 mbuesch@freenet.de[PATCH] trivial: fix signedness
2005-04-27 kay.sievers@vrfy.org[PATCH] allow multiline rules by backslash at the end...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove unused variables
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...