Home
last modified time | relevance | path

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

12345678910

/freebsd-12-stable/contrib/ldns/drill/
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-12-stable/contrib/byacc/package/debian/
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-12-stable/crypto/openssh/
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-12-stable/contrib/dialog/package/debian/
Dchangelog9 * maintenance updates
29 * configure-script updates
/freebsd-12-stable/contrib/ntp/
DChangeLog204 - also updates for refclock_nmea.c and refclock_jupiter.c
435 * update-leap: updates from Paul McMath.
518 * bk-7 trigger updates
548 to skip interface updates based on incoming packets
910 with the latest Unity updates from Mark. Damir Tomić.
921 * More updates for bug 2817. Harlan Stenn.
1375 * [Bug 2546] Windows build documentation updates.
1378 * [Bug 2546] Documentation updates.
1391 * [Bug 2546] Documentation updates.
1454 * [Bug 1002] ntp-keygen option and documentation updates: -p/--pvt-passwd
[all …]
Dreadme.y2kfixes41 Various Y2K updates and tests provided by AT&T Labs.
46 Any distributions of the updates must keep the entire update
/freebsd-12-stable/contrib/gcc/doc/
Dcontrib.texi819 the LWG (thereby keeping GCC in line with updates from the ISO)@.
1172 Anthony Balkissoon for @code{JList}, Free Swing 1.5 updates and mouse event
1195 Archie Cobbs for build fixes, VM interface updates,
1196 @code{URLClassLoader} updates.
1242 updates, @code{Serialization} fixes, @code{Properties} XML support and
1249 Andreas Jaeger for mprec updates.
1255 Ito Kazumitsu for @code{NetworkInterface} implementation and updates.
1266 Michael Koch for configuration fixes, @code{Locale} updates, bug and
1271 integration. JCL native @code{Pointer} updates. Logger bugfixes.
1278 Aaron Luchko for JDWP updates and documentation fixes.
[all …]
/freebsd-12-stable/contrib/gcclibs/libmudflap/
Dlibtool-version3 # a separate file so that version updates don't involve re-running
/freebsd-12-stable/contrib/gcclibs/libssp/
Dlibtool-version3 # a separate file so that version updates don't involve re-running
/freebsd-12-stable/contrib/tcpdump/
DPLATFORMS2 which simplifies installation of updates and long-term maintenance. However,
/freebsd-12-stable/usr.sbin/freebsd-update/
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
2056 The following files are affected by updates. No changes have
3008 Kernel updates have been installed. Please reboot and run
3009 "$0 install" again to finish installing updates.
[all …]
/freebsd-12-stable/stand/forth/
Dloader.rc5 \ instead as this file can be replaced during system updates.
/freebsd-12-stable/share/i18n/csmapper/ISO-8859/
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
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-12-stable/stand/i386/boot0/
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-12-stable/sys/net/
Dif_pfsync.h204 u_int8_t updates; member
/freebsd-12-stable/sys/mips/conf/
DAR71XX_BASE48 # options SOFTUPDATES #Enable FFS soft updates support
Dstd.AR724X54 # options SOFTUPDATES #Enable FFS soft updates support
Dstd.AR531553 # options SOFTUPDATES #Enable FFS soft updates support
Dstd.AR531254 # options SOFTUPDATES #Enable FFS soft updates support
Dstd.AR91XX46 #options SOFTUPDATES #Enable FFS soft updates support
Dstd.MALTA32 options SOFTUPDATES #Enable FFS soft updates support
/freebsd-12-stable/sys/arm/conf/
DTS780018 options SOFTUPDATES # Enable FFS soft updates support
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dntp_vpathhack.m49 dnl With GNU make, ylwrap updates $srcdir/ntp_parser.[ch] directly.
/freebsd-12-stable/contrib/ncurses/include/
Dcurses.tail150 #define TRACE_TIMES 0x0001 /* trace user and system times of updates */
163 #define TRACE_ATTRS 0x1000 /* trace attribute updates */

12345678910