| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | a_strnid.c | 15 static STACK_OF(ASN1_STRING_TABLE) *stable = NULL; 138 if (stable != NULL) { in ASN1_STRING_TABLE_get() 140 sk_ASN1_STRING_TABLE_sort(stable); in ASN1_STRING_TABLE_get() 141 idx = sk_ASN1_STRING_TABLE_find(stable, &fnd); in ASN1_STRING_TABLE_get() 143 return sk_ASN1_STRING_TABLE_value(stable, idx); in ASN1_STRING_TABLE_get() 158 if (stable == NULL) { in stable_get() 159 stable = sk_ASN1_STRING_TABLE_new(sk_table_cmp); in stable_get() 160 if (stable == NULL) in stable_get() 168 if (!sk_ASN1_STRING_TABLE_push(stable, rv)) { in stable_get() 213 tmp = stable; in ASN1_STRING_TABLE_cleanup() [all …]
|
| /freebsd/contrib/ntp/ |
| H A D | README.patches | 7 If you are going to patch both ntp-stable and ntp-dev 10 > cd ntp-stable 11 > (make and test your changes to ntp-stable first) 12 > (commit your changes to ntp-stable) 14 > bk pull ../ntp-stable (get your changes from ntp-stable) 19 from ntp-stable to ntp-dev than it is to move changes from ntp-dev to 20 ntp-stable. 35 patches for both ntp-stable and ntp-dev.
|
| H A D | README.versions | 8 C is the minor release number. Even numbers are 'stable' releases and 18 4.2.2 A production release (from the ntp-stable repository) 19 4.2.2p2 A production release (from the ntp-stable repository) 24 be copied into the ntp-stable and the cycle will repeat.
|
| H A D | README.pullrequests | 5 There are two branches, master and stable. 7 The stable branch is the current supported production code branch, the 8 ntp-stable code (even 2nd number). 15 on the stable branch, and pull your work into a master copy to allow for 19 current stable release (the ntp-stable code) then it's better to do your 22 Make sure that any changes you make to stable pull cleanly into master. 24 It's possible that after pulling your changes from stable to master that 28 master or for master+stable, it will be easy for us to evaluate and
|
| H A D | packageinfo.sh | 15 # To start a -RC cycle in -dev leading to the next -stable release, 18 # To move from dev -RC to new -stable and -dev major/minor version, set 25 # To start a -stable beta cycle, which normally occurs before a -stable 26 # -RC1 during the runup to a -stable point release, UpdatePoint needs 30 # To move on from -stable beta to RC set prerelease=rc. 32 # To fall back from -stable RC to beta set prerelease=beta. 34 # To skip over -stable beta1 directly to -RC1, set prerelease=rc. 36 # To proceed from a -stable RC to the release set rcpoint=GO 38 # To skip all -stable prerelease [all...] |
| /freebsd/contrib/lyaml/ |
| H A D | NEWS.md | 3 ## Noteworthy changes in release 6.2.8 (2022-10-22) [stable] 14 ## Noteworthy changes in release 6.2.7 (2020-11-27) [stable] 21 ## Noteworthy changes in release 6.2.6 (2020-08-28) [stable] 29 ## Noteworthy changes in release 6.2.5 (2020-04-15) [stable] 38 ## Noteworthy changes in release 6.2.4 (2019-07-20) [stable] 46 ## Noteworthy changes in release 6.2.3 (2018-09-16) [stable] 53 ## Noteworthy changes in release 6.2.2 (2018-03-28) [stable] 61 ## Noteworthy changes in release 6.2.1 (2018-02-20) [stable] 71 ## Noteworthy changes in release 6.2 (2017-11-26) [stable] 82 ## Noteworthy changes in release 6.1.3 (2017-05-29) [stable] [all …]
|
| /freebsd/contrib/ntp/scripts/build/ |
| H A D | VersionName | 32 stable::[1-9]* | dev::[0-9]*) 56 beta::stable) 62 rc::stable|RC::stable)
|
| H A D | UpdatePoint | 28 dev|stable) 67 stable) 75 stable) 127 stable) 242 stable::1::) 281 stable)
|
| H A D | checkChangeLog | 10 stable) ;; 23 stable---) 25 stable*)
|
| /freebsd/share/examples/bootforth/ |
| H A D | menuconf.4th | 16 ." 1. Start FreeBSD with /boot/stable.conf." 80 ." Loading /boot/stable.conf. Please wait..." cr 81 s" /boot/stable.conf" read-conf
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | ABI.rst | 7 I. Regarding stable bindings/ABI, we quote from the 2013 ARM mini-summit 10 "That still leaves the question of, what does a stable binding look 11 like? Certainly a stable binding means that a newer kernel will not
|
| /freebsd/contrib/ntp/scripts/rc/ |
| H A D | README | 4 any services require stable system clock, the ntpwait script should be run 8 NetBSD). If a service requires stable system time, indicate it with TIMESYNC
|
| /freebsd/lib/libsys/x86/ |
| H A D | __vdso_gettc.c | 354 bool stable; in __vdso_pvclock_gettc() local 359 stable = (ti->flags & th->th_x86_pvc_stable_mask) != 0; in __vdso_pvclock_gettc() 360 if (stable) { in __vdso_pvclock_gettc() 373 (!stable && cpuid_ti != cpuid_tsc)); in __vdso_pvclock_gettc()
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs4271.txt | 24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET 33 Note that this is not needed in case the clocks are stable
|
| /freebsd/sys/contrib/openzfs/contrib/pyzfs/ |
| H A D | README | 3 libzfs_core is intended to be a stable interface for programmatic 20 do reach stable storage. That means that the operations are done
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-1.4 | 1 Changes in 1.4.14b-stable 4 Changes in 1.4.14-stable 31 Changes in 1.4.13-stable: 42 Changes in 1.4.12-stable: 52 Changes in 1.4.11-stable: 58 Changes in 1.4.10-stable: 69 Changes in 1.4.9-stable: 79 Changes in 1.4.8-stable: 84 Changes in 1.4.7-stable: 87 Changes in 1.4.6-stable: [all …]
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog-1.4 | 1 Changes in 1.4.14b-stable 4 Changes in 1.4.14-stable 31 Changes in 1.4.13-stable: 42 Changes in 1.4.12-stable: 52 Changes in 1.4.11-stable: 58 Changes in 1.4.10-stable: 69 Changes in 1.4.9-stable: 79 Changes in 1.4.8-stable: 84 Changes in 1.4.7-stable: 87 Changes in 1.4.6-stable: [all …]
|
| /freebsd/contrib/ntp/scripts/ntp-wait/ |
| H A D | ntp-wait-opts.def | 35 of @code{ntpd} that returns "the time is not yet stable". 65 has not yet produced a synchronized and stable system clock.
|
| H A D | invoke-ntp-wait.texi | 25 has not yet produced a synchronized and stable system clock. 93 of @code{ntpd} that returns "the time is not yet stable".
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 14 considered to be stable to maximize compatibility between OpenZFS releases. 20 be stable. PATCH releases for a MAJOR.MINOR are published as needed.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | modulefile | 6 # Reference: https://modules.readthedocs.io/en/stable/modulefile.html
|
| /freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | marvell.txt | 5 FLASH never to be changed again. Once this binding is stable, this 8 If you need a stable binding, use the old dsa.txt binding.
|
| /freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
| H A D | mt6589-fairphone-fp1.dts | 24 /* SMP is not stable on this board, makes the kernel panic */
|
| /freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-cryptohash.diff | 2 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=228c4f265c6eb60eaa4ed0e…
|
| H A D | 0001-pci_aer.diff | 4 git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=894020fdd88c1e9a74c60b67c0f19f1…
|