Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/sbin/scsictl



Module Name:    src
Committed By:   he
Date:           Mon Jul 28 17:35:08 UTC 2003

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

Log Message:
Pull up revisions 1.6-1.7 (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.5 -r1.5.2.1 src/sbin/scsictl/scsi_subr.c

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




Home | Main Index | Thread Index | Old Index