summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] add support for a main udev config file, udev.conf.greg@kroah.com
2005-04-26[PATCH] turn debugging messages off by default.greg@kroah.com
2005-04-26[PATCH] split out the namedev config parsing logic to namedev_parse.cgreg@kroah.com
2005-04-26[PATCH] rename namedev's get_attr() to be main namedev_name_device() as that'...greg@kroah.com
2005-04-26[PATCH] add devfs like tty rules as an example in the default config file.greg@kroah.com
2005-04-26[PATCH] catch replace device by wildcardkay.sievers@vrfy.org
2005-04-26[PATCH] operate on the rules in the order they are in the config file (within...greg@kroah.com
2005-04-26[PATCH] Add -nodefaultlibs while compiling against klibcmort@wildopensource.com
2005-04-26[PATCH] another patch for path problemdsteklof@us.ibm.com
2005-04-26[PATCH] Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255greg@kroah.com
2005-04-26[PATCH] ARCH detection for ppcolh@suse.de
2005-04-26[PATCH] Build failure - missing linux/limits.h include?arnd@arndb.de
2005-04-26[PATCH] udev-007/extras/multipath updatechristophe.varoqui@free.fr
2005-04-26[PATCH] fix udev parallel builds with klibcpatmans@us.ibm.com
2005-04-26[PATCH] add test for checking the BUS value.greg@kroah.com
2005-04-26[PATCH] fix problem where we were not looking at the BUS value.greg@kroah.com
2005-04-26[PATCH] quick fix for libsysfs busdsteklof@us.ibm.com
2005-04-26[PATCH] libsysfs changes for sysfsutils 0.3.0dsteklof@us.ibm.com
2005-04-26[PATCH] add test and documentation for new %D devfs format modifiergreg@kroah.com
2005-04-26[PATCH] Add format modifier for devfs like namingarnd@arndb.de
2005-04-26[PATCH] more config file parsing robustnessazarah@nosferatu.za.org
2005-04-26[PATCH] changed the default location of the database to /udev/.udev.tdb to be...greg@kroah.com
2005-04-26[PATCH] udev.8 tweak numeric id textkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl add subdir testkay.sievers@vrfy.org
2005-04-26[PATCH] namedev.c strcat tweakkay.sievers@vrfy.org
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org
2005-04-26[PATCH] klibc makefile fixesarnd@arndb.de
2005-04-26[PATCH] get rid of functions in klibc_fixups that are now in klibcgreg@kroah.com
2005-04-26[PATCH] sync up with the 0.84 version of klibcgreg@kroah.com
2005-04-26[PATCH] fix udev init.d script to handle all class devices in sysfs.greg@kroah.com
2005-04-26[PATCH] fix the test.block and test.tty scripts due to their moveing. Also ad...greg@kroah.com
2005-04-26[PATCH] udev-test.pl - tweakskay.sievers@vrfy.org
2005-04-26[PATCH] 007_bk version change to Makefile.greg@kroah.com
2005-04-26[PATCH] v007 releaseudev/v007greg@kroah.com
2005-04-26[PATCH] v007 Changeloggreg@kroah.com
2005-04-26[PATCH] update default config file with a CALLOUT rule, and more documentation.greg@kroah.com
2005-04-26[PATCH] updated the man page with the latest format specifier changes.greg@kroah.com
2005-04-26[PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com
2005-04-26[PATCH] tweak udev-test.pl to report '0' errors if that's what happened.greg@kroah.com
2005-04-26[PATCH] - format char for CALLOUT outputkay.sievers@vrfy.org
2005-04-26[PATCH] more namedev whitespace cleanupskay.sievers@vrfy.org
2005-04-26[PATCH] only build klibc_fixups.c if we are actually using klibc.greg@kroah.com
2005-04-26[PATCH] add support for string group and string user names in udev.permissions.greg@kroah.com
2005-04-26[PATCH] add getgrnam and getpwnam to klibc_fixups files.greg@kroah.com
2005-04-26[PATCH] fix segfault in parsing bad udev.permissions filemd@Linux.IT
2005-04-26[PATCH] remove Makefile.klibcgreg@kroah.com
2005-04-26[PATCH] static klibc udev does not link against crt0.oolh@suse.de
2005-04-26[PATCH] add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> whi...greg@kroah.com
2005-04-26[PATCH] added debian's version of udev.permissions.greg@kroah.com
2005-04-26[PATCH] support arguments in callout execkay.sievers@vrfy.org