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_7_1


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.11   8 years  gsoares   malloc(3) returns a pointer, so check against NULL, not 0. (No functional change...
[TXT] libscsi.h  1.3   11 years  deraadt   remove some unnecessary sys/cdefs.h inclusions
[TXT] scsi.8  1.35   9 years  bentley   Reduce usage of predefined strings in manpages. Predefined strings are not very...
[TXT] scsi.c  1.31   2 years  jmc   reduce verbosity of usage(); keep it the same as SYNOPSIS, wrapped at 80w. lower...