Home
last modified time | relevance | path

Searched refs:reconfig (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/etc/rc.d/
Dnsd21 ${daemon} ${daemon_flags} reconfig && ${daemon} ${daemon_flags} reload
/openbsd/src/usr.sbin/ldomd/
Dhvctl.h106 struct hvctl_reconfig reconfig; member
Dldomd.c415 msg.msg.reconfig.guestid = -1; in hv_update_md()
416 msg.msg.reconfig.hvmdp = hv_mdpa; in hv_update_md()
/openbsd/src/usr.sbin/bgpd/
Dbgpd.c63 volatile sig_atomic_t reconfig; variable
96 reconfig = 1; in sighdlr()
421 if (reconfig) { in main()
424 reconfig = 0; in main()
963 reconfig = 1; in dispatch_imsg()
/openbsd/src/usr.sbin/config/
Dmain.c721 goto reconfig; in setupdirs()
730 reconfig: in setupdirs()
/openbsd/src/usr.sbin/ntpd/
Dntpd.c62 volatile sig_atomic_t reconfig = 0; variable
87 reconfig = 1; in sighdlr()
/openbsd/src/usr.sbin/nsd/doc/
DRELNOTES34 - Fix control-reconfig-xfrd test for zonestatus primary that is
223 - Fix #198: nsd-control reconfig core dump.
702 - Fix #3433: document that reconfig does not change per-zone stats.
1006 - Document that ratelimit qps and slip are updated in reconfig.
1209 - Fix #552: zonefile loads on nsd-control reconfig when the name
1258 - nsd-control reconfig for updates with no restart (zones, keys, ..)
1311 inside chroot/etc environments on repattern and reconfig.
1356 - repattern is called reconfig (because most config options are
DChangeLog70 - Fix control-reconfig-xfrd test for zonestatus primary that is
390 - Fix #198: nsd-control reconfig core dump.
1326 - Fix #3433: document that reconfig does not change per-zone stats.
1900 - Document that ratelimit qps and slip are updated in reconfig.
2409 - Fix #552: zonefile loads on nsd-control reconfig when the name
2661 inside chroot/etc environments on repattern and reconfig.
2792 - repattern is called reconfig (because most config options are
DREADME424 nsd-control reconfig
/openbsd/src/usr.sbin/unbound/doc/
DChangelog4951 - Fix that infra cache host hash does not change after reconfig.