aboutsummaryrefslogtreecommitdiff
path: root/src/sg_unmap.c
AgeCommit message (Expand)Author
2022-08-18sg_inq+sg_vpd: more updates but not finishedDouglas Gilbert
2022-06-25sg_rem_rest_elem: new utility for removing or restoring elements; bug fixesDouglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-15cleanup of error messages around sg_cmds_open_device(); add flock error msg f...Douglas Gilbert
2018-03-30sg_lib: add SG_LIB_LBA_OUT_OF_RANGE; sg_format: add --dry-run; sg_unmap: add ...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2017-10-09convert lots of two valued 'int's to bool; add sg_ll_inquiry_v2() sg_ll_write...Douglas Gilbert
2017-09-25sg_write_atomic: new utility; sg_opcode: support CDLP (command duration limit...Douglas Gilbert
2017-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2016-06-12sg_lib: add sg_get_llnum_nomult(); sg_ses: multiple option fixesDouglas Gilbert
2016-02-02sg_unaligned.h: gets for variable length unsigned integers; sg_inq: version d...Douglas Gilbert
2015-12-20rescan-scsi-bus.sh: updates from Suse; sg_lib: add 'sense' categories for SCS...Douglas Gilbert
2015-12-10unaligned cleanups for C++; misc workDouglas Gilbert
2014-04-26sg_opcodes: add --mask option; sg_rbuf: add --echo option; sg_lib: fix output...Douglas Gilbert
2014-03-20sg_logs: placeholder for pending defects lpage; sg_unmap: fix another problem...Douglas Gilbert
2014-02-04sg_persist: add --transport-id= for SOP; sg_lib.h: add PDT_ZBC define and pdt...Douglas Gilbert
2014-01-28sg_unmap cleanup; manpages: add rescan-scsi-bus.sh.8 and other cleanupsDouglas Gilbert
2014-01-11sg_ses++: fix --data=- problem with large buffers, more workDouglas Gilbert
2013-06-28sg_persist+sg_unmap: fix crash on option decode; sg_logs: expand for tape; sg...Douglas Gilbert
2013-05-08sg_xcopy: add --on_src and --on_dst options; C++ cleanupDouglas Gilbert
2011-09-02sg_ses: small fix; sg_unmap: code docoDouglas Gilbert
2010-04-01first cut of sync with sbc3r22Douglas Gilbert
2010-03-12follow google's RE2 lead and add BSD_LICENSE files and refer to them from sourceDouglas Gilbert
2009-09-06add some build information into the README fileDouglas Gilbert
2009-07-24reverse out printf(%#) change, broken for %#02x when value is 0Douglas Gilbert
2009-07-22change many printf(0x%x) format strings to %#xDouglas Gilbert
2009-06-11add sg_unmapDouglas Gilbert