summaryrefslogtreecommitdiff
path: root/sbin/scsi/libscsi.c
AgeCommit message (Expand)Author
2016-01-28malloc(3) returns a pointer, so check against NULL, not 0. (No functional cha...Gleydson Soares
2015-08-20<stdlib.h> is included, so do not need to cast result fromTheo de Raadt
2013-11-22Whole bunch of (unsigned char) casts carefully added for ctype calls.Theo de Raadt
2010-11-16- remove XXX here now that CMDBUFLEN is defined in scsiio.hJasper Lievisse Adriaanse
2009-11-12reading off the end of table bug, found by parfaitTheo de Raadt
2008-01-13remove unused functionsCharles Longeau
2005-12-21Userland programs should include <errno.h> not <sys/errno.h>Todd C. Miller
2005-10-24delete more EFAULT stupidityTheo de Raadt
2005-04-09KNF. No binary changes. OK miod@Chad Loder
2003-07-24pull header from hereTheo de Raadt
2003-07-23move junk (bad code, terrible APIs) to the only program that uses it;Theo de Raadt