summaryrefslogtreecommitdiff
path: root/extras/scsi_id
AgeCommit message (Expand)Author
2006-08-05switch ifdef __KLIBC__ to ifndef __GLIBC__Kay Sievers
2006-07-04Makefiles: fix .PHONY for man page targetKay Sievers
2006-04-03fix symlink targets in MakefilesKay Sievers
2006-03-29move all *_id programs to /lib/udev/Kay Sievers
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers
2006-03-28remove all stripping codeKay Sievers
2006-01-28scsi_id: remove dead filesKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-18scsi_id, usb_id: request device parent by subsystemKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-12-23scsi_id: read page 0x80 with libata drivesKay Sievers
2005-12-15support pre-SPC3 page 83 formatKurt Garloff
2005-12-15fold multiple consecutive whitespace chars into single '_'Hannes Reinecke
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers
2005-10-27use DESTDIR on uninstall, no need to pass prefix to submakeKay Sievers
2005-09-18scsi_id: switch temporary node creation to /devKay Sievers
2005-09-14scsi_id: derive a UID for a SCSI-2 not compliant with the page 83Edward Goggin
2005-09-14add install test to 'make buildtest'Kay Sievers
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter
2005-08-31scsi_id: rename SYSFS to LIBSYSFSKay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-13fix more compiler warnings ...Kay Sievers
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-19usb_id: fix typoHannes Reinecke
2005-07-19add ID_BUS to *_id programsHannes Reinecke
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke
2005-06-27add ID_TYPE to the id probersKay Sievers
2005-06-27add -x to scsi_id to export the queried values in env formatKay Sievers
2005-04-26[PATCH] update scsi_id to work with libsysfs changespatmans@us.ibm.com
2005-04-26[PATCH] scsi_id changes for use with udev %N and %ppatmans@us.ibm.com
2005-04-26[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.md@Linux.IT
2005-04-26[PATCH] fix -Wsign-compare warningskay.sievers@vrfy.org
2005-04-26[PATCH] update udev to scsi_id 0.7patmans@us.ibm.com
2005-04-26[PATCH] let the extras/ programs build "pretty" alsogreg@kroah.com
2005-04-26[PATCH] pass SYSFS setting down for extras buildspatmans@us.ibm.com
2005-04-26[PATCH] fix up error in building extras and libsysfsgreg@kroah.com
2005-04-26[PATCH] update udev to include scsi_id 0.6patmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.5patmans@us.ibm.com
2005-04-26[PATCH] make spotlessolh@suse.de
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.4patmans@us.ibm.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.3patmans@us.ibm.com
2005-04-26[PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com
2005-04-26[PATCH] fix scsi_id segfault with udev-009dsteklof@us.ibm.com
2005-04-26[PATCH] update udev extras/scsi_id to version 0.2patmans@us.ibm.com
2005-04-26[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>greg@kroah.com