chiark / gitweb /
rules: tape rules - use bsg device nodes for SG_IO
[elogind.git] / udevinfo.c
2008-04-28 Kay Sieversudevadm: info - do not print ATTR{dev}==
2008-04-20 Kay Sieverslogging: add trailing newline to all strings
2008-04-06 Kay Sieversudevinfo: do not replace chars when printing ATTR=...
2008-03-29 Kay Sieversudevadm: info - resolve devpath if symlink is given
2007-11-09 Kay Sieversudevadm: also return major==0 results for --device...
2007-11-09 Kay Sieversudevadm: add info option --device-id-of-file=<file>
2007-11-08 Kay Sieversudevadm: merge all udev tools into a single binary
2007-10-24 Kay Sieversudevinfo: exclude "uevent" file from --attribute-walk
2007-09-20 Kay Sieversudevinfo: simplify symlink printing logic
2007-09-20 Harald Hoyerremove extra space from udevinfo symlink output
2007-08-24 Michael Moronyset buffer size if strlcpy/strlcat indicate truncation
2007-06-23 Kay Sieversno newline in log messages
2007-06-04 Kay Sieverssysfs: skip unknown sysfs directories
2007-05-17 Kay Sieversreplace_chars: replace spaces in node name
2007-04-06 Kay Sieversudevinfo: export all information stored in database
2007-03-23 Kay Sieversudevinfo: relax check for the correct device if looked...
2007-03-21 Kay Sieversudevinfo: print link priority
2007-03-18 Kay Sieversudevinfo: remove -d option
2007-03-17 Kay Sieversread list of devices from index, make index private...
2007-03-07 Kay Sieversman: add missing options to various man pages
2007-02-24 Kay Sieversremove --version from the udevinfo man page
2006-09-20 Arjan Opmeerfix udevinfo help text typo
2006-09-19 Kay Sieversudevinfo: print error in --attribute-walk
2006-09-05 Kay Sieversudevinfo: do not show symlinks as attributes in --attri...
2006-09-03 Kay Sieversudevinfo: fix SUBSYTEMS spelling error
2006-09-03 Sergey Vlasovmake struct option arrays static const
2006-09-03 Kay Sieversudevinfo: use long options
2006-08-27 Kay Sieversupdate source file headers
2006-08-21 Kay Sieverscleanup commandline argument handling
2006-08-19 Kay Sieversconsistent key naming to match only the event device...
2006-08-18 Kay Sieversudevinfo, udevtest: simplify '/sys' stripping from...
2006-08-18 Kay Sieversudevinfo: allow -a -n <node>
2006-07-30 Kay Sieversudevinfo: add DRIVER==
2006-06-16 Kay Sieversudevinfo: clarify parent device attribute use
2006-01-09 Kay Sieversreplace libsysfs
2005-11-16 Kay Sieversremove "udev_db" option from config file
2005-08-31 Kay Sieversudevinfo: restore -d option
2005-08-30 Kay Sieversudevinfo: rename dump() to export()
2005-08-29 Kay Sieversudevinfo: add database export
2005-08-27 Kay Sieversdon't store devpath in udevdb, we don't need it
2005-08-27 Kay Sieversadd and use name_list_cleanup() for cleaning up the...
2005-08-27 Kay Sieverschange parameter order of udev_db_search_name()
2005-08-27 Kay Sieversprint persistent data with "udevinfo -q all"
2005-08-27 Kay Sieversprepare for new HAL udevdb dump
2005-08-10 Thierry Vignaudfix udevinfo output
2005-07-22 Kay Sieversmove code to its own files
2005-06-26 Kay Sieversstore the imported device information in the udevdb
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-06-06 Greg KHFix udevinfo for empty sysfs directories
2005-04-27 kay.sievers@vrfy.org[PATCH] move execute_program to utils + add action...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo: print SYSFS attribute the same way...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo: print errors to stderr instead of...
2005-04-27 kay.sievers@vrfy.org[PATCH] support log-priority levels in udev.conf
2005-04-27 kay.sievers@vrfy.org[PATCH] remove unneeded include
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo -d: use '=' as separator, cause '...
2005-04-27 kay.sievers@vrfy.org[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
2005-04-27 kay.sievers@vrfy.org[PATCH] rename LOG to USE_LOG in all places
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo -d: speed-up device dump
2005-04-27 kay.sievers@vrfy.org[PATCH] allow unlimitied count of symlinks
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo: print devpath -> node relationship...
2005-04-27 kay.sievers@vrfy.org[PATCH] trivial rename of some variables
2005-04-27 kay.sievers@vrfy.org[PATCH] big libsysfs diet (pre 2.0 version)
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup db functions
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo: print SUBSYSTEM and DRIVER
2005-04-27 roland@digitalvamp... [PATCH] This fixes a silly mistake in how udevinfo...
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc supports LOG_PID now, so remove our own...
2005-04-27 Greg KHbleah, more merge fixes...
2005-04-27 azarah@nosferatu... [PATCH] remove leftover from udevinfo's -d option
2005-04-27 kay.sievers@vrfy.org[PATCH] update the man pages and correct Usage: hints
2005-04-27 Greg KHfixups to get back to proper patch order
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 greg@kroah.com[PATCH] fix udevinfo '-q path' option as it was not...
2005-04-27 kay.sievers@vrfy.org[PATCH] Don't try to print major/minor for devices...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove get_device_type and merge that into...
2005-04-27 kay.sievers@vrfy.org[PATCH] change key names in udevinfo sysfs walk to...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udevdb* to udev_db*
2005-04-27 kay.sievers@vrfy.org[PATCH] make the udev object available to more processi...
2005-04-27 kay.sievers@vrfy.org[PATCH] make udevinfo's -r option also workimg for...
2005-04-27 kay.sievers@vrfy.org[PATCH] improve udevinfo sysfs info walk
2005-04-27 kay.sievers@vrfy.org[PATCH] add sysfs info walk to udevinfo
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
2005-04-27 kay.sievers@vrfy.org[PATCH] close the syslog
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] hmm, handle net devices with udev?
2005-04-27 dsteklof@us.ibm.com[PATCH] udevinfo patch
2005-04-27 kay.sievers@vrfy.org[PATCH] first stupid try for a rule compose gui
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] clarify udevinfo text
2005-04-27 kay.sievers@vrfy.org[PATCH] overall trivial trivial cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] clarify udevinfo device walk
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo symlink reverse query
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 greg@kroah.com[PATCH] force udev to include the internal version...
2005-04-27 patmans@us.ibm.com[PATCH] udev use new libsysfs header file location
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch SYSFS_file to SYSFS{file}
2005-04-27 greg@kroah.com[PATCH] more logging.h cleanups to be a bit more flexible.
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - trivial style cleanup
next