aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2019-09-09 19:02:59 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2019-09-09 19:02:59 +0000
commiteaa9d929aba1cc812418582c779731bcde2adf68 (patch)
treea74aecbd276cf9deabd0b66954ad975510280ac8 /README
parentb8a9d0f9070ee4a0f10c7d2e779655bffbfe1624 (diff)
downloadsg3_utils-eaa9d929aba1cc812418582c779731bcde2adf68.tar.gz
sg_get_num()+sg_get_llnum(): add 'e' decoding, allow addition; testing: make now builds both C and C++ programs
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@831 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 9 insertions, 8 deletions
diff --git a/README b/README
index fcf86847..1a68d8b3 100644
--- a/README
+++ b/README
@@ -259,13 +259,14 @@ Here is list in alphabetical order of utilities found in the 'src'
subdirectory of the sg3_utils package:
sginfo, sg_bt_ctl, sg_compare_and_write, sg_copy_results, sgm_dd, sgp_dd,
sg_dd, sg_decode_sense, sg_emc_trespass, sg_format, sg_get_config,
- sg_get_lba_status, sg_ident, sg_inq, sg_logs, sg_luns, sg_map, sg_map26,
- sg_modes, sg_opcodes, sg_persist, sg_prevent, sg_raw, sg_rbuf, sg_rdac,
- sg_read, sg_read_attr, sg_readcap, sg_read_block_limits, sg_read_buffer,
- sg_read_long, sg_reassign, sg_referrals, sg_request, sg_reset, sg_rmsn,
- sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event,
- sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_seek, sg_senddiag,
- sg_ses, sg_ses_microcode, sg_start, sg_stpg, sg_stream_ctl, sg_sync,
+ sg_get_elem_status, sg_get_lba_status, sg_ident, sg_inq, sg_logs,
+ sg_luns, sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
+ sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_attr, sg_readcap,
+ sg_read_block_limits, sg_read_buffer, sg_read_long, sg_reassign,
+ sg_referrals, sg_request, sg_reset, sg_rmsn, sg_rtpg, sg_safte,
+ sg_sanitize, sg_sat_identify, sg_sat_phy_event, sg_sat_read_gplog,
+ sg_sat_set_features, sg_scan, sg_seek, sg_senddiag, sg_ses,
+ sg_ses_microcode, sg_start, sg_stpg, sg_stream_ctl, sg_sync,
sg_test_rwbuff, sg_timestamp, sg_turs, sg_unmap, sg_verify, sg_vpd,
sg_write_buffer, sg_write_long, sg_write_same, sg_write_verify,
sg_write_x, sg_wr_mode, sg_xcopy, sg_zone
@@ -541,4 +542,4 @@ See http://sg.danny.cz/sg/tools.html
Douglas Gilbert
-29th April 2019
+9th September 2019