OpenBSD CVS

CVS log for src/share/man/man4/ne.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Sat Sep 3 22:59:07 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, HEAD
Changes since 1.34: +4 -4 lines
Diff to previous 1.34 (colored)

make -column lists pretty again;

specifically, rewrite them to permit some markup in the column headers,
and use "Ta" instead of literal tabs; mandoc does not currently match groff
100%, but a mandoc fix may be some time off, and we've gone enough releases
with poorly formatting column lists.

in some cases i have rewritten the lists as -tag, where -column made
little sense.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Aug 19 19:59:51 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.33: +4 -5 lines
Diff to previous 1.33 (colored)

as with other list types, column lists generally do not need a Pp/-compact
construct;

this also sidesteps what seems to be a problem with mandoc, in that
"-column -compact" seems to mess up the formatting. thus these pages should
now have their lists formatted nicely (i.e. correctly aligned and with indent
applied);

as a side note, the fact that headers are not properly marked up is another
issue which will be addressed separately (a mandoc fix is needed, i think).
i have fudged a few of these to mark up properly, since the workaround does
make sense for some pages.

as another side note, i haven;t fixed man7, as i need to prepare a separate
diff for kristaps and ingo.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Sep 29 18:46:50 2008 UTC (15 years, 8 months ago) by deraadt
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, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored)

document new support for I-O DATA PCET/TX-R

Revision 1.32 / (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_4_BASE, OPENBSD_4_4
Changes since 1.31: +2 -9 lines
Diff to previous 1.31 (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.31 / (download) - annotate - [select for diffs], Thu May 31 19:19:51 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

convert to new .Dd format;

Revision 1.30 / (download) - annotate - [select for diffs], Tue Mar 20 23:42:15 2007 UTC (17 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

Mention Billionton Systems CFLT2-10B CF adapter here also.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Nov 7 02:01:26 2006 UTC (17 years, 7 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored)

add acphy(4).

From deraadt@

Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 30 22:56:05 2006 UTC (17 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

the start of making .Nd lines more useful for section4;
this diff addresses ethernet devices only

input from nick jsg deraadt, maybe some others

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 4 04:59:35 2006 UTC (18 years, 3 months ago) by jsg
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Add support for Socket CF 10/100.
From Andrew Smith <asmith at tranquility.fsbusiness.co.uk>.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Feb 12 00:54:34 2006 UTC (18 years, 3 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.25: +1 -4 lines
Diff to previous 1.25 (colored)

don't bother to expalicitly mention ukphy(4) in driver man pages.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Dec 13 06:01:34 2005 UTC (18 years, 5 months ago) by uwe
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored)

Add two 100Mbit CF cards that appear to have the same chipset.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 25 17:54:52 2005 UTC (19 years, 1 month ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

+ Tamarack TC3299CE CF card; deraadt ok

Revision 1.23 / (download) - annotate - [select for diffs], Fri Mar 18 06:51:00 2005 UTC (19 years, 2 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.22: +4 -5 lines
Diff to previous 1.22 (colored)

Correct Buffalo entries. From uwe@.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 18 03:24:07 2005 UTC (19 years, 2 months ago) by jsg
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored)

Sync list of CF adapters with zaurus.html

Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 7 20:12:42 2005 UTC (19 years, 4 months ago) by matthieu
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

Add Billionton CFLT2 Compact Flash. ok pval@ drahn@.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Dec 12 07:05:49 2004 UTC (19 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19 (colored)

support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)

Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 30 19:59:25 2004 UTC (19 years, 8 months ago) by mickey
Branch: MAIN
Changes since 1.18: +7 -7 lines
Diff to previous 1.18 (colored)

kill default locators

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 11 04:38:52 2004 UTC (20 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

man page; mjc@bitz.ca

Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 21 19:50:44 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.16: +4 -2 lines
Diff to previous 1.16 (colored)

Sync hardware support with the code, and minor nits.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 29 16:38:28 2003 UTC (20 years, 11 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.15: +10 -1 lines
Diff to previous 1.15 (colored)

Mention configuration lines for a few phy used on the 100Mbit capable
ne cards.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 24 23:08:30 2003 UTC (20 years, 11 months ago) by miod
Branch: MAIN
Changes since 1.14: +1 -3 lines
Diff to previous 1.14 (colored)

.\" .Ox does not have .Xr zbus 4 anymore.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

- section reorder
- some macro fixes
- kill whitespace at EOL

Revision 1.13 / (download) - annotate - [select for diffs], Mon May 5 13:51:58 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

corrections from Leandro Costa.

- corrections to tradenames
- updated URLs
- general typos

thanks Leandro!

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 19 00:46:24 2003 UTC (21 years, 2 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.11: +57 -48 lines
Diff to previous 1.11 (colored)

add pci devices and note the bus (w/o a tbl per millert suggestion)

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 19 00:03:02 2003 UTC (21 years, 2 months ago) by mickey
Branch: MAIN
Changes since 1.10: +52 -2 lines
Diff to previous 1.10 (colored)

add a list of supported devices (not including the victims of the 'conversion program' as other places do not)

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 26 07:55:40 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.9: +4 -1 lines
Diff to previous 1.9 (colored)

Incomplete section 4 mi manual page cleanup.
- make configuration lines match GENERIC files
- more Xr (hopefully usefule Xr)
- never mention intro(4) on non-physical devices (i.e. protocols), always
mention it for physical devices
- random text style and quoting fixes
- drivers ported from FreeBSD did mention rc.conf instead of hostname.if as
the place to put mediaopt
- some .Tn UNIX -> .Ox replacements
- etc, etc...

reviewd in part by deraadt@ (until he got bored of this)

Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 18 20:46:07 2002 UTC (22 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.8: +4 -2 lines
Diff to previous 1.8 (colored)

Sync SYNOPSIS config lines with GENERIC; from nick@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 21 19:47:02 2001 UTC (23 years ago) by aaron
Branch: MAIN
Changes since 1.6: +5 -3 lines
Diff to previous 1.6 (colored)

Remove outdated comment about media selection; fkr-ml@grummel.net

Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 28 10:56:06 2001 UTC (23 years, 2 months ago) by jj
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Amigas has ne-cards too, at zbus0.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 18 02:38:23 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

- Arguments to .Nd should go on the same line as .Nd.
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 30 13:23:12 1999 UTC (24 years, 6 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.3: +6 -1 lines
Diff to previous 1.3 (colored)

mention in the media selection section that NE2000 cards based on RealTek
chipsets have support for software-based media selection; from NetBSD

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:46 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 5 13:18:34 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 26 22:42:53 1998 UTC (25 years, 8 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4

Add manpages for ec, ne and we.
Add ne2k pnp support.
Update sm and ep.

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.