Subject: CVS commit: basesrc/sbin/scsictl
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/03/2002 19:56:06
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Sep  3 16:56:06 UTC 2002

Modified Files:
	basesrc/sbin/scsictl: scsictl.8 scsictl.c

Log Message:
* Add "getcache" and "setcache" commands to get/set basic cache
  parameters (enables, really).
* Fix an error in the manpage.
* Shuffle some code to group things together better.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/sbin/scsictl/scsictl.8
cvs rdiff -r1.17 -r1.18 basesrc/sbin/scsictl/scsictl.c

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