OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 8 20:29:21 2021 UTC (2 years, 8 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, HEAD
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

attempt to standardise the way we specify speeds in our name description (Nd)
lines;

sthen and deraadt argued for unit suffixes for speeds 1Gb+
deraadt also requested Gigabit be standardised to 1Gb

ok sthen deraadt ian benno

Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 14 00:17:09 2014 UTC (9 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: 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
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

- Don't capitalize jumbo.
- Don't try to keep track of jumbo frame sizes in the pages. Users can
  use `ifconfig hwfeatures' to determine what the hardware supports.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Sep 13 17:33:21 2014 UTC (9 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15 (colored)

Don't say or imply that using ifconfig has anything to do with whether the
hardware can transmit or receive jumbo frames.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Sep 2 10:24:32 2014 UTC (9 years, 9 months ago) by dlg
Branch: MAIN
Changes since 1.14: +2 -9 lines
Diff to previous 1.14 (colored)

we dont enable jumbos based on the interfaces mtu config.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 14 06:32:34 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

no longer any need to quote macro lines with >9 args;
From: Jan Stary

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

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 17 21:17:06 2012 UTC (11 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 (colored)

remove "Using Jumbo frames can greatly improve performance for certain tasks"
sentence, discussed with deraadt.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Mar 22 22:08:34 2009 UTC (15 years, 2 months ago) by kettenis
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +7 -7 lines
Diff to previous 1.10 (colored)

Mention that msk(4) support 88E807x chips now.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 7 06:55:34 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

(oops, forgot to grep for "ifconfig -M/m")
-Mm now unsupported, use "media" without args;

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 2 17:01:04 2007 UTC (16 years, 8 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

mention the 88E804x Fast Ethernet chipsets.

ok dlg@

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

convert to new .Dd format;

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 13 17:04:19 2007 UTC (17 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

add D-Link DGE-550T B1

ok kettenis@

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 13 21:18:14 2007 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

grammar;

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 13 17:13:43 2007 UTC (17 years, 4 months ago) by todd
Branch: MAIN
Changes since 1.4: +10 -1 lines
Diff to previous 1.4 (colored)

This clarifies the chipsets used to match the names used at the top
of the sk(4) man page, since XMAC means nothing in this context.

from brad@

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 10 20:46:41 2007 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

an update of sk.4 and msk.4, from brad;
kettenis and matthieu more or less ok'd it too

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 23 12:25:32 2006 UTC (17 years, 5 months ago) by kettenis
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

s/sk0/msk0/

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 18 22:20:59 2006 UTC (17 years, 5 months ago) by kettenis
Branch: MAIN
Changes since 1.1: +1 -22 lines
Diff to previous 1.1 (colored)

Remove lies about link0 flag.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 12 23:54:44 2006 UTC (17 years, 5 months ago) by pedro
Branch: MAIN

add msk(4), tweak sk(4) and pci(4) accordingly
okay kettenis@, from brad@

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.