summaryrefslogtreecommitdiffstats
path: root/lib/libutil/scsi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move junk (bad code, terrible APIs) to the only program that uses it;deraadt2003-07-231-1211/+0
* do not export error_tablederaadt2002-08-231-2/+2
* oh this is horriblederaadt2001-09-061-2/+5
* make sure that va_start() has matching va_end()deraadt2001-09-051-9/+24
* Make typesafe and remove non-portable va_list tricks.niklas1996-07-311-8/+8
* add /sbin/scsi from FreeBSD -- a good start!deraadt1996-06-121-0/+1193