Subject: CVS commit: basesrc/sbin/dkctl
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/10/2002 00:30:15
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Jan  9 22:30:15 UTC 2002

Added Files:
	basesrc/sbin/dkctl: Makefile dkctl.8 dkctl.c

Log Message:
dkctl(8) -- a program to manupulate disks.  It currently supports
the disk cache-related ioctls.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/sbin/dkctl/Makefile basesrc/sbin/dkctl/dkctl.8 \
    basesrc/sbin/dkctl/dkctl.c

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