summaryrefslogtreecommitdiff
path: root/udev-add.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] udev: sleep_for_dev() bitsrml@tech9.net
2005-04-26[PATCH] klibc specific tweaksgreg@kroah.com
2005-04-26[PATCH] udev-add build cleanups for other libc versions.greg@kroah.com
2005-04-26[PATCH] got rid of struct device_attrgreg@kroah.com
2005-04-26[PATCH] udev: another canidate for staticrml@tech9.net
2005-04-26[PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up.greg@kroah.com
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com
2005-04-26[PATCH] major database cleanupsgreg@kroah.com
2005-04-26[PATCH] don't sleep if 'dev' file is already present on device add.greg@kroah.com
2005-04-26[PATCH] fix comment about how the "dev" file is made up.greg@kroah.com
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net
2005-04-26[PATCH] udev: trivial trivialitiesrml@tech9.net
2005-04-26[PATCH] got "remove of named devices" working.greg@kroah.com
2005-04-26[PATCH] fix segfaults when dealing with partitions.greg@kroah.com
2005-04-26[PATCH] tell the user what mknod() we are trying to do.greg@kroah.com
2005-04-26[PATCH] merge tdb into the build process.greg@kroah.com
2005-04-26[PATCH] udevdb prototypedsteklof@us.ibm.com
2005-04-26[PATCH] minor cleanups.greg@kroah.com
2005-04-26[PATCH] cleanup the mknod code a bit.greg@kroah.com
2005-04-26[PATCH] remove mknod calloutgreg@kroah.com
2005-04-26[PATCH] handle new major:minor format of dev files that showed up in 2.6.0-te...greg@kroah.com
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com