Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/29/2003 06:19:28
Module Name:	src
Committed By:	oster
Date:		Mon Dec 29 06:19:28 UTC 2003

Modified Files:
	src/sys/dev/raidframe: rf_engine.c rf_raid.h rf_threadstuff.c
	    rf_threadstuff.h

Log Message:
Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn't
being used.  Then, nuke rf_init_managed_threadgroup() and all
descendants and relations.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/dev/raidframe/rf_engine.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/raidframe/rf_raid.h
cvs rdiff -r1.18 -r1.19 src/sys/dev/raidframe/rf_threadstuff.c \
    src/sys/dev/raidframe/rf_threadstuff.h

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