aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Collapse)Author
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
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-09-12sg_dd: srand48_r() and mrand48_r() are GNU libc specific, put conditional in ↵Douglas Gilbert
so non-reentrant version used otherwise git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@913 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
2021-06-11sg_read_buffer: fix --length= problem; pt: new configure option ↵Douglas Gilbert
--enable-pt_dummy builds the library with sg_pt_dummy.c instead of OS specific code git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@904 6180dd3e-e324-4e3e-922d-17de1ae2f315
2021-03-28sg_dd: setup conditional auto rule for getrandom()Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@883 6180dd3e-e324-4e3e-922d-17de1ae2f315
2020-12-16autoconf: upgrade version 2.69 to 2.70Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@870 6180dd3e-e324-4e3e-922d-17de1ae2f315
2019-01-11spc5r20 updates; fixes for FreeBSD 12.0 releaseDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@804 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-12-13sg_format: add --dcrt used twice (FOV=1 DCRT=0); sg_pt_linux: uses sg v4 ↵Douglas Gilbert
interface if sg driver >= 4.0.0 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@798 6180dd3e-e324-4e3e-922d-17de1ae2f315
2018-03-16Add little/big endian specializations to sg_unaligned.hDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@762 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-12-29sg_ses: further NVMe support work; decode array status dpage (obsolete); ↵Douglas Gilbert
build: add SG_LIB_ANDROID git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@738 6180dd3e-e324-4e3e-922d-17de1ae2f315
2017-12-07add include/sg_pt_linux.h lib/sg_pt_linux_nvme.c and .gitignore; sg_write_x: ↵Douglas Gilbert
almost finished; more NVMe work (for sg_ses) git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@733 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
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
2013-10-14avoid getpagesize() with sysconf() and use posix_memalign()Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@521 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-01-07sginfo, sg_inq + llseek.c: H. Reinecke small patchesDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@473 6180dd3e-e324-4e3e-922d-17de1ae2f315
2012-03-12./configure: change --enable-no-linux-bsg to --disable-linuxbsg, add ↵Douglas Gilbert
--disable-scsistrings to reduce utility size; report sdat_ovfl bit if set in sense git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@444 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
2009-12-05Debian 4.0 force autogen.sh, part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@322 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-05autogen.sh on debian 4.0 hack, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@318 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-05autogen.sh on debian 4.0 hack, part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@317 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-02debian 4 hack yet again, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@315 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-02debian 4 hack yet againDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@314 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-02autogen.sh debian 4.0 shuffle, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@311 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-10-02autogen.sh debian 4.0 shuffle, part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@310 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-20debian autogen.sh configure.ac housecleaning, part 2Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@307 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-20debian autogen.sh configure.ac housecleaning, part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@306 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-20debian autogen.sh housecleaning, part 3Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@304 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-20debian autogen.sh housecleaning, part 1Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@302 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-03autotools horrible timestamp ordering, part twoDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@294 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-09-03autotools horrible timstamp orderingDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@293 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-08-19rerun ./autogen.sh in debian 4.0Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@289 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-15push back autotools from Debian 4.0, againDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@277 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-15add sg_read_block_limits; sg_reset: option for target resetDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@276 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-11force Debian 4.0 autogen.sh againDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@274 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-11add sg_unmapDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@273 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-08debian 4.0 autogen.sh commit to fix timestamps hopefullyDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@272 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-06-08ubuntu 9.04 autogen.sh commit to wipe debian 4.0 settings (temporarily)Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@271 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-05-22debian 4 autoconf rebuildDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@265 6180dd3e-e324-4e3e-922d-17de1ae2f315
2009-04-22debian 4.0 rework of autotools after SG_LIB_* changesDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@258 6180dd3e-e324-4e3e-922d-17de1ae2f315