/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | Makefile.am | 18 EXTRA_SCRIPTS= update-leap 23 man_MANS= update-leap.$(UPDATE_LEAP_MS) 25 noinst_MANS= update-leap.$(UPDATE_LEAP_MS) 29 invoke-update-leap.menu \ 30 invoke-update-leap.texi \ 31 update-leap-opts.def \ 32 update-leap-opts \ 33 update-leap.1update-leapman \ 34 update-leap.1update-leapmdoc \ 35 update-leap.in \ [all …]
|
H A D | invoke-update-leap.texi | 1 @node update-leap Invocation 2 @section Invoking update-leap 3 @pindex update-leap 7 # EDIT THIS FILE WITH CAUTION (invoke-update-leap.texi) 10 # From the definitions update-leap-opts.def 16 @code{update-leap} 42 using the @code{agtexi-cmd} template and the option descriptions for the @code{update-leap} program. 45 * update-leap usage:: update-leap help/usage (@option{--help}) 46 * update [all...] |
H A D | update-leap.html | 6 <title>update-leap User’s Manual</title> 8 <meta name="description" content="update-leap User’s Manual"> 9 <meta name="keywords" content="update-leap User’s Manual"> 38 <h1 class="settitle" align="center">update-leap User’s Manual</h1> 50 <p>This document describes the use of the NTP Project’s <code>update-leap</code> program. 52 <p>This document applies to version 4.2.8p18 of <code>update-leap</code>. 58 <li><a id="stoc-Invoking-update_002dleap" href="#toc-Invoking-update_002dleap">1 Invoking update-leap</a></li> 64 <tr><td align="left" valign="top">• update-leap Description</td><td> </td><td align="left" valign="top">Description 66 <tr><td align="left" valign="top">• <a href="#update_002dleap-Invocation" accesskey="2">update-leap Invocation</a></td><td> </td><td align="left" valign="top">Invoking update [all...] |
H A D | update-leap.texi | 3 @setfilename update-leap.info 4 @settitle update-leap User's Manual 10 This file documents the use of @code{update-leap}, 18 * update-leap: (update-leap). Check the leapfile and update it if needed. 22 @title update-leap User's Manual 23 @subtitle update-leap, version @value{VERSION}, @value{UPDATED} 30 @node Top, update-leap Description, (dir), (dir) 32 This document describes the use of the NTP Project's @code{update-leap} program. 34 This document applies to version @value{VERSION} of @code{update-leap}. 39 * update-leap Description:: Description [all …]
|
H A D | Makefile.in | 92 subdir = scripts/update-leap 139 CONFIG_CLEAN_FILES = update-leap 198 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/update-leap.in 484 EXTRA_SCRIPTS = update-leap 487 @INSTALL_UPDATE_LEAP_TRUE@man_MANS = update-leap.$(UPDATE_LEAP_MS) 488 @INSTALL_UPDATE_LEAP_FALSE@noinst_MANS = update-leap.$(UPDATE_LEAP_MS) 490 invoke-update-leap.menu \ 491 invoke-update-leap.texi \ 492 update-leap-opts.def \ 493 update [all...] |
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 21-key-update.cnf | 5 test-0 = 0-update-key-client-update-not-requested 6 test-1 = 1-update-key-server-update-not-requested 7 test-2 = 2-update-key-client-update-requested 8 test-3 = 3-update-key-server-update-requested 11 [0-update-key-client-update-not-requested] 12 ssl_conf = 0-update-key-client-update-not-requested-ssl 14 [0-update-key-client-update-not-requested-ssl] 15 server = 0-update-key-client-update-not-requested-server 16 client = 0-update-key-client-update-not-requested-client 18 [0-update-key-client-update-not-requested-server] [all …]
|
H A D | 21-key-update.cnf.in | 19 name => "update-key-client-update-not-requested", 30 name => "update-key-server-update-not-requested", 41 name => "update-key-client-update-requested", 52 name => "update-key-server-update-requested",
|
/freebsd/crypto/krb5/src/man/ |
H A D | kproplog.man | 32 kproplog \- display the contents of the Kerberos principal update log 39 The kproplog command displays the contents of the KDC database update 41 updates to the principal database. The update log file contains the 42 update log maintained by the kadmind(8) process on the primary 46 request the current data from the primary KDC and update their log 49 The kproplog command requires read access to the update log file. It 50 will display update entries only for the KDC it runs on. 52 If no options are specified, kproplog displays a summary of the update 54 update entries. If invoked on a replica KDC server, kproplog displays 56 last update received and the associated time stamp of the last update. [all …]
|
/freebsd/crypto/krb5/doc/html/_sources/admin/admin_commands/ |
H A D | kproplog.rst.txt | 16 The kproplog command displays the contents of the KDC database update 18 updates to the principal database. The update log file contains the 19 update log maintained by the :ref:`kadmind(8)` process on the primary 23 request the current data from the primary KDC and update their log 26 The kproplog command requires read access to the update log file. It 27 will display update entries only for the KDC it runs on. 29 If no options are specified, kproplog displays a summary of the update 31 update entries. If invoked on a replica KDC server, kproplog displays 33 last update received and the associated time stamp of the last update. 40 Reset the update log. This forces full resynchronization. If [all …]
|
/freebsd/crypto/krb5/doc/admin/admin_commands/ |
H A D | kproplog.rst | 16 The kproplog command displays the contents of the KDC database update 18 updates to the principal database. The update log file contains the 19 update log maintained by the :ref:`kadmind(8)` process on the primary 23 request the current data from the primary KDC and update their log 26 The kproplog command requires read access to the update log file. It 27 will display update entries only for the KDC it runs on. 29 If no options are specified, kproplog displays a summary of the update 31 update entries. If invoked on a replica KDC server, kproplog displays 33 last update received and the associated time stamp of the last update. 40 Reset the update log. This forces full resynchronization. If [all …]
|
/freebsd/share/man/man5/ |
H A D | freebsd-update.conf.5 | 30 .Nm freebsd-update.conf 32 .Xr freebsd-update 8 37 .Xr freebsd-update 8 55 .Xr freebsd-update 8 59 .Xr freebsd-update 8 63 of an update. 70 .Xr freebsd-update 8 79 .Xr freebsd-update 8 85 .Xr freebsd-update 8 91 .Xr freebsd-update 8 , [all …]
|
/freebsd/crypto/openssh/ |
H A D | .skipped-commit-ids | 6 1de0e85522051eb2ffa00437e1885e9d7b3e0c2e moduli update 8 04431e8e7872f49a2129bf080a6b73c19d576d40 moduli update 9 c07772f58028fda683ee6abd41c73da3ff70d403 moduli update 10 db6375fc302e3bdf07d96430c63c991b2c2bd3ff moduli update 15 58ec755be4e51978ecfee73539090eb68652a987 moduli update 20 7b7b619c1452a459310b0cf4391c5757c6bdbc0f moduli update 21 5010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update 22 3bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update 23 52ff0e3205036147b2499889353ac082e505ea54 moduli update 26 7ac6c252d2a5be8fbad4c66d9d35db507c9dac5b moduli update [all …]
|
/freebsd/crypto/krb5/src/lib/kdb/ |
H A D | kdb_convert.c | 43 * in the update. 293 * This routine converts a krb5 DB record into update log (ulog) entry format. 294 * Space for the update log entry should be allocated prior to invocation of 299 kdb_incr_update_t *update) in ulog_conv_2logentry() argument 318 if ((update->kdb_update.kdbe_t_val = (kdbe_val_t *) in ulog_conv_2logentry() 366 ULOG_ENTRY_TYPE(update, ++final).av_type = in ulog_conv_2logentry() 368 ULOG_ENTRY(update, final).av_attrflags = in ulog_conv_2logentry() 375 ULOG_ENTRY_TYPE(update, ++final).av_type = AT_MAX_LIFE; in ulog_conv_2logentry() 376 ULOG_ENTRY(update, final).av_max_life = in ulog_conv_2logentry() 383 ULOG_ENTRY_TYPE(update, ++final).av_type = AT_MAX_RENEW_LIFE; in ulog_conv_2logentry() [all …]
|
/freebsd/contrib/bmake/mk/ |
H A D | dirdeps-cache-update.mk | 3 # $Id: dirdeps-cache-update.mk,v 1.23 2024/02/17 17:26:57 sjg Exp $ 44 # cache-update target into the build to regenerate dirdeps.cache 46 # If MK_STATIC_DIRDEPS_CACHE_UPDATE_IMMEDIATE is "yes" we update 47 # STATIC_DIRDEPS_CACHE as soon as the update is ready, 56 # for a target other than cache-update we simply copy 60 # If we are included for the target cache-update we take care of 69 -e '/cache-update/d' 84 .if ${.MAKE.LEVEL} == 0 && !make(cache-update) 94 # so need to hook cache-update to dirdeps now. 99 .for d in ${STATIC_DIRDEPS_CACHE:H}/cache-update [all...] |
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_gpio.c | 63 struct chipc_gpio_update *update, 67 struct chipc_gpio_update *update); 442 /* Produce an update descriptor */ in chipc_gpio_pin_setflags() 447 /* Commit the update */ in chipc_gpio_pin_setflags() 485 /* Produce an update descriptor for all pins, relative to the current in chipc_gpio_pin_access_32() 526 /* Add to our update descriptor */ in chipc_gpio_pin_access_32() 530 /* Commit the update */ in chipc_gpio_pin_access_32() 550 /* Produce an update descriptor */ in chipc_gpio_pin_config_32() 568 /* Commit the update */ in chipc_gpio_pin_config_32() 577 * Commit a single @p reg register update. [all …]
|
/freebsd/sys/crypto/ |
H A D | chacha20_poly1305.c | 52 exf->update(ctx, aad, aad_len); in chacha20_poly1305_encrypt() 54 exf->update(ctx, zeroes, in chacha20_poly1305_encrypt() 61 exf->update(ctx, dst, todo); in chacha20_poly1305_encrypt() 68 exf->update(ctx, dst, resid); in chacha20_poly1305_encrypt() 71 exf->update(ctx, zeroes, in chacha20_poly1305_encrypt() 77 exf->update(ctx, lengths, sizeof(lengths)); in chacha20_poly1305_encrypt() 107 exf->update(ctx, aad, aad_len); in chacha20_poly1305_decrypt() 109 exf->update(ctx, zeroes, in chacha20_poly1305_decrypt() 111 exf->update(ctx, src, resid); in chacha20_poly1305_decrypt() 113 exf->update(ctx, zeroes, in chacha20_poly1305_decrypt() [all …]
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_fifo.h | 249 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_enqueue() local 278 update.pointer = next.pointer; in ck_fifo_mpmc_enqueue() 279 update.generation = tail.generation + 1; in ck_fifo_mpmc_enqueue() 280 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue() 286 update.pointer = entry; in ck_fifo_mpmc_enqueue() 287 update.generation = next.generation + 1; in ck_fifo_mpmc_enqueue() 288 if (ck_pr_cas_ptr_2(&tail.pointer->next, &next, &update) == true) in ck_fifo_mpmc_enqueue() 296 update.generation = tail.generation + 1; in ck_fifo_mpmc_enqueue() 297 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update); in ck_fifo_mpmc_enqueue() 306 struct ck_fifo_mpmc_pointer tail, next, update; in ck_fifo_mpmc_tryenqueue() local [all …]
|
/freebsd/crypto/krb5/src/include/ |
H A D | kdb_log.h | 51 * Max size of update entry + update header 70 kdb_incr_update_t *update); 72 kdb_incr_update_t *update); 85 kdbe_time_t kdb_first_time; /* Timestamp of first update */ 86 kdbe_time_t kdb_last_time; /* Timestamp of last update */ 87 kdb_sno_t kdb_first_sno; /* First serial # in the update log */ 88 kdb_sno_t kdb_last_sno; /* Last serial # in the update log */ 89 uint16_t kdb_state; /* State of update log */ 94 uint32_t kdb_umagic; /* Update entry magic # */ 96 kdbe_time_t kdb_time; /* Timestamp of update */ [all …]
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound-anchor.8 | 18 performs setup or update of the root trust anchor for DNSSEC validation. 20 regular RFC5011 update fails to bring it up to date. 28 # provide or update the root anchor (if necessary) 40 update certificate files. 42 It tests if the root anchor file works, and if not, and an update is possible, 43 attempts to update the root anchor using the root update certificate. 49 It does not perform an update if the certificate is expired, if the network 60 The root update certificate file, that is read in. 65 List the builtin root key and builtin root update certificate on stdout. 138 Debug option to force update of the root anchor through downloading the xml [all …]
|
H A D | unbound-anchor.8.in | 18 performs setup or update of the root trust anchor for DNSSEC validation. 20 regular RFC5011 update fails to bring it up to date. 28 # provide or update the root anchor (if necessary) 40 update certificate files. 42 It tests if the root anchor file works, and if not, and an update is possible, 43 attempts to update the root anchor using the root update certificate. 49 It does not perform an update if the certificate is expired, if the network 60 The root update certificate file, that is read in. 65 List the builtin root key and builtin root update certificat [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdater.h | 10 // way to update dominator tree related data structures. 84 /// least one update pending. If DT or PDT is nullptr it is treated 114 /// Note: There are two strategies to update the DomTreeT and the 119 /// explicitly call Flush APIs. It is recommended to use this update strategy 126 /// Although GenericDomTree provides several update primitives, 139 /// in sync with + all updates before that single update. 143 /// *before* submitting the updates because the internal update routine will 144 /// analyze the current state of the CFG to determine whether an update 146 /// 2. It is illegal to submit any update that has already been submitted, 159 /// in sync with + all updates before that single update. [all …]
|
/freebsd/sys/contrib/openzfs/etc/init.d/ |
H A D | README.md | 41 update-rc.d zfs-import start 07 S . stop 07 0 1 6 . 42 update-rc.d zfs-load-key start 02 2 3 4 5 . stop 06 0 1 6 . 43 update-rc.d zfs-mount start 02 S . stop 06 0 1 6 . 44 update-rc.d zfs-zed start 07 2 3 4 5 . stop 08 0 1 6 . 45 update-rc.d zfs-share start 27 2 3 4 5 . stop 05 0 1 6 . 57 rc-update add zfs-import boot 58 rc-update add zfs-load-key boot 59 rc-update add zfs-mount boot 60 rc-update add zfs-zed default 61 rc-update ad [all...] |
/freebsd/contrib/llvm-project/libcxx/modules/ |
H A D | std.compat.cppm.in | 58 # error "please update the header information for <debugging> in headers_not_available in utils/… 61 # error "please update the header information for <flat_map> in headers_not_available in utils/l… 64 # error "please update the header information for <flat_set> in headers_not_available in utils/l… 67 # error "please update the header information for <generator> in headers_not_available in utils/… 70 # error "please update the header information for <hazard_pointer> in headers_not_available in u… 73 # error "please update the header information for <inplace_vector> in headers_not_available in u… 76 # error "please update the header information for <linalg> in headers_not_available in utils/lib… 79 # error "please update the header information for <rcu> in headers_not_available in utils/libcxx… 82 # error "please update the header information for <spanstream> in headers_not_available in utils… 85 # error "please update the header information for <stacktrace> in headers_not_available in utils… [all …]
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.conf | 11 ServerName update.FreeBSD.org 24 # statement will be ignored by "freebsd-update IDS". 42 # files used by FreeBSD Update. 43 # WorkDir /var/db/freebsd-update 45 # Destination to send output of "freebsd-update cron" if an error 49 # Is FreeBSD Update allowed to create new files? 52 # Is FreeBSD Update allowed to delete files? 56 # FreeBSD Update retain this modified metadata when installing a new version 62 # which *might* be installed of which FreeBSD Update should figure out
|
/freebsd/contrib/kyua/store/ |
H A D | migrate_v1_v2.sql | 195 UPDATE tmp_metadatas 201 UPDATE tmp_metadatas 216 UPDATE atf_test_cases SET description = '' WHERE description IS NULL; 217 UPDATE atf_test_cases SET required_user = '' WHERE required_user IS NULL; 219 UPDATE tmp_metadatas 225 UPDATE tmp_metadatas 231 UPDATE tmp_metadatas 237 UPDATE tmp_metadatas 243 UPDATE tmp_metadatas 249 UPDATE tmp_metadatas [all …]
|