aboutsummaryrefslogtreecommitdiff
path: root/lib/sg_cmds_extra.c
AgeCommit message (Expand)Author
2011-08-28spc4r32 sync; sg_write_buffer --specific optionDouglas Gilbert
2011-05-18sg_ses: rework descriptor output and indexesDouglas Gilbert
2011-02-08add scsi_pt_win32_spt_state() for windows; add sg_ll_verify16(); decode user ...Douglas Gilbert
2010-09-07sg_referrals, first cutDouglas 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-18start work on thin provisioning sbc3r20 additionsDouglas Gilbert
2009-07-24reverse out printf(%#) change, broken for %#02x when value is 0Douglas Gilbert
2009-07-22rest of '%#x' changes; incorporate debian SID patchDouglas Gilbert
2009-06-15add sg_read_block_limits; sg_reset: option for target resetDouglas Gilbert
2009-06-11add sg_unmapDouglas Gilbert
2009-04-21fix sg_set_binary_mode(), lack of config.h made it a nopDouglas Gilbert
2009-02-28more spc4r18 sync, start sbc3r18 sync (sg_format and sg_readcap); change inte...Douglas Gilbert
2008-06-04remove trailing spaces from various source filesDouglas Gilbert
2008-03-28audit of 'uchar uc=0x80; ulong ul; ul = uc << 24;' class of problemsDouglas Gilbert
2008-02-18split sg_cmds_mmc out of sg_cmds_extra; add PDT_* definesDouglas Gilbert
2007-12-19change 'long long' to int64_t to stress only need 64 bit integers (similar ch...Douglas Gilbert
2007-11-21check response length for verbose response printing, sg_ll_get_config+sg_ll_g...Douglas Gilbert
2007-11-07add sg_ll_get_performance() and sg_ll_set_cd_speed() for 'sdparm -C speed'Douglas Gilbert
2007-11-06sync sg_get_config with mmc6r01; add vrprotect option to sg_verify and associ...Douglas Gilbert
2007-09-10rearrange files into include, src, lib and doc directoriesDouglas Gilbert