summaryrefslogtreecommitdiff
path: root/sbin/raidctl/rf_configure.c
AgeCommit message (Expand)Author
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-12-16raidframe -> RAIDframeThierry Deval
2002-06-09rm trailing whitespaceTodd T. Fries
2002-05-22use strlcpy(3)Thierry Deval
2002-04-19Do not depend upon <ansidecl.h> to compile.Miod Vallat
2002-03-29cleanup variable and parameter usage.Thierry Deval
2001-12-29Changes to support the new RAID_AUTOCONF option (-A) of RAIDFrame.Thierry Deval
2000-01-07sync with Greg Oster's NetBSD chages to Jan 4th 2000.Peter Galbavy
1999-07-30Update RAIDframe from NetBSD-current as of 1999/07/26.Peter Galbavy
1999-02-16merge from netbsd 990213 + make compile with our includesNiklas Hallqvist
1999-01-11Control RAIDframeNiklas Hallqvist