aboutsummaryrefslogtreecommitdiff
path: root/src/sg_map26.c
AgeCommit message (Expand)Author
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2020-05-03sg_ses: use fan speed factor field for calculation [ses4r04]; sg_lib: reprint...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-07-25sg_format: when changing block size allow for Mode Select rejecting SP=1 (Sav...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...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-10-09convert lots of two valued 'int's to bool; add sg_ll_inquiry_v2() sg_ll_write...Douglas Gilbert
2016-04-24automake: upgrade to version 1.15Douglas Gilbert
2016-04-05more clang clean ups; allow clang to check printf() style argumentsDouglas Gilbert
2016-04-05clang --analyze static checker clean upsDouglas Gilbert
2016-01-27sg_logs: LPS misalignment lpage; sg_format: add ffmt option; sg_lib: big sens...Douglas Gilbert
2015-12-20rescan-scsi-bus.sh: updates from Suse; sg_lib: add 'sense' categories for SCS...Douglas Gilbert
2013-05-08sg_xcopy: add --on_src and --on_dst options; C++ cleanupDouglas Gilbert
2013-02-28more UA exposure via noisy argument; docoDouglas Gilbert
2010-03-12follow google's RE2 lead and add BSD_LICENSE files and refer to them from sourceDouglas 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
2008-10-10sg_map26: fix st minors >= 32Douglas Gilbert
2008-07-19sg_map26: fixes for lk 2.6.26 without CONFIG_SYSFS_DEPRECATED_V2Douglas Gilbert
2008-03-18multiple documentation fixes from Dan HorakDouglas Gilbert
2007-09-10rearrange files into include, src, lib and doc directoriesDouglas Gilbert