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