OpenBSD CVS

src/sbin/raidctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / raidctl

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.7   21 years  todd   rm trailing whitespace
[TXT] raidctl.8 (in the Attic) [Hide]  1.32   20 years  henning   no, you cannot form a raid from wd0h and wd0h. found by Joel Knight
[TXT] raidctl.c (in the Attic) [Hide]  1.21   20 years  avsm   error out instead of silently truncating command-line arguments if they are too ...
[TXT] rf_configure.c (in the Attic) [Hide]  1.11   21 years  deraadt   lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu