OpenBSD CVS

CVS log for src/share/man/man9/rtalloc.9


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 12 16:53:57 2019 UTC (4 years, 10 months ago) by mpi
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, HEAD
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Document & cross Xr rtable_walk(9).

With inputs from jmc@ and schwarze@

Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 2 14:13:14 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: 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
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

tweak previous;

Revision 1.10 / (download) - annotate - [select for diffs], Wed Dec 2 13:30:01 2015 UTC (8 years, 6 months ago) by claudio
Branch: MAIN
Changes since 1.9: +2 -6 lines
Diff to previous 1.9 (colored)

RT_REPORT is no more.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 30 09:48:03 2015 UTC (8 years, 7 months ago) by bluhm
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Rename rtrequest1() to rtrequest().
"make sure to update the manpage too" mpi@

Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 19 09:02:16 2015 UTC (8 years, 8 months ago) by mpi
Branch: MAIN
Changes since 1.7: +6 -1 lines
Diff to previous 1.7 (colored)

Document that rtfree(9) accepts NULL.

From Michael McConville via jmc@

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 11 22:54:26 2015 UTC (8 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

add missing functions to NAME;
----------------------------------------------------------------------

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 11 19:27:05 2015 UTC (8 years, 8 months ago) by mpi
Branch: MAIN
Changes since 1.5: +9 -1 lines
Diff to previous 1.5 (colored)

Document rtref(9).

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 1 13:46:58 2015 UTC (8 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

space between macro args and punctuation;

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 1 12:50:03 2015 UTC (8 years, 9 months ago) by mpi
Branch: MAIN
Changes since 1.3: +18 -3 lines
Diff to previous 1.3 (colored)

Introduce rtisvalid(9) a function to check if a (cached) route entry
can be used or should be released by rtfree(9).

It currently checks if the route is UP and is not attached to a stall
ifa.

ok bluhm@, claudio@

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 5 16:55:53 2014 UTC (9 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

keep punctuation separate on macro lines

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 1 23:14:02 2014 UTC (9 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 (colored)

tweak previous;

Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 1 21:45:54 2014 UTC (9 years, 7 months ago) by mpi
Branch: MAIN

Document rtalloc(9).

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.