summaryrefslogtreecommitdiff
path: root/udevdb.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] allow NAME_SIZE > SYSFS_PATH_MAXolh@suse.de
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org
2005-04-26[PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org
2005-04-26[PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org
2005-04-26[PATCH] cleanup mult field string handlingkay.sievers@vrfy.org
2005-04-26[PATCH] udevinfo symlink reverse querykay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org
2005-04-26[PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org
2005-04-26[PATCH] udev - reverse user query optionskay.sievers@vrfy.org
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org
2005-04-26[PATCH] more advanced user query optionskay.sievers@vrfy.org
2005-04-26[PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org
2005-04-26[PATCH] make udev user callable to query the databasekay.sievers@vrfy.org
2005-04-26[PATCH] udev-remove.c cleanupskay.sievers@vrfy.org
2005-04-26[PATCH] signal fixes due to klibc update.greg@kroah.com
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org
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] more database work. Now we only store the info we really need right now.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] copyright updates.greg@kroah.com
2005-04-26[PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com
2005-04-26[PATCH] udevdb patchdsteklof@us.ibm.com
2005-04-26[PATCH] merge tdb into the build process.greg@kroah.com
2005-04-26[PATCH] udevdb prototypedsteklof@us.ibm.com