| /src/contrib/dialog/package/debian/ |
| H A D | changelog | 3 * maintenance updates 9 * maintenance updates 15 * maintenance updates 21 * maintenance updates 27 * maintenance updates 33 * maintenance updates 39 * maintenance updates 45 * maintenance updates 51 * maintenance updates 57 * maintenance updates [all …]
|
| /src/contrib/ldns/drill/ |
| H A D | ChangeLog.22-nov-2005 | 46 * big configure.ac and Makefile.in updates (made more general) 57 * configure.ac updates 58 * secure resolving updates (still doesn't work) 72 * Numerous smaller updates in documentation 79 * build updates 97 * lots of various updates 103 * --trace updates 104 * --chase updates
|
| /src/crypto/openssh/ |
| H A D | xmss_fast.c | 345 static char bds_treehash_update(bds_state *state, unsigned int updates, const unsigned char *sk_see… in bds_treehash_update() argument 352 for (j = 0; j < updates; j++) { in bds_treehash_update() 376 return updates - used; in bds_treehash_update() 799 unsigned int updates; in xmssmt_sign() local 907 updates = (tree_h - k) >> 1; in xmssmt_sign() 925 … updates = bds_treehash_update(&states[i], updates, sk_seed, &(params->xmss_par), pub_seed, addr); in xmssmt_sign() 929 if (i > 0 && updates > 0 && states[params->d + i].next_leaf < (1ULL << h)) { in xmssmt_sign() 931 updates--; in xmssmt_sign() 950 updates--; // WOTS-signing counts as one update in xmssmt_sign()
|
| /src/crypto/krb5/src/kadmin/server/ |
| H A D | ipropd_svc.c | 612 ulog_free_entries(r->updates.kdb_ulog_t_val, in krb5_iprop_prog_1() 613 r->updates.kdb_ulog_t_len); in krb5_iprop_prog_1() 614 r->updates.kdb_ulog_t_val = NULL; in krb5_iprop_prog_1() 615 r->updates.kdb_ulog_t_len = 0; in krb5_iprop_prog_1()
|
| /src/contrib/googletest/googletest/docs/ |
| H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
| /src/contrib/googletest/googlemock/docs/ |
| H A D | README.md | 3 We are working on updates to the GoogleTest documentation, which has moved to
|
| /src/sys/contrib/openzfs/module/zstd/ |
| H A D | README.md | 21 Since the exact compressed byte stream may change between Zstd versions, updates 31 6. Release notes should highlight Zstd updates and any expected impact (e.g.
|
| /src/contrib/pam-krb5/tests/data/scripts/pam-user/ |
| H A D | update | 1 # PAM_USER updates. -*- conf -*-
|
| H A D | no-update | 1 # PAM_USER updates disabled. -*- conf -*-
|
| /src/tools/test/stress2/misc/ |
| H A D | trim6.sh | 42 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
|
| H A D | trim7.sh | 41 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
|
| /src/stand/forth/ |
| H A D | loader.rc | 4 \ instead as this file can be replaced during system updates.
|
| /src/sys/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-pci_aer.diff | 6 This simply updates the function call with the proper name (pci_aer_clear_nonfatal_status()).
|
| /src/contrib/ntp/ |
| H A D | ChangeLog | 322 - also updates for refclock_nmea.c and refclock_jupiter.c 553 * update-leap: updates from Paul McMath. 636 * bk-7 trigger updates 666 to skip interface updates based on incoming packets 1028 with the latest Unity updates from Mark. Damir Tomić. 1039 * More updates for bug 2817. Harlan Stenn. 1493 * [Bug 2546] Windows build documentation updates. 1496 * [Bug 2546] Documentation updates. 1509 * [Bug 2546] Documentation updates. 1572 * [Bug 1002] ntp-keygen option and documentation updates: -p/--pvt-passwd [all …]
|
| /src/crypto/krb5/src/lib/kdb/ |
| H A D | kdb_log.c | 419 no_of_updates = incr_ret->updates.kdb_ulog_t_len; in ulog_replay() 420 upd = incr_ret->updates.kdb_ulog_t_val; in ulog_replay() 618 ulog_handle->updates.kdb_ulog_t_val = upd; in ulog_get_entries() 639 ulog_handle->updates.kdb_ulog_t_len = count; in ulog_get_entries()
|
| H A D | iprop.x | 204 kdb_ulog_t updates; member
|
| /src/share/i18n/csmapper/ISO-8859/ |
| H A D | ISO-8859-8%UCS.src | 51 # 1.0 version updates 0.1 version by adding mappings for all 53 # 1.1 version updates to the published 8859-8:1999, correcting
|
| H A D | ISO-8859-7%UCS.src | 55 # 1.0 version updates 0.1 version by adding mappings for all 60 # 2.0 version updates 1.0 version by adding mappings for the
|
| /src/usr.sbin/freebsd-update/ |
| H A D | freebsd-update.sh | 51 -s server -- Server from which to fetch updates 61 fetch -- Fetch updates from server 62 cron -- Sleep rand(3600) seconds, fetch updates, and send an 63 email if updates were found 65 updatesready -- Check if there are fetched updates ready to install 66 install -- Install downloaded updates or upgrades 67 rollback -- Uninstall most recently installed updates 2127 The following files are affected by updates. No changes have 3099 Kernel updates have been installed. Please reboot and run 3100 '`basename $0` [options] install' again to finish installing updates. [all …]
|
| /src/contrib/libcbor/doc/source/ |
| H A D | development.rst | 62 updates to work on their target platform. 71 environments where updates may be costly.
|
| /src/crypto/krb5/src/include/ |
| H A D | kdb_log.h | 67 void ulog_free_entries(kdb_incr_update_t *updates, int no_of_updates);
|
| /src/crypto/openssl/doc/internal/man3/ |
| H A D | cms_add1_signing_cert.pod | 24 which updates Section 5.4 of RFC 2634.
|
| /src/stand/i386/boot0/ |
| H A D | boot0.S | 229 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates 367 orb $NOUPDATE,_FLAGS(%bp) # Disable updates 458 testb $NOUPDATE,_FLAGS(%bp) # No updates?
|
| /src/contrib/libarchive/libarchive/ |
| H A D | module.modulemap | 26 * - Documentation updates
|
| /src/sys/net/ |
| H A D | if_pfsync.h | 221 u_int8_t updates; member
|