summaryrefslogtreecommitdiff
path: root/udev-add.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com2005-04-261-2/+2
* [PATCH] pre-libsysfs-0.4.0 patchdsteklof@us.ibm.com2005-04-261-5/+5
* [PATCH] allow multiple symlinkskay.sievers@vrfy.org2005-04-261-29/+37
* [PATCH] cleanup man & remove symlink commentkay.sievers@vrfy.org2005-04-261-9/+0
* [PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com2005-04-261-41/+3
* [PATCH] D-BUS patch for udev-008david@fubar.dk2005-04-261-0/+42
* [PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org2005-04-261-27/+72
* [PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org2005-04-261-12/+10
* [PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com2005-04-261-0/+2
* [PATCH] add support for string group and string user names in udev.permissions.greg@kroah.com2005-04-261-4/+20
* [PATCH] fix permissions to work properly now.greg@kroah.com2005-04-261-0/+6
* [PATCH] get the major/minor number before we name the device.greg@kroah.com2005-04-261-16/+12
* [PATCH] fix udev-add.c to build properly with older versions of gcc.greg@kroah.com2005-04-261-3/+2
* [PATCH] add support for subdirskay.sievers@vrfy.org2005-04-261-0/+26
* [PATCH] add uid/gid to nodeskay.sievers@vrfy.org2005-04-261-2/+31
* [PATCH] udev: sleep_for_dev() bitsrml@tech9.net2005-04-261-8/+6
* [PATCH] klibc specific tweaksgreg@kroah.com2005-04-261-1/+8
* [PATCH] udev-add build cleanups for other libc versions.greg@kroah.com2005-04-261-0/+1
* [PATCH] got rid of struct device_attrgreg@kroah.com2005-04-261-6/+5
* [PATCH] udev: another canidate for staticrml@tech9.net2005-04-261-1/+1
* [PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up.greg@kroah.com2005-04-261-0/+1
* [PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com2005-04-261-10/+1
* [PATCH] major database cleanupsgreg@kroah.com2005-04-261-25/+32
* [PATCH] don't sleep if 'dev' file is already present on device add.greg@kroah.com2005-04-261-14/+43
* [PATCH] fix comment about how the "dev" file is made up.greg@kroah.com2005-04-261-4/+2
* [PATCH] udev: mode should be mode_trml@tech9.net2005-04-261-2/+2
* [PATCH] udev: trivial trivialitiesrml@tech9.net2005-04-261-1/+1
* [PATCH] got "remove of named devices" working.greg@kroah.com2005-04-261-23/+6
* [PATCH] fix segfaults when dealing with partitions.greg@kroah.com2005-04-261-5/+5
* [PATCH] tell the user what mknod() we are trying to do.greg@kroah.com2005-04-261-0/+1
* [PATCH] merge tdb into the build process.greg@kroah.com2005-04-261-0/+1
* [PATCH] udevdb prototypedsteklof@us.ibm.com2005-04-261-0/+23
* [PATCH] minor cleanups.greg@kroah.com2005-04-261-22/+18
* [PATCH] cleanup the mknod code a bit.greg@kroah.com2005-04-261-11/+18
* [PATCH] remove mknod calloutgreg@kroah.com2005-04-261-34/+13
* [PATCH] handle new major:minor format of dev files that showed up in 2.6.0-te...greg@kroah.com2005-04-261-12/+5
* [PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com2005-04-261-0/+200