OpenBSD CVS

src/sbin/scsi/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / scsi

Current tag: OPENBSD_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   20 years  deraadt   move junk (bad code, terrible APIs) to the only program that uses it; millert ok...
[TXT] libscsi.c  1.5   18 years  millert   Userland programs should include <errno.h> not <sys/errno.h> OK deraadt@
[TXT] libscsi.h  1.1   20 years  deraadt   move junk (bad code, terrible APIs) to the only program that uses it; millert ok...
[TXT] scsi.8  1.28   19 years  millert   Give example of how to spin down a device since this is a question that comes up...
[TXT] scsi.c  1.20   18 years  deraadt   missing fclose(); dhill@mindcry.org