summaryrefslogtreecommitdiff
path: root/udev_utils.h
Commit message (Expand)AuthorAgeFilesLines
* store the imported device information in the udevdbKay Sievers2005-06-261-0/+1
* unify execute_command() and execute_program()Kay Sievers2005-06-251-1/+2
* allow rules to be compiled to one binary fileKay Sievers2005-06-241-1/+1
* udev: move dev.d/ handling to external helperKay Sievers2005-06-051-0/+2
* [PATCH] move execute_program to utils + add action to init_devicekay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] change call_foreach_file to return a listkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org2005-04-261-35/+1
* [PATCH] replace weird defines by real codekay.sievers@vrfy.org2005-04-261-19/+1
* [PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] remove typedef for call_foreach_file() handler functionkay.sievers@vrfy.org2005-04-261-4/+8
* [PATCH] move kernel name/number evaluation into udev_init_device()kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] trivial: fix signednessmbuesch@freenet.de2005-04-261-1/+1
* [PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] remove unused variableskay.sievers@vrfy.org2005-04-261-2/+1
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-0/+91