OpenBSD CVS

CVS log for src/sbin/raidctl/Attic/raidctl.8


[BACK] Up to [local] / src / sbin / raidctl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.44, Fri Apr 6 15:54:58 2012 UTC (12 years, 2 months ago) by jsing
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +2 -2 lines
FILE REMOVED

Put raidctl in the attic.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 6 22:22:10 2011 UTC (12 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

no more ccd(4);

Revision 1.42 / (download) - annotate - [select for diffs], Thu Apr 1 17:06:55 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.41: +22 -22 lines
Diff to previous 1.41 (colored)

WARNINGS -> CAVEATS, and a little neccessary cleanup;

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jun 26 05:42:06 2008 UTC (15 years, 11 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.40: +2 -9 lines
Diff to previous 1.40 (colored)

First pass at removing clauses 3 and 4 from NetBSD licenses.

Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jun 3 19:51:02 2008 UTC (16 years ago) by jmc
Branch: MAIN
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored)

fix some spacing issues;

Revision 1.39 / (download) - annotate - [select for diffs], Sun Mar 23 23:28:46 2008 UTC (16 years, 2 months ago) by krw
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (colored)

Remove two stray references to the departed -r argument to disklabel.

Pointed out by jmc@

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 26 23:07:55 2008 UTC (16 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.37: +8 -8 lines
Diff to previous 1.37 (colored)

the kids want I/O;

Revision 1.37 / (download) - annotate - [select for diffs], Thu May 31 19:19:47 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

convert to new .Dd format;

Revision 1.36 / (download) - annotate - [select for diffs], Wed Feb 21 16:33:09 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.35: +41 -42 lines
Diff to previous 1.35 (colored)

sort options; sync synopsis and usage()
from Igor Sobrado

Revision 1.35 / (download) - annotate - [select for diffs], Sat Aug 27 06:43:42 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.34: +1 -29 lines
Diff to previous 1.34 (colored)

no need to display the copyright in the formatted page;
ok deraadt@

Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 24 22:47:28 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.33: +6 -2 lines
Diff to previous 1.33 (colored)

document /etc/raid[0-3].conf in FILES;
from rohee@, but adjusted by me;

Revision 1.33 / (download) - annotate - [select for diffs], Sat Mar 12 12:21:08 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

escape `.' at eol to avoid double spacing issue;

Revision 1.32 / (download) - annotate - [select for diffs], Thu Dec 4 11:43:27 2003 UTC (20 years, 6 months ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

no, you cannot form a raid from wd0h and wd0h.
found by Joel Knight

Revision 1.31 / (download) - annotate - [select for diffs], Thu Sep 18 09:21:49 2003 UTC (20 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored)

add .Bk/.Ek to SYNOPSIS;

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jun 3 13:16:09 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.29: +329 -290 lines
Diff to previous 1.29 (colored)

- section reorder
- some mdoc fixes

Revision 1.29 / (download) - annotate - [select for diffs], Wed Apr 2 19:00:26 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

fifo -> FIFO

ok millert@

Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 13 08:23:40 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

typos;

setextattr(8): example markus@
spamd(8): someone else found some of these on bugs/misc, but for the life
	  of me i can't find out who
pf.conf(5): from openbsd@davidkrause.com
raidctl(8): from ian@darwinsys.com

Revision 1.27 / (download) - annotate - [select for diffs], Tue Feb 11 07:26:20 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.26: +68 -33 lines
Diff to previous 1.26 (colored)

typos;

raidctl(8) ok millert@
mknetid(8) help maja@

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 15 11:59:01 2002 UTC (21 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

option, not options; hamajima@nagoya.ydc.co.jp

Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 8 10:55:13 2002 UTC (21 years, 10 months ago) by tdeval
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.24: +15 -10 lines
Diff to previous 1.24 (colored)

Insist on having the raid[0..n]a set up, when using the root on raid feature.
(to avoid problems as in PR#2816)

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 9 08:13:09 2002 UTC (22 years ago) by todd
Branch: MAIN
Changes since 1.23: +103 -103 lines
Diff to previous 1.23 (colored)

rm trailing whitespace

Revision 1.23 / (download) - annotate - [select for diffs], Mon Feb 18 22:57:05 2002 UTC (22 years, 3 months ago) by tdeval
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.22: +39 -84 lines
Diff to previous 1.22 (colored)

sync SYNOPSIS with usage:
and some cleanups

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 17 20:23:36 2002 UTC (22 years, 3 months ago) by tdeval
Branch: MAIN
Changes since 1.21: +33 -18 lines
Diff to previous 1.21 (colored)

raidctl can do some actions on 'all' configured raids now :
     -B : CopyBack
     -G : Generate config
     -i : Initialize
     -p : Check parity
     -P : Check and re-write parity
     -s : Status
     -S : Progress status
     -u : Unconfigure

Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 11 18:43:51 2002 UTC (22 years, 4 months ago) by mpech
Branch: MAIN
Changes since 1.20: +29 -29 lines
Diff to previous 1.20 (colored)

Initial patch.
When you give command examples in a manual page prefix them with
	$ command
or
	# command

deraadt@ ok

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 5 13:47:37 2002 UTC (22 years, 5 months ago) by tdeval
Branch: MAIN
Changes since 1.19: +62 -34 lines
Diff to previous 1.19 (colored)

Documentation update.  Adapted from NetBSD.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 30 00:31:03 2001 UTC (22 years, 5 months ago) by brad
Branch: MAIN
Changes since 1.18: +6 -3 lines
Diff to previous 1.18 (colored)

NetBSD -> OpenBSD (Ox)

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 29 21:54:57 2001 UTC (22 years, 5 months ago) by tdeval
Branch: MAIN
Changes since 1.17: +792 -296 lines
Diff to previous 1.17 (colored)

Changes to support the new RAID_AUTOCONF option (-A) of RAIDFrame.
raidctl(8) man page update.

ok drahn@, deraadt@

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 20 18:07:11 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Rs/.Re;
o) .Nm without argument in SYNOPSIS;

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 9 17:53:04 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 24 05:12:19 2000 UTC (24 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.14: +4 -13 lines
Diff to previous 1.14 (colored)

properly label whole disk partition; op21@squish.org

Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 15 02:15:16 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Mostly punctuation fixes.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 12 21:47:59 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.12: +29 -29 lines
Diff to previous 1.12 (colored)

Trailing whitespace begone!

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 18 22:56:03 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.11: +141 -103 lines
Diff to previous 1.11 (colored)

Remove hard sentence breaks, and some other cleanup along the way.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 14 21:31:42 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 5 00:28:56 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored)

Finish standardizing options list introduction.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 7 14:51:41 2000 UTC (24 years, 5 months ago) by peter
Branch: MAIN
Changes since 1.8: +51 -5 lines
Diff to previous 1.8 (colored)

sync with Greg Oster's NetBSD chages to Jan 4th 2000.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:02 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Typo fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 30 17:24:32 1999 UTC (24 years, 10 months ago) by peter
Branch: MAIN
Changes since 1.6: +174 -147 lines
Diff to previous 1.6 (colored)

A better, but still not perfect, merge of raidctl(8)

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 30 14:45:31 1999 UTC (24 years, 10 months ago) by peter
Branch: MAIN
Changes since 1.5: +342 -183 lines
Diff to previous 1.5 (colored)

Update RAIDframe from NetBSD-current as of 1999/07/26.

Please note that you *must* follow the upgrade instructions at

	http://www.cs.usask.ca/staff/oster/clabel_upgrade.html

before installing the new raidctl and new kernel using this code.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 3 02:11:08 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

remove redundant .Pp macros

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 4 02:45:25 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.3: +75 -75 lines
Diff to previous 1.3 (colored)

start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 2 15:12:18 1999 UTC (25 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.2: +82 -64 lines
Diff to previous 1.2 (colored)

all .Nm macros should have an argument in SYNOPSIS; also misc cleanup

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 16 21:51:39 1999 UTC (25 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

merge from netbsd 990213 + make compile with our includes

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 11 14:49:44 1999 UTC (25 years, 5 months ago) by niklas
Branch: MAIN

Control RAIDframe

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.