Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/raidctl
Module Name: basesrc
Committed By: oster
Date: Thu Oct 4 16:02:08 UTC 2001
Modified Files:
basesrc/sbin/raidctl: raidctl.c rf_configure.c
Log Message:
rf_configure.c
- remove dependence on stuff in sys/dev/raidframe
- now rely on <dev/raidframe/*>
- bring in some needed prototypes for local functions
- nuke RF_ASSERT's.
- drag in some needed RF_ERRORMSG's
raidctl.c
- rely on <dev/raidframe/*>
- welcome to the New Way of doing RAIDframe #includes.
(No functional changes.)
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/sbin/raidctl/raidctl.c
cvs rdiff -r1.14 -r1.15 basesrc/sbin/raidctl/rf_configure.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index