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_4_3_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.6   16 years  chl   remove unused functions from tobias@ ok miod@ tobias@
[TXT] libscsi.h  1.2   16 years  chl   remove unused functions from tobias@ ok miod@ tobias@
[TXT] scsi.8  1.32   16 years  krw   Correct the '-i' parameters in the examples. The '64' in the -c strings is a hex...
[TXT] scsi.c  1.25   16 years  ray   SIGCHLD is not an errno value. Spotted by deraadt.