Subject: CVS commit: src/sbin/raidctl
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/26/2004 22:46:27
Module Name:	src
Committed By:	oster
Date:		Tue Oct 26 22:46:27 UTC 2004

Modified Files:
	src/sbin/raidctl: rf_configure.c

Log Message:
Cleanup a bit by nuking RF_Malloc macro, and add in some error
checking for the case where we can't allocate memory.  (Not like
anyone uses this part of the code anyway.)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sbin/raidctl/rf_configure.c

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