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:34:37 UTC 2003

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

Log Message:
Pull up revision 1.4 (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.3 -r1.3.2.1 src/sbin/scsictl/extern.h

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