Subject: CVS commit: [netbsd-1-6] src/sbin/scsictl
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/28/2003 17:36:04
Module Name:	src
Committed By:	he
Date:		Mon Jul 28 17:36:04 UTC 2003

Modified Files:
	src/sbin/scsictl [netbsd-1-6]: scsictl.c

Log Message:
Pull up revisions 1.16-1.18 (requested by thorpej in ticket #764):
  Several changes/updates to scsictl:
   o Allow specification of logical blocksize
   o Add 'getcache' and 'setcache' commands
   o Add 'tur', 'reserve', 'release', 'start', and 'stop' functions
   o Add an 'immediate' option to do formatting in the background
   o Fix bug in scsi_command -- value in resets is an int not a
     bitmask
   o Fix usage of errx() / warnx() and remove unneeded trailing \n


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 src/sbin/scsictl/scsictl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.