summaryrefslogtreecommitdiff
path: root/udevtest.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] switch device type to enumkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] klibc supports LOG_PID now, so remove our own implementationkay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] include missing header to udevtest.ckay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] prevent udev node creatinon for "class" registrationkay.sievers@vrfy.org2005-04-261-7/+7
* [PATCH] remove unused variableskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] update the man pages and correct Usage: hintskay.sievers@vrfy.org2005-04-261-9/+10
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org2005-04-261-7/+0
* [PATCH] add ACTION to udev object to expose it to the whole processkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] Exit, if udevtest cannot open the device (segfault).kay.sievers@vrfy.org2005-04-261-4/+6
* [PATCH] cleanup netif handling and netif-dev.d/ eventskay.sievers@vrfy.org2005-04-261-8/+9
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-261-4/+18
* [PATCH] fix compiler warning in udevtest.cgreg@kroah.com2005-04-261-1/+0
* [PATCH] Fix naming ethernet devices in udevstartkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] handle the subsytem if provided in udevtest.greg@kroah.com2005-04-261-1/+4
* [PATCH] fix udevtest to build properly after the big udev_lib change.greg@kroah.com2005-04-261-0/+1
* [PATCH] make udevtest a real program :)kay.sievers@vrfy.org2005-04-261-50/+33
* [PATCH] overall trivial trivial cleanupkay.sievers@vrfy.org2005-04-261-31/+10
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-261-24/+0
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+1
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] add udevtest program to buildgreg@kroah.com2005-04-261-42/+9
* [PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2005-04-261-0/+200