Home
last modified time | relevance | path

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

123456789

/freebsd-13.1/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
57 * maintenance updates
63 * maintenance updates
[all …]
/freebsd-13.1/contrib/byacc/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-13.1/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-13.1/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-13.1/sys/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml40 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
H A Dzloop.yml41 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
H A Dzfs-tests-functional.yml45 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
H A Dzfs-tests-sanity.yml41 sudo sed -i.bak 's/updates/extra updates/' /etc/depmod.d/ubuntu.conf
/freebsd-13.1/contrib/ntp/
H A DChangeLog396 * bk-7 trigger updates
1256 * [Bug 2546] Documentation updates.
1269 * [Bug 2546] Documentation updates.
1618 * html/ updates from Dave Mills.
2829 * orphanwait documentation updates.
3524 * sntp documentation updates.
4052 * CHU frequency updates.
4138 Documentation updates.
4647 * driver8.html updates.
4872 * html cleanup/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
/freebsd-13.1/contrib/tcpdump/
H A DPLATFORMS2 which simplifies installation of updates and long-term maintenance. However,
/freebsd-13.1/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-13.1/stand/forth/
H A Dloader.rc5 \ instead as this file can be replaced during system updates.
/freebsd-13.1/share/i18n/csmapper/ISO-8859/
H A DISO-8859-8%UCS.src52 # 1.0 version updates 0.1 version by adding mappings for all
54 # 1.1 version updates to the published 8859-8:1999, correcting
H A DISO-8859-7%UCS.src56 # 1.0 version updates 0.1 version by adding mappings for all
61 # 2.0 version updates 1.0 version by adding mappings for the
/freebsd-13.1/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh53 -s server -- Server from which to fetch updates
62 fetch -- Fetch updates from server
63 cron -- Sleep rand(3600) seconds, fetch updates, and send an
64 email if updates were found
66 updatesready -- Check if there are fetched updates ready to install
67 install -- Install downloaded updates or upgrades
68 rollback -- Uninstall most recently installed updates
2054 The following files are affected by updates. No changes have
2987 Kernel updates have been installed. Please reboot and run
2988 "$0 install" again to finish installing updates.
[all …]
/freebsd-13.1/contrib/libcbor/doc/source/
H A Ddevelopment.rst62 updates to work on their target platform.
71 environments where updates may be costly.
/freebsd-13.1/sys/mips/conf/
H A DAR71XX_BASE48 # options SOFTUPDATES #Enable FFS soft updates support
H A Dstd.AR531553 # options SOFTUPDATES #Enable FFS soft updates support
H A Dstd.AR531254 # options SOFTUPDATES #Enable FFS soft updates support
H A Dstd.AR724X54 # options SOFTUPDATES #Enable FFS soft updates support
H A Dstd.AR91XX46 #options SOFTUPDATES #Enable FFS soft updates support
/freebsd-13.1/sys/net/
H A Dif_pfsync.h203 u_int8_t updates; member
/freebsd-13.1/stand/i386/boot0/
H A Dboot0.S238 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates
376 orb $NOUPDATE,_FLAGS(%bp) # Disable updates
467 testb $NOUPDATE,_FLAGS(%bp) # No updates?
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m49 dnl With GNU make, ylwrap updates $srcdir/ntp_parser.[ch] directly.

123456789