chiark / gitweb /
update distro rules files
[elogind.git] / udev_utils.h
2005-08-01 Kay Sieversallow RUN to send the environment to a local socket
2005-07-22 Kay Sieversmove code to its own files
2005-06-26 Kay Sieversstore the imported device information in the udevdb
2005-06-25 Kay Sieversunify execute_command() and execute_program()
2005-06-24 Kay Sieversallow rules to be compiled to one binary file
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
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...