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_5_7_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.9   10 years  deraadt   Whole bunch of (unsigned char) casts carefully added for ctype calls. Careful se...
[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.29   9 years  tedu   remove sys/file.h includes in favor of fcntl.h where needed. ok deraadt guenther...