Home
last modified time | relevance | path

Searched refs:delrestrict (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dcomplete.conf.in56 delrestrict trusted.host.name.example.com.
58 delrestrict source 192.0.2.123
59 delrestrict source [2001:db8::123]
Dinvoke-ntp.conf.texi1639 @item @code{delrestrict} @code{[source]} @kbd{address}
Dntp.conf.def1715 .It Xo Ic delrestrict
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c69 static void delrestrict (struct parse *, FILE *);
165 { "delrestrict", delrestrict, { NTP_ADD, NTP_ADD, OPT|NTP_STR, NO },
1821 delrestrict( in delrestrict() function
Dntpdc-opts.def729 .It Xo Ic delrestrict Ar address Ar mask
/netbsd/src/external/bsd/ntp/dist/
DChangeLog34 * [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict. <hart@ntp.org>
73 * Update ntp.conf documentation to add "delrestrict" and correct information
DNEWS52 * [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict. <hart@ntp.org>
91 * Update ntp.conf documentation to add "delrestrict" and correct information
DCommitLog2379 [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict.
2383 Update ntp.conf documentation to add "delrestrict" and correct
2389 [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict.
2390 Update ntp.conf documentation to add "delrestrict" and correct
2399 [Bug 3855] ntpq lacks an equivalent to ntpdc's delrestrict.
2400 Expand restrict_node in syntax tree to allow delrestrict in ntp.conf
2413 Add delrestrict lines interspersed with restrict lines.
2426 Add "delrestrict"
2435 Update ntp.conf doocumentation to reflect the addition of "delrestrict",
2475 Add "delrestrict" support.