summaryrefslogtreecommitdiff
path: root/udevdb.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-5/+4
* [PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] cleanup mult field string handlingkay.sievers@vrfy.org2005-04-261-15/+14
* [PATCH] udevinfo symlink reverse querykay.sievers@vrfy.org2005-04-261-2/+19
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+1
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org2005-04-261-3/+4
* [PATCH] udev - reverse user query optionskay.sievers@vrfy.org2005-04-261-6/+43
* [PATCH] add udev logging to info logkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] more advanced user query optionskay.sievers@vrfy.org2005-04-261-1/+24
* [PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] make udev user callable to query the databasekay.sievers@vrfy.org2005-04-261-0/+13
* [PATCH] udev-remove.c cleanupskay.sievers@vrfy.org2005-04-261-11/+4
* [PATCH] signal fixes due to klibc update.greg@kroah.com2005-04-261-0/+1
* [PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org2005-04-261-7/+7
* [PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com2005-04-261-2/+2
* [PATCH] major database cleanupsgreg@kroah.com2005-04-261-295/+40
* [PATCH] more database work. Now we only store the info we really need right now.greg@kroah.com2005-04-261-275/+30
* [PATCH] udev: mode should be mode_trml@tech9.net2005-04-261-1/+1
* [PATCH] udev: trivial trivialitiesrml@tech9.net2005-04-261-2/+2
* [PATCH] got "remove of named devices" working.greg@kroah.com2005-04-261-10/+120
* [PATCH] copyright updates.greg@kroah.com2005-04-261-0/+23
* [PATCH] put config files and database in /etc/udev by defaultgreg@kroah.com2005-04-261-3/+11
* [PATCH] udevdb patchdsteklof@us.ibm.com2005-04-261-137/+40
* [PATCH] merge tdb into the build process.greg@kroah.com2005-04-261-1/+2
* [PATCH] udevdb prototypedsteklof@us.ibm.com2005-04-261-0/+591