Home
last modified time | relevance | path

Searched refs:updates (Results 1 – 25 of 184) sorted by relevance

12345678

/freebsd/contrib/dialog/package/debian/
H A Dchangelog3 * 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 …]
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200546 * 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
/freebsd/crypto/openssh/
H A Dxmss_fast.c345 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()
925updates = 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()
/freebsd/contrib/googletest/googletest/docs/
H A DREADME.md3 We are working on updates to the GoogleTest documentation, which has moved to
/freebsd/contrib/googletest/googlemock/docs/
H A DREADME.md3 We are working on updates to the GoogleTest documentation, which has moved to
/freebsd/contrib/ntp/
H A DChangeLog322 - 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
[all...]
H A Dreadme.y2kfixes41 Various Y2K updates and tests provided by AT&T Labs.
46 Any distributions of the updates must keep the entire update
H A DCommitLog9602 p15 updates
9605 p15 updates
9608 p15 updates
10780 - pollskew updates
10784 bug3596 updates:
10814 Keyword table updates
10891 updates
12526 author updates
12529 author updates
12532 author updates
[all...]
/freebsd/tools/test/stress2/misc/
H A Dtrim6.sh42 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
H A Dtrim7.sh41 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-pci_aer.diff6 This simply updates the function call with the proper name (pci_aer_clear_nonfatal_status()).
/freebsd/stand/forth/
H A Dloader.rc4 \ instead as this file can be replaced during system updates.
/freebsd/share/i18n/csmapper/ISO-8859/
H A DISO-8859-8%UCS.src51 # 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 DISO-8859-7%UCS.src55 # 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
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh51 -s server -- Server from which to fetch updates
60 fetch -- Fetch updates from server
61 cron -- Sleep rand(3600) seconds, fetch updates, and send an
62 email if updates were found
64 updatesready -- Check if there are fetched updates ready to install
65 install -- Install downloaded updates or upgrades
66 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 …]
/freebsd/contrib/libcbor/doc/source/
H A Ddevelopment.rst62 updates to work on their target platform.
71 environments where updates may be costly.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dcms_add1_signing_cert.pod24 which updates Section 5.4 of RFC 2634.
/freebsd/stand/i386/boot0/
H A Dboot0.S229 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates
367 orb $NOUPDATE,_FLAGS(%bp) # Disable updates
458 testb $NOUPDATE,_FLAGS(%bp) # No updates?
/freebsd/sys/net/
H A Dif_pfsync.h218 u_int8_t updates; member
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m49 dnl With GNU make, ylwrap updates $srcdir/ntp_parser.[ch] directly.
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_MSG_get0_header.pod36 OSSL_CMP_MSG_update_transactionID() updates the transactionID field
41 OSSL_CMP_MSG_update_recipNonce() updates the recipNonce field
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-threads.pod39 updates the attribute's reference count so that the object is shared
59 Another instance of thread-safety is when updates to an object's
/freebsd/contrib/ncurses/include/
H A Dcurses.tail150 #define TRACE_TIMES 0x0001 /* trace user and system times of updates */
163 #define TRACE_ATTRS 0x1000 /* trace attribute updates */
/freebsd/sys/powerpc/conf/dpaa/
H A DDPAA27 options SOFTUPDATES #Enable FFS soft updates support
/freebsd/share/examples/libusb20/
H A DREADME20 repeatedly, like position updates from a pointing device (mouse).

12345678