summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 043 release043greg@kroah.com2005-04-263-2/+26
* [PATCH] reduce syslog noise of udevsend if multiple instances try to start udevdkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] add i2c-dev to the list of devices without a buskay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] add cdsymlinks.sh support to gentoo rules file.greg@kroah.com2005-04-261-0/+5
* [PATCH] fix gentoo legacy tty rulegreg@kroah.com2005-04-261-1/+1
* [PATCH] remove 'sudo' usage from the Makefilegreg@kroah.com2005-04-261-1/+1
* [PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com2005-04-261-0/+7
* [PATCH] Shut up wait_for_sysfs class/net failure messages, as it's not possiblekay.sievers@vrfy.org2005-04-261-0/+9
* [PATCH] wait() for specific pid to return from fork().kay.sievers@vrfy.org2005-04-263-4/+4
* [PATCH] Don't use any syslog() in signal handler, cause it may deadlock.kay.sievers@vrfy.org2005-04-263-12/+4
* [PATCH] Add support for highpoint ataraid to volume_id to suppresskay.sievers@vrfy.org2005-04-262-6/+43
* [PATCH] Add a bunch of devices without "device" symlinks.kay.sievers@vrfy.org2005-04-261-0/+16
* [PATCH] Exit, if udevtest cannot open the device (segfault).kay.sievers@vrfy.org2005-04-261-4/+6
* [PATCH] Patches from Harald Hoyer <harald@redhat.com>.kay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org2005-04-262-6/+5
* [PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] Add net/vmnet and class/zaptel to the list of devices without physica...kay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] add test target to makefilegreg@kroah.com2005-04-261-0/+3
* [PATCH] add dumb script to show all sysfs devices in the system.greg@kroah.com2005-04-261-0/+27
* [PATCH] 042 release042greg@kroah.com2005-04-263-2/+20
* [PATCH] add inotify to the rules for gentoogreg@kroah.com2005-04-262-0/+2
* [PATCH] Remove the last klibc specific line from the main udev codekay.sievers@vrfy.org2005-04-263-2/+1
* [PATCH] update to libsysfs 1.2.0 and add some stuff klib_fixupkay.sievers@vrfy.org2005-04-2614-31/+365
* [PATCH] improve klibc fixup integrationkay.sievers@vrfy.org2005-04-268-89/+58
* [PATCH] cleanup udevd/udevstartkay.sievers@vrfy.org2005-04-263-38/+33
* [PATCH] skip waiting for device if we get a bad event for class creationkay.sievers@vrfy.org2005-04-261-0/+6
* [PATCH] add net/pan and net/bnep handlingkay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] switch wait for bus_file to stat() instead of open()kay.sievers@vrfy.org2005-04-261-10/+17
* [PATCH] expose sysfs functions for sharing itkay.sievers@vrfy.org2005-04-265-372/+437
* [PATCH] 040 release040greg@kroah.com2005-04-263-2/+27
* [PATCH] sparse cleanups on the treegreg@kroah.com2005-04-264-8/+10
* [PATCH] fix debug in volume id / fix clashing global var namekay.sievers@vrfy.org2005-04-263-10/+13
* [PATCH] wait_for_sysfs update for dm devicesjk@blackdown.de2005-04-261-0/+1
* [PATCH] fix stupid cut-and-paste error for msr devices on gentoo boxes.greg@kroah.com2005-04-261-1/+1
* [PATCH] volume_id fixkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] $local userkay.sievers@vrfy.org2005-04-264-85/+0
* [PATCH] delete udevruler.c as per Kay's request.greg@kroah.com2005-04-261-490/+0
* [PATCH] cleanup netif handling and netif-dev.d/ eventskay.sievers@vrfy.org2005-04-268-64/+75
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-2616-174/+193
* [PATCH] fix up the wait_for_sysfs_test script a bit.greg@kroah.com2005-04-261-8/+12
* [PATCH] don't wait for dummy deviceskay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] close the syslogkay.sievers@vrfy.org2005-04-266-14/+26
* [PATCH] Fix ppp net devices in wait_for_sysfskay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] Fix wait_for_sysfs messages (more debugging info)kay.sievers@vrfy.org2005-04-261-107/+141
* [PATCH] 039 release039greg@kroah.com2005-04-263-2/+30
* [PATCH] update udev to scsi_id 0.7patmans@us.ibm.com2005-04-264-12/+16
* [PATCH] Hopefully fix the vcs issue in wait_for_sysfsgreg@kroah.com2005-04-261-4/+22
* [PATCH] take out & from wait_for_sysfs_test that I previously missed.greg@kroah.com2005-04-261-1/+1
* [PATCH] swich attribute open() to simple stat()kay.sievers@vrfy.org2005-04-261-4/+7
* [PATCH] add very nice cdsymlinks scripts.greg@kroah.com2005-04-263-0/+728