OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 23 08:20:30 2024 UTC (4 months, 1 week ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (colored)

correct sysctl name; from clemens goessnitzer

Revision 1.16 / (download) - annotate - [select for diffs], Fri Feb 18 10:24:32 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

prefer https links in man pages
ok gnezdo@ miod@ jmc@

Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 10 21:31:49 2019 UTC (5 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

fix some cases of spaces before full stops, where none were neccessary;

Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 5 15:34:52 2018 UTC (5 years, 6 months ago) by schwarze
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

fix incorrect usage of the .Bx macro;
one case reported by Fabio Scotoni <fabio at esse dot ch>,
the rest found with regress/usr.bin/mandoc/db/dbm_dump

Revision 1.13 / (download) - annotate - [select for diffs], Sat Oct 20 20:09:18 2018 UTC (5 years, 7 months ago) by cheloha
Branch: MAIN
Changes since 1.12: +17 -25 lines
Diff to previous 1.12 (colored)

Drop unneeded (void *) casts from getsockopt(2)/setsockopt(2) example code.

ok schwarze@ guenther@ kn@

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 7 09:54:23 2018 UTC (6 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.11: +12 -8 lines
Diff to previous 1.11 (colored)

move what little info netstart(8) contains on multicast to the
multicast(4) page (where the same info is essentially present),
leaving an Xr in SEE ALSO; while there, tweak multicast(4) a little...

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 22 11:04:44 2016 UTC (7 years, 5 months ago) by rzalamena
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.10: +4 -96 lines
Diff to previous 1.10 (colored)

Remove PIM support from the multicast stack.

ok mpi@

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 16 16:38:54 2015 UTC (9 years, 3 months ago) by naddy
Branch: MAIN
CVS Tags: 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.9: +38 -38 lines
Diff to previous 1.9 (colored)

Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,
except for instances where \*(Le and \*(Ge are clearly understood as
mathematical symbols.  Discussed with schwarze@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 21 03:15:46 2014 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.8: +8 -8 lines
Diff to previous 1.8 (colored)

obvious .Pa fixes; found with mandocdb(8)

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 14 08:46:07 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.7: +5 -3 lines
Diff to previous 1.7 (colored)

more Bx;
From: Jan Stary

Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 12 17:01:35 2012 UTC (11 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Use .Lk for HTTP hyperlinks, not .Pa.
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>.
jmc@ agrees in principle that .Lk is the right macro to use.

While here, update a few broken links,
and add missing markup at a few places.

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 31 19:19:51 2007 UTC (17 years ago) by jmc
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, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

convert to new .Dd format;

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 16 11:39:48 2006 UTC (17 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.4: +5 -2 lines
Diff to previous 1.4 (colored)

mention net.inet.ip6.mforwarding;

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 7 16:29:10 2005 UTC (18 years, 8 months ago) by norby
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.3: +7 -7 lines
Diff to previous 1.3 (colored)

Document the recent changes to the multicast routing in the kernel.

from jmc@

ok jmc@

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

deploy .An -nosplit; ok jmc

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 01:17:15 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.1: +168 -167 lines
Diff to previous 1.1 (colored)

tweaks;

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 14 14:53:54 2005 UTC (19 years, 4 months ago) by mcbride
Branch: MAIN

Document Protocol Independant Multicast

From Pavlin Radoslavov <pavlin@icir.org>

ok deraadt@ 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.