summaryrefslogtreecommitdiff
path: root/udevinfo.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move execute_program to utils + add action to init_devicekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udevinfo: print SYSFS attribute the same way we match itkay.sievers@vrfy.org2005-04-261-28/+23
* [PATCH] udevinfo: print errors to stderr instead of stdoutkay.sievers@vrfy.org2005-04-261-14/+14
* [PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org2005-04-261-2/+5
* [PATCH] remove unneeded includekay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] udevinfo -d: use '=' as separator, cause ':' may be a part of the dev...kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org2005-04-261-15/+14
* [PATCH] rename LOG to USE_LOG in all placeskay.sievers@vrfy.org2005-04-261-2/+1
* [PATCH] udevinfo -d: speed-up device dumpkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org2005-04-261-69/+53
* [PATCH] udevinfo: print devpath -> node relationship for all deviceskay.sievers@vrfy.org2005-04-261-2/+12
* [PATCH] trivial rename of some variableskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] big libsysfs diet (pre 2.0 version)kay.sievers@vrfy.org2005-04-261-83/+16
* [PATCH] cleanup db functionskay.sievers@vrfy.org2005-04-261-2/+1
* [PATCH] udevinfo: print SUBSYSTEM and DRIVERkay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] This fixes a silly mistake in how udevinfo prints the major and minorroland@digitalvampire.org2005-04-261-2/+2
* [PATCH] klibc supports LOG_PID now, so remove our own implementationkay.sievers@vrfy.org2005-04-261-1/+0
* bleah, more merge fixes...Greg KH2005-04-261-1/+1
* [PATCH] remove leftover from udevinfo's -d optionazarah@nosferatu.za.org2005-04-261-2/+2
* [PATCH] update the man pages and correct Usage: hintskay.sievers@vrfy.org2005-04-261-1/+1
* fixups to get back to proper patch orderGreg KH2005-04-261-1/+1
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix udevinfo '-q path' option as it was not workinggreg@kroah.com2005-04-261-1/+1
* [PATCH] Don't try to print major/minor for devices without a dev file.kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] remove get_device_type and merge that into udev_set_values()kay.sievers@vrfy.org2005-04-261-13/+3
* [PATCH] change key names in udevinfo sysfs walk to match the kernelkay.sievers@vrfy.org2005-04-261-11/+7
* [PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org2005-04-261-11/+5
* [PATCH] make udevinfo's -r option also workimg for symlink querieskay.sievers@vrfy.org2005-04-261-2/+15
* [PATCH] improve udevinfo sysfs info walkkay.sievers@vrfy.org2005-04-261-10/+12
* [PATCH] add sysfs info walk to udevinfokay.sievers@vrfy.org2005-04-261-1/+64
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-261-73/+25
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] close the syslogkay.sievers@vrfy.org2005-04-261-6/+6
* [PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org2005-04-261-9/+15
* [PATCH] udevinfo patchdsteklof@us.ibm.com2005-04-261-9/+6
* [PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org2005-04-261-0/+3
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] clarify udevinfo textkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] overall trivial trivial cleanupkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] clarify udevinfo device walkkay.sievers@vrfy.org2005-04-261-1/+8
* [PATCH] udevinfo symlink reverse querykay.sievers@vrfy.org2005-04-261-2/+14
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-5/+5
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+2
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] udev - switch SYSFS_file to SYSFS{file}kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] more logging.h cleanups to be a bit more flexible.greg@kroah.com2005-04-261-3/+9
* [PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com2005-04-261-0/+5
* [PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com2005-04-261-0/+3