summaryrefslogtreecommitdiff
path: root/udev.h
AgeCommit message (Expand)Author
2005-04-26[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com
2005-04-26[PATCH] D-BUS patch for udev-008david@fubar.dk
2005-04-26[PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org
2005-04-26[PATCH] enable default_mode ability to actually buildgreg@kroah.com
2005-04-26[PATCH] get rid of the majority of the debug environment variables.greg@kroah.com
2005-04-26[PATCH] add support for a main udev config file, udev.conf.greg@kroah.com
2005-04-26[PATCH] Build failure - missing linux/limits.h include?arnd@arndb.de
2005-04-26[PATCH] changed the default location of the database to /udev/.udev.tdb to be...greg@kroah.com
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org
2005-04-26[PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com
2005-04-26[PATCH] more robust config file parsing in namedev.carnd@arndb.de
2005-04-26[PATCH] got rid of struct device_attrgreg@kroah.com
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com
2005-04-26[PATCH] major database cleanupsgreg@kroah.com
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net
2005-04-26[PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com
2005-04-26[PATCH] add callout config type to udevpatmans@us.ibm.com
2005-04-26[PATCH] cleanup the mknod code a bit.greg@kroah.com
2005-04-26[PATCH] removed unneeded stuff from udev.hgreg@kroah.com
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com
2005-04-26[PATCH] make log_message spit out warnings so I don't havegreg@kroah.com
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com
2005-04-26[PATCH] pick a better default UDEV_ROOTgreg@kroah.com
2005-04-26[PATCH] Creating nodes actually works.greg@kroah.com
2005-04-26[PATCH] enabled debugging.greg@kroah.com
2005-04-26added initial files.Greg KH