OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25, Mon Jan 9 21:22:01 2006 UTC (18 years, 5 months ago) by jsg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -1 lines
FILE REMOVED

Move ancontrol to the attic, no longer needed.

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

deploy .An -nosplit; ok jmc

Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 24 05:37:26 2004 UTC (19 years, 9 months ago) by david
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
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

spelling corrections; ok jmc@

Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 19 18:26:52 2004 UTC (19 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.21: +103 -97 lines
Diff to previous 1.21 (colored)

- sort options and sync usage()
- a few other tweaks

ok mickey@

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 19 01:20:07 2004 UTC (19 years, 9 months ago) by mickey
Branch: MAIN
Changes since 1.20: +16 -4 lines
Diff to previous 1.20 (colored)

document -QZ options; pt out by david hill

Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 15 08:29:28 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.19: +3 -4 lines
Diff to previous 1.19 (colored)

typos from Jared Yanovich;

Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 9 10:28:34 2004 UTC (20 years, 2 months ago) by xsa
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)


typos; ok jmc@.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jun 3 13:16:07 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.17: +10 -7 lines
Diff to previous 1.17 (colored)

- section reorder
- some mdoc fixes

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jan 29 16:53:36 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.16: +14 -7 lines
Diff to previous 1.16 (colored)

typos;

many tweaks by millert@ (thanks)
thanks mpech@ for help with adduser(8)

ok millert@

Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 9 02:14:10 2002 UTC (21 years, 7 months ago) by fgsch
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

second round to SEE ALSO fixes.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Nov 9 00:57:20 2002 UTC (21 years, 7 months ago) by fgsch
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

SEE ALSO reordering and corrections.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 13 20:16:47 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu Aug 23 14:17:08 2001 UTC (22 years, 9 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

recieve -> receive

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 8 23:58:56 2001 UTC (22 years, 10 months ago) by heko
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Typo: remove space before period. Spotted by Brian J. Kifiak <bk@rt.fm>.
millert@ ok

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 30 15:03:01 2001 UTC (23 years, 1 month ago) by ericj
Branch: MAIN
Changes since 1.10: +127 -111 lines
Diff to previous 1.10 (colored)


Assure that we always close the socket, and that the default behavior
is always chosen. Cleanup the documentation and add a security section
about WEP taken from FreeBSD.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 16 06:37:39 2001 UTC (23 years, 1 month ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

We default to infrastructure mode now; say so in the man page instead of
claiming we do ad-hoc by default.  ok ericj@

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 16 00:39:38 2001 UTC (23 years, 1 month ago) by tholo
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Actually permit setting the transmit key in WEP mode; from Kurt Miller.
Correctly display number and order of WEP keys; from Kurt Miller.
Fixes part of PR 1754; ok deraadt@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 13 16:53:50 2001 UTC (23 years, 2 months ago) by jakob
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

typo. ok deraadt@

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 26 06:19:34 2001 UTC (23 years, 3 months ago) by tholo
Branch: MAIN
Changes since 1.6: +43 -11 lines
Diff to previous 1.6 (colored)

Allow configuration of WEP.  From FreeBSD; ok aaron@

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 9 17:52:52 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Thu Aug 17 21:57:38 2000 UTC (23 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

make interface optional, and provide a good default

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 20 17:28:41 2000 UTC (24 years ago) by deraadt
Branch: MAIN
Changes since 1.3: +47 -64 lines
Diff to previous 1.3 (colored)

make this more like our wicontrol(8)

Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 16 16:09:21 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Typo: specfied -> specified

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 3 02:28:34 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.1: +36 -28 lines
Diff to previous 1.1 (colored)

OpenBSD'ify the Aironet man pages.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 3 01:08:09 2000 UTC (24 years, 2 months ago) by mickey
Branch: MAIN

ancontrol(8) to manipulate an(4)

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.