summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] start working on label support, and fix some segfaults for block devi...greg@kroah.com
2005-04-26[PATCH] test config file changes...greg@kroah.com
2005-04-26[PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we shou...greg@kroah.com
2005-04-26[PATCH] added topology support.greg@kroah.com
2005-04-26[PATCH] got REPLACE to work properly.greg@kroah.com
2005-04-26[PATCH] make struct config_device contain a struct device_attr instead of dup...greg@kroah.com
2005-04-26[PATCH] block testgreg@kroah.com
2005-04-26[PATCH] split the tests up into different files.greg@kroah.com
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com
2005-04-26[PATCH] update the tests to handle block devices too.greg@kroah.com
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com
2005-04-26[PATCH] added libsysfs to the build.greg@kroah.com
2005-04-26[PATCH] added libsysfs code from sysutils-0.1.1-071803 releasegreg@kroah.com
2005-04-26[PATCH] namedev config files are fully parsed.greg@kroah.com
2005-04-26[PATCH] more permission testsgreg@kroah.com
2005-04-26[PATCH] make log_message spit out warnings so I don't havegreg@kroah.com
2005-04-26[PATCH] added klibc makefilegreg@kroah.com
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com
2005-04-26[PATCH] sleep for 2 seconds to give the kernel a chance to actually create th...greg@kroah.com
2005-04-26[PATCH] pick a better default UDEV_ROOTgreg@kroah.com
2005-04-26[PATCH] fix up the test to actually work...greg@kroah.com
2005-04-26[PATCH] added more documentation in README and TODO files.greg@kroah.com
2005-04-26[PATCH] updated the documentation.greg@kroah.com
2005-04-26[PATCH] cleaned up the makefile a bit.greg@kroah.com
2005-04-26[PATCH] remove now works!greg@kroah.com
2005-04-26[PATCH] restructure code to be able to actually get remove_node() to work.greg@kroah.com
2005-04-26[PATCH] Creating nodes actually works.greg@kroah.com
2005-04-26[PATCH] added stupid test script for debugging.greg@kroah.com
2005-04-26[PATCH] added initial documentation and gpl licenseudev/v001greg@kroah.com
2005-04-26[PATCH] enabled debugging.greg@kroah.com
2005-04-26added initial files.Greg KH