OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Mon Nov 4 14:07:15 2013 UTC (10 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
FILE REMOVED

remove iop(4) driver.  it is entirely unmaintained and supports something
which basically doesn't exist at all.
reminded about it by brad

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 16 09:45:28 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Add missing .Mt macros for AUTHORS email addresses.
From Jan Stary <hans at stare dot cz>.
ok jmc@

Revision 1.11 / (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_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, 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.10: +2 -9 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Tue Oct 16 20:19:27 2007 UTC (16 years, 7 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

sync the synopsis and usage of commands

ok jmc@

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

convert to new .Dd format;

Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 28 10:26:26 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

prefer `buses' to `busses' for the noun plural;

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 30 20:34:23 2005 UTC (18 years, 8 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

deploy .An -nosplit; ok jmc

Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 18 21:25:11 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

new sentence, new line;

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

- section reorder
- some mdoc fixes

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 21 11:41:50 2001 UTC (22 years, 5 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Initial patch for a new mdoc issue.
Powered by @mantoya:
o) kill extra line in the end of file;
o) kill extra space in the end of line;
o) replace blank lines with .Pp;

millert@ ok

Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 13 20:16:48 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

o) start new sentence on a new line;
o) wrap long lines;
o) fix bogus .Xr usage;
o) we don't like blank lines;
o) always close .Bl tags;
o) OpenBSD -> .Ox;
o) don't like .Pp before .Ss;

millert@ ok;

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 2 18:37:34 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

o) .Sh AUTHOR -> .Sh AUTHORS;
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;

millert@ ok

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jul 5 02:07:46 2001 UTC (22 years, 11 months ago) by mickey
Branch: netbsd_ad
CVS Tags: mickey_iopctl
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

controlling utility for iop(4)

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 5 02:07:46 2001 UTC (22 years, 11 months ago) by mickey
Branch: MAIN

Initial revision

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.