CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2012/09/03 14:46:44
Modified files: sbin/scsi : scsi.8 scsi.c Log message: - resolve unchecked malloc()'s; prompted by rustyBSD. - first pass at fixing err() and exit() usage. - document that scsi(8) returns 0 or >0. ok krw@ otto@ (noting this code is barely worth the effort...)