summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] Don't try to print major/minor for devices without a dev file.kay.sievers@vrfy.org
2005-04-26[PATCH] remove get_device_type and merge that into udev_set_values()kay.sievers@vrfy.org
2005-04-26[PATCH] prevent udevd crash if DEVPATH is not setkay.sievers@vrfy.org
2005-04-26[PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfskay.sievers@vrfy.org
2005-04-26[PATCH] let klibc add the trailing newline to syslog conditionallykay.sievers@vrfy.org
2005-04-26[PATCH] change key names in udevinfo sysfs walk to match the kernelkay.sievers@vrfy.org
2005-04-26[PATCH] disable logging for udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org
2005-04-26[PATCH] remove historical SYSFS_attr="value" formatkay.sievers@vrfy.org
2005-04-26[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to e...kay.sievers@vrfy.org
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org
2005-04-26[PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org
2005-04-26[PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org
2005-04-26[PATCH] remove udev_lib dependency from udevsend, which makes it smallerkay.sievers@vrfy.org
2005-04-26[PATCH] add ACTION to udev object to expose it to the whole processkay.sievers@vrfy.org
2005-04-26[PATCH] make udevinfo's -r option also workimg for symlink querieskay.sievers@vrfy.org
2005-04-26[PATCH] let udev act as udevstart if argv[1] == "udevstart"kay.sievers@vrfy.org
2005-04-26[PATCH] improve udevinfo sysfs info walkkay.sievers@vrfy.org
2005-04-26[PATCH] add sysfs info walk to udevinfokay.sievers@vrfy.org
2005-04-26[PATCH] pass the whole event environment to udevdkay.sievers@vrfy.org
2005-04-26[PATCH] make spotless for releases.greg@kroah.com
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org
2005-04-26[PATCH] 045 releaseudev/v045greg@kroah.com
2005-04-26[PATCH] Some updates for Gentoo's udev rulesazarah@nosferatu.za.org
2005-04-26[PATCH] 044 releaseudev/v044greg@kroah.com
2005-04-26[PATCH] 043 releaseudev/v043greg@kroah.com
2005-04-26[PATCH] reduce syslog noise of udevsend if multiple instances try to start udevdkay.sievers@vrfy.org
2005-04-26[PATCH] add i2c-dev to the list of devices without a buskay.sievers@vrfy.org
2005-04-26[PATCH] add cdsymlinks.sh support to gentoo rules file.greg@kroah.com
2005-04-26[PATCH] fix gentoo legacy tty rulegreg@kroah.com
2005-04-26[PATCH] remove 'sudo' usage from the Makefilegreg@kroah.com
2005-04-26[PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com
2005-04-26[PATCH] Shut up wait_for_sysfs class/net failure messages, as it's not possiblekay.sievers@vrfy.org
2005-04-26[PATCH] wait() for specific pid to return from fork().kay.sievers@vrfy.org
2005-04-26[PATCH] Don't use any syslog() in signal handler, cause it may deadlock.kay.sievers@vrfy.org
2005-04-26[PATCH] Add support for highpoint ataraid to volume_id to suppresskay.sievers@vrfy.org
2005-04-26[PATCH] Add a bunch of devices without "device" symlinks.kay.sievers@vrfy.org
2005-04-26[PATCH] Exit, if udevtest cannot open the device (segfault).kay.sievers@vrfy.org
2005-04-26[PATCH] Patches from Harald Hoyer <harald@redhat.com>.kay.sievers@vrfy.org
2005-04-26[PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org
2005-04-26[PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org
2005-04-26[PATCH] Add net/vmnet and class/zaptel to the list of devices without physica...kay.sievers@vrfy.org
2005-04-26[PATCH] add test target to makefilegreg@kroah.com
2005-04-26[PATCH] add dumb script to show all sysfs devices in the system.greg@kroah.com
2005-04-26[PATCH] 042 releaseudev/v042greg@kroah.com
2005-04-26[PATCH] add inotify to the rules for gentoogreg@kroah.com
2005-04-26[PATCH] Remove the last klibc specific line from the main udev codekay.sievers@vrfy.org
2005-04-26[PATCH] update to libsysfs 1.2.0 and add some stuff klib_fixupkay.sievers@vrfy.org