bind9/doc
Ondřej Surý c259cecc90 Refactor isc_timer_create() to just create timer
The isc_timer_create() function was a bit conflated.  It could have been
used to create a timer and start it at the same time.  As there was a
single place where this was done before (see the previous commit for
nta.c), this was cleaned up and the isc_timer_create() function was
changed to only create new timer.
2022-03-14 13:00:05 -07:00
..
arm Fix dig option hyperlinks in the TSIG section of the ARM 2022-03-14 13:22:40 +01:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-09 18:01:28 +00:00
dev Refactor isc_timer_create() to just create timer 2022-03-14 13:00:05 -07:00
dnssec-guide Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Regenerate the named.conf manual with hyperlinks 2022-03-14 10:47:45 +01:00
misc Regenerate the named.conf manual with hyperlinks 2022-03-14 10:47:45 +01:00
notes Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00