chiark / gitweb /
[PATCH] overall whitespace + debug text conditioning
[elogind.git] / udev-add.c
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
2005-04-27 greg@kroah.com[PATCH] added ability to put format specifiers in the...
2005-04-27 greg@kroah.com[PATCH] add support for string group and string user...
2005-04-27 greg@kroah.com[PATCH] fix permissions to work properly now.
2005-04-27 greg@kroah.com[PATCH] get the major/minor number before we name the...
2005-04-27 greg@kroah.com[PATCH] fix udev-add.c to build properly with older...
2005-04-27 kay.sievers@vrfy.org[PATCH] add support for subdirs
2005-04-27 kay.sievers@vrfy.org[PATCH] add uid/gid to nodes
2005-04-27 rml@tech9.net[PATCH] udev: sleep_for_dev() bits
2005-04-27 greg@kroah.com[PATCH] klibc specific tweaks
2005-04-27 greg@kroah.com[PATCH] udev-add build cleanups for other libc versions.
2005-04-27 greg@kroah.com[PATCH] got rid of struct device_attr
2005-04-27 rml@tech9.net[PATCH] udev: another canidate for static
2005-04-27 greg@kroah.com[PATCH] Fix bug causing udev to sleep forever waiting...
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 greg@kroah.com[PATCH] major database cleanups
2005-04-27 greg@kroah.com[PATCH] don't sleep if 'dev' file is already present...
2005-04-27 greg@kroah.com[PATCH] fix comment about how the "dev" file is made up.
2005-04-27 rml@tech9.net[PATCH] udev: mode should be mode_t
2005-04-27 rml@tech9.net[PATCH] udev: trivial trivialities
2005-04-27 greg@kroah.com[PATCH] got "remove of named devices" working.
2005-04-27 greg@kroah.com[PATCH] fix segfaults when dealing with partitions.
2005-04-27 greg@kroah.com[PATCH] tell the user what mknod() we are trying to do.
2005-04-27 greg@kroah.com[PATCH] merge tdb into the build process.
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb prototype
2005-04-27 greg@kroah.com[PATCH] minor cleanups.
2005-04-27 greg@kroah.com[PATCH] cleanup the mknod code a bit.
2005-04-27 greg@kroah.com[PATCH] remove mknod callout
2005-04-27 greg@kroah.com[PATCH] handle new major:minor format of dev files...
2005-04-27 greg@kroah.com[PATCH] split udev main logic into udev-add and udev...