Subject: CVS commit: src/sbin/bioctl
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/04/2007 08:25:05
Module Name:	src
Committed By:	xtraeme
Date:		Sun Nov  4 08:25:05 UTC 2007

Modified Files:
	src/sbin/bioctl: Makefile bioctl.8 bioctl.c

Log Message:
- Remove the code for softraid, it's unlikely that NetBSD will support
  this because we do have a working raidframe(4).
- Miscellaneous cleanups and make the code WARNS=4 compliant.
- Removed all stuff that doesn't apply to NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/bioctl/Makefile src/sbin/bioctl/bioctl.c
cvs rdiff -r1.4 -r1.5 src/sbin/bioctl/bioctl.8

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