OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 20 10:59:47 2023 UTC (11 months, 2 weeks ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.4: +49 -42 lines
Diff to previous 1.4 (colored)

Sync with reality after the API was revamped years ago, explain functions
in paragraphs like task_add(9) and timeout_add(9) do instead of a list.

This certainly needs more polish.

OK jmc

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 26 14:50:30 2014 UTC (10 years, 2 months ago) by mpi
Branch: MAIN
CVS Tags: 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
Changes since 1.3: +10 -1 lines
Diff to previous 1.3 (colored)

Add a CONTEXT section.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 21 11:24:11 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

zap trailing whitespace;

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 21 10:44:42 2014 UTC (10 years, 2 months ago) by mpi
Branch: MAIN
Changes since 1.1: +17 -10 lines
Diff to previous 1.1 (colored)

rt_timer* spring cleanup.

Rename and document rt_timer_count() into rt_timer_queue_count() to
be consistent with the other functions.  Remove unused argument from
rt_timer_queue_destroy(), clean the definitions and finally use the
same order in NAME and DESCRIPTION as requested by jmc@.

ok henning@

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 18 09:01:11 2014 UTC (10 years, 2 months ago) by mpi
Branch: MAIN

Split route(9) into various manuals to make it easier to complete/improve
its content.

With inputs from jmc@ and schwarze@

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.