Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] fix up the tests to work without all of the environ variables. | greg@kroah.com |
2005-04-26 | [PATCH] get rid of the majority of the debug environment variables. | greg@kroah.com |
2005-04-26 | [PATCH] pattern matching for namedev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Update the man page to show the new config file, it's format, and how... | greg@kroah.com |
2005-04-26 | [PATCH] fix up the tests to support the rules file name change | greg@kroah.com |
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.c | greg@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 wildcard | kay.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 klibc | mort@wildopensource.com |
2005-04-26 | [PATCH] another patch for path problem | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255 | greg@kroah.com |
2005-04-26 | [PATCH] ARCH detection for ppc | olh@suse.de |
2005-04-26 | [PATCH] Build failure - missing linux/limits.h include? | arnd@arndb.de |
2005-04-26 | [PATCH] udev-007/extras/multipath update | christophe.varoqui@free.fr |
2005-04-26 | [PATCH] fix udev parallel builds with klibc | patmans@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 bus | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] libsysfs changes for sysfsutils 0.3.0 | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] add test and documentation for new %D devfs format modifier | greg@kroah.com |
2005-04-26 | [PATCH] Add format modifier for devfs like naming | arnd@arndb.de |
2005-04-26 | [PATCH] more config file parsing robustness | azarah@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 text | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev-test.pl add subdir test | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev.c strcat tweak | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall whitespace + debug text conditioning | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc makefile fixes | arnd@arndb.de |
2005-04-26 | [PATCH] get rid of functions in klibc_fixups that are now in klibc | greg@kroah.com |
2005-04-26 | [PATCH] sync up with the 0.84 version of klibc | greg@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 - tweaks | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] 007_bk version change to Makefile. | greg@kroah.com |
2005-04-26 | [PATCH] v007 releaseudev/v007 | greg@kroah.com |
2005-04-26 | [PATCH] v007 Changelog | greg@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 output | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] more namedev whitespace cleanups | kay.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 file | md@Linux.IT |