aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_inq.8
AgeCommit message (Expand)Author
2022-08-18sg_inq+sg_vpd: more updates but not finishedDouglas Gilbert
2022-08-07sg_inq+sg_vpd: more JSON work (tpc)Douglas Gilbert
2022-07-29cleanup warning and C++20 building issuesDouglas Gilbert
2022-07-19another round of sgj_* function renaming; sg_inq+sg_vpd: add new Block Limits...Douglas Gilbert
2022-07-15sg_inq+sg_vpd: JSON work continuesDouglas Gilbert
2022-07-11sg_inq+sg_vpd: merge VPD page processingDouglas Gilbert
2022-01-09Zoned block device characteristics VPD page, zbd extension field tweakDouglas Gilbert
2021-06-23Haiku OS support, add pt function list in sg_pt_dummy.c; add slices to sg_mrq_ddDouglas Gilbert
2021-04-15change links to http://sg.danny/cz/sg/* to httpsDouglas Gilbert
2021-03-28sg_dd: setup conditional auto rule for getrandom()Douglas Gilbert
2018-08-15turn off format checking for MinGW; more manpage clean-upDouglas Gilbert
2018-06-03sg_decode sense: add --err=ES; sg_dd, sgp_dd, sgm_dd: add --dry-run and --ve...Douglas Gilbert
2018-03-22sg_inq+sg_vpd: return sg_convert_errno(EDOM) when VPD page noy in supported listDouglas Gilbert
2018-02-04add sg_convert_errno() and sg_if_can2stderr(); work on NVMe support for Win32...Douglas Gilbert
2018-01-09FreeBSD port now works with NVMe SNTL and sg3_ses pass-through (NVME-MI); man...Douglas Gilbert
2018-01-03sg_inq: add --only option, further sanity checks on --inhex so CDROM std inq ...Douglas Gilbert
2017-12-29sg_ses: further NVMe support work; decode array status dpage (obsolete); buil...Douglas Gilbert
2017-10-22sg_lib: add sg_ll_log_sense_v2(), sg_ll_mode_sense10_v2() and sg_ll_receive_d...Douglas Gilbert
2017-10-13further two valued ints converted to boolDouglas Gilbert
2017-09-13sync up to spc5r16 and sbc4r14Douglas Gilbert
2016-04-28sg_inq+sg_vpd: add --force option to bypass checking supported vpd pages page...Douglas Gilbert
2016-01-06sg_inq+sg_vpd+sg_xcopy: add support for locally assigned UUIDs in VPD page 0x...Douglas Gilbert
2014-07-10sg_format: make '-FFF' bypass mode sense/select, add --mode=MP; trim trailing...Douglas Gilbert
2014-05-19sg_lib_data: sync asc/ascq codes with T10 20140516, sync operation code with ...Douglas Gilbert
2014-05-12change SG_PERSIST_O_RDONLY to SG_PERSIST_IN_RDONLY; more --readonly options; ...Douglas Gilbert
2014-03-11sg_inq+sg_vpd: --inhex=FN --raw reads response in binaryDouglas Gilbert
2014-02-18sg_inq: allow --page=-1 to force std INQUIRY decodingDouglas Gilbert
2014-02-17sg_vpd: add --inhex=FN to read response in from a file; other cleanupsDouglas Gilbert
2014-02-16more --inhex work on sg_inq + cleanup; similar preparatory work for sg_vpdDouglas Gilbert
2014-02-14sg_inq: add --inhex=FN to fetch response from a file (rather than a device)Douglas Gilbert
2014-02-04sg_persist: add --transport-id= for SOP; sg_lib.h: add PDT_ZBC define and pdt...Douglas Gilbert
2013-11-28sg_inq: sync version descriptors dated 20131126; fix overflow in encode_white...Douglas Gilbert
2013-11-06sg_ses: add --dev-slot-num= and --sas-addr=Douglas Gilbert
2013-05-08sg_xcopy: add --on_src and --on_dst options; C++ cleanupDouglas Gilbert
2013-03-14sg_inq: fix comparison bug added in previous commitDouglas Gilbert
2013-03-12sg_inq: add --vendor option, take resid into account; more sg_lib.c sense buf...Douglas Gilbert
2013-03-10sg_lib_data: sync asc/ascq codes with T10 20130117; update version descriptorsDouglas Gilbert
2013-02-25sg_luns: add --test=LUNHEX for 64 bit lun supportDouglas Gilbert
2013-01-10move rescan-scsi-bus.sh to scripts folder; sg_inq --export correctionsDouglas Gilbert
2013-01-07sginfo, sg_inq + llseek.c: H. Reinecke small patchesDouglas Gilbert
2012-11-21refer to C11, check compiles; cleanup manpage summariesDouglas Gilbert
2012-09-25spc4r36e: sg_inq+sg_inq: software interface VPD page and new reserved fields ...Douglas Gilbert
2012-02-24more sync with spc4r34 and sbc3r30Douglas Gilbert
2012-02-23sg_inq --export, sg_sanitize --ause --fail --test=, partial spc4r34+sbc3r30 syncDouglas Gilbert
2012-02-10doco: improve sg_format.8 examples; other cleanupsDouglas Gilbert
2010-12-24minor man page cleanupDouglas Gilbert
2010-09-07sg3_utils man page: add sections on OS device namesDouglas Gilbert
2010-05-17dStrHex() in sg_lib: trim trailing spacesDouglas Gilbert
2010-03-01ssc4r01 and IBM LTO Ultium tape drive log pagesDouglas Gilbert
2009-09-18start work on thin provisioning sbc3r20 additionsDouglas Gilbert