aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.in
AgeCommit message (Collapse)Author
2022-10-21build cleanups for 'make distcheck'Douglas Gilbert
See https://github.com/doug-gilbert/sg3_utils/pull/26, 27 and 28; still need svn:ignore property or maybe global-ignores. More testing/*_dd.c* cleanups for retiring HIPRI and relacing with POLLED (for calling bio_poll() in kernel). git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@975 6180dd3e-e324-4e3e-922d-17de1ae2f315
2022-10-07sg3_utils: freestanding sg_pr2serr.c pr_s 25+26Douglas Gilbert
In order to use the new JSON code in pr2serr.[hc] in the lsscsi package, changes were made to remove dependencies on the rest of the sg_lib library. https://github.com/doug-gilbert/sg3_utils/pull/25 and .../pull/26 applied with minor change. More pull requests await the next revision. git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@974 6180dd3e-e324-4e3e-922d-17de1ae2f315
2022-08-07sg_inq+sg_vpd: more JSON work (tpc)Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@964 6180dd3e-e324-4e3e-922d-17de1ae2f315
2022-04-24autoconf: 2.71; automake: 1.16.5; libtool: 2.4.6; updates from Ubuntu 22.04Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@949 6180dd3e-e324-4e3e-922d-17de1ae2f315
2022-01-21sg_rep_density: new utility for decoding the response of Report density ↵Douglas Gilbert
support command [ssc (tape)] git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@932 6180dd3e-e324-4e3e-922d-17de1ae2f315
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ↵Douglas Gilbert
command; sg_rep_zones: add Report zone starting LBA granularity field in REPORT ZONES response [zbc2r12]; sg_decode_sense: add --nodecode option; initialize all sense buffers to 0; rework main README file git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@923 6180dd3e-e324-4e3e-922d-17de1ae2f315
2021-11-05sgp_dd: add check for stdatomic.h presence in configure.ac; scripts: ↵Douglas Gilbert
55-scsi-sg3_id.rules remove outdated rule git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@918 6180dd3e-e324-4e3e-922d-17de1ae2f315
2021-06-23Haiku OS support, add pt function list in sg_pt_dummy.c; add slices to sg_mrq_ddDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@905 6180dd3e-e324-4e3e-922d-17de1ae2f315
2020-07-02asc/ascq match asc-num.txt @t10 20200624; testing/sg_mrq_testing: new, for ↵Douglas Gilbert
blocking mrq usage git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@853 6180dd3e-e324-4e3e-922d-17de1ae2f315
2020-06-05sg_rep_pip: new utility; testing/sg_tst_ioctl.c workDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@852 6180dd3e-e324-4e3e-922d-17de1ae2f315
2019-08-29add sg_get_elem_status utility; inhex folder; some NVMe 1.4; some zbc realmsDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@830 6180dd3e-e324-4e3e-922d-17de1ae2f315
2019-05-15automake: upgrade to version 1.16.1; autoconf: upgrade to version 2.69 [Fed30]Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@823 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-05-02sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), ↵Douglas Gilbert
sg_ll_request_sense_pt(), sg_ll_send_diag_pt(), sg_ll_receive_diag_pt(); sg_timestamp: add --elapsed, --hex and --no-timestamp options; sg_ses: check for NVMe enclosure bits git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@769 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-02-08struggling with Windows NVMe pass-throughDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@751 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-02-05Info section added to end of ./configure; sg_persist: add --maxlen=LEN ↵Douglas Gilbert
option; sg_opcodes: report when --no-inquiry ignored git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@750 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-01-28add sg_seek and sg_stream_ctl utilities; properly identify vendor-specific ↵Douglas Gilbert
sense; documentation cleanup git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@747 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-01-03sg_inq: add --only option, further sanity checks on --inhex so CDROM std inq ↵Douglas Gilbert
not confused with VPD page 0x80; sgp_dd: use pthread_kill(); various configure.ac and Makefile.am cleanups git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@742 6180dd3e-e324-4e3e-922d-17de1ae2f315
2017-11-15rename sg_write_atomic to sg_write_x; sg_inq: decode NVMe identify for ↵Douglas Gilbert
Linux+FreeBSD git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@731 6180dd3e-e324-4e3e-922d-17de1ae2f315
2017-09-25sg_write_atomic: new utility; sg_opcode: support CDLP (command duration ↵Douglas Gilbert
limit page) git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@717 6180dd3e-e324-4e3e-922d-17de1ae2f315
2016-05-20add sg_bg_ctl; small cleanupsDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@706 6180dd3e-e324-4e3e-922d-17de1ae2f315
2016-05-03sg_lib: implement 'format' argument in dStrHexStr(); sg_vpd: 3 party copy ↵Douglas Gilbert
VPD page improvements git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@699 6180dd3e-e324-4e3e-922d-17de1ae2f315
2016-04-24automake: upgrade to version 1.15Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@693 6180dd3e-e324-4e3e-922d-17de1ae2f315
2016-02-17add sg_read_attr.8 to doc/Makefile.amDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@663 6180dd3e-e324-4e3e-922d-17de1ae2f315
2015-12-01run autogen.sh on U15.10Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@651 6180dd3e-e324-4e3e-922d-17de1ae2f315
2015-12-01sg_timestamp: new, to report or set timestampDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@650 6180dd3e-e324-4e3e-922d-17de1ae2f315
2015-02-16Makefile cleanup, from Jan EngelhardtDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@635 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-12-16sg_zone: new utility for open, close and finish zone commands; sg_ses: fix ↵Douglas Gilbert
warning indication output git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@622 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-11-11sg_sat_read_gplog: new utility; sync asc/ascq codes with T10 20140924Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@620 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-09-29sg_ses_microcode: new utilityDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@610 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-09-02win32,cygwin: try to clean up warningsDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@604 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-07-22sg_write_verify: new utility for WRITE AND VERIFYDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@594 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-06-06sg_luns: add decoding for conglomerate LUNS; change struct ↵Douglas Gilbert
sg_simple_inquiry_resp::rmb to byte_1 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@586 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-05-27new utils: sg_rep_zones+sg_reset_wp; new Linux udev scripts; sg_inq --export ↵Douglas Gilbert
work; sg_logs lto5+6 work git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@584 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-05-15add 'sense' categories for reservation conflict, data protect and protection ↵Douglas Gilbert
information violations; add sg_get_category_sense_str() to API git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@577 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-01-28sg_unmap cleanup; manpages: add rescan-scsi-bus.sh.8 and other cleanupsDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@548 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-10-31upgrade automake to version 1.13.3 (in ubuntu 13.10)Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@527 6180dd3e-e324-4e3e-922d-17de1ae2f315
2012-12-10sg_compare_and_write: first cutDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@469 6180dd3e-e324-4e3e-922d-17de1ae2f315
2012-09-08manpages for sg_xcopy and sg_copy_results; sg_dd cleanupDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@452 6180dd3e-e324-4e3e-922d-17de1ae2f315
2011-12-06sg_ses: identify vendor specific element types; manpages: scsi_satl, ↵Douglas Gilbert
scsi_logging_level, scsi_temperature, scsi_mandat git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@429 6180dd3e-e324-4e3e-922d-17de1ae2f315
2011-06-22add sg_sanitize, initial cutDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@407 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-12-06add forwarded sense descriptor; new sg_decode_sense utilityDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@365 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-21ub10.04 autogen tweak part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@359 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-21ub10.04 autogen tweak part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@358 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-14deb4 autogen tweak part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@356 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-14deb4 autogen tweak part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@355 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-07deb4 autogen tweak part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@353 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-09-07deb4 autogen tweak part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@352 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-04-24debian 4 dance with ./autogen.sh, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@341 6180dd3e-e324-4e3e-922d-17de1ae2f315
2010-04-24debian 4 dance with ./autogen.shDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@340 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-12-05Debian 4.0 force autogen.sh, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@323 6180dd3e-e324-4e3e-922d-17de1ae2f315