| /src/crypto/krb5/src/util/ |
| H A D | mkrel | 50 release=`echo $reldir|sed -e 's/krb5-//'` 51 relhead=`echo $release|sed -e 's/-.*//'` 52 reltail=`echo $release|sed -e 's/.*-//'` 58 release=`echo $reldir|sed -e 's/krb5-//'` 59 relmajor=`echo $release|awk -F. '{print $1}'` 60 relminor=`echo $release|awk -F. '{print $2}'` 61 relpatch=`echo $release|awk -F. '{print $3}'` 64 release=`echo $reldir|sed -e 's/krb5-//'` 65 relhead=`echo $release|sed -e 's/-.*//'` 68 release=${relhead}-$reldate [all …]
|
| /src/contrib/ntp/ |
| H A D | README.versions | 2 NTP uses A.B.C - style release numbers. 7 B is the major release number. 8 C is the minor release number. Even numbers are 'stable' releases and 11 Following the release number may be the letter 'p' followed by a number. 12 This indicates a point (or patch) release. 14 Release candidates have -RC in the release number. 18 4.2.2 A production release (from the ntp-stable repository) 19 4.2.2p2 A production release (from the ntp-stable repository) 20 4.2.3p12 A development release 21 4.2.3p15-rc1 A release candidate for 4.2.4 [all …]
|
| /src/sys/contrib/device-tree/src/arm/intel/axm/ |
| H A D | axm5516-cpus.dtsi | 77 cpu-release-addr = <0>; // Fixed by the boot loader 85 cpu-release-addr = <0>; // Fixed by the boot loader 93 cpu-release-addr = <0>; // Fixed by the boot loader 101 cpu-release-addr = <0>; // Fixed by the boot loader 109 cpu-release-addr = <0>; // Fixed by the boot loader 117 cpu-release-addr = <0>; // Fixed by the boot loader 125 cpu-release-addr = <0>; // Fixed by the boot loader 133 cpu-release-addr = <0>; // Fixed by the boot loader 141 cpu-release-addr = <0>; // Fixed by the boot loader 149 cpu-release-addr = <0>; // Fixed by the boot loader [all …]
|
| /src/crypto/openssl/Configurations/ |
| H A D | 10-main.conf | 184 release => "-O3"), 201 release => "-O3"), 244 release => "-O3 -fomit-frame-pointer")), 265 release => "-O3")), 293 release => "-xO5 -xdepend -xbuiltin")), 313 release => "-O3")), 348 release => "-xO5 -xdepend")), 397 release => "-O3"), 409 release => "-O2"), 421 release => "-O3"), [all …]
|
| H A D | 50-win-hybridcrt.conf | 23 release => "/MT"))->(@_)) 26 release => "/NODEFAULTLIB:libucrt.lib /DEFAULTLIB:ucrt.lib")), 32 release => "/MT"))->(@_)) 35 release => "/NODEFAULTLIB:libucrt.lib /DEFAULTLIB:ucrt.lib")),
|
| /src/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 …]
|
| /src/sys/compat/linuxkpi/common/src/ |
| H A D | linux_devres.c | 43 void (*release)(struct device *, void *); member 50 lkpi_devres_alloc(void(*release)(struct device *, void *), in lkpi_devres_alloc() 66 dr->release = release; in lkpi_devres_alloc() 112 lkpi_devres_find_dr(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_find_dr() 122 if (dr->release != release) in lkpi_devres_find_dr() 134 lkpi_devres_find(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_find() 142 dr = lkpi_devres_find_dr(dev, release, match, mp); in lkpi_devres_find() 186 if (dr->release != NULL) in lkpi_devres_release_free_list() 187 dr->release(dev, p); in lkpi_devres_release_free_list() 195 lkpi_devres_destroy(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_destroy() [all …]
|
| /src/contrib/bc/ |
| H A D | NEWS.md | 5 This is an ***UNTESTED*** release. If you would like testing, see the 21 This is a production release that fixes build warnings on the musl libc. 27 This is a production release that fixes `Ctrl+d` on FreeBSD and Linux when using 35 This is a production release that fixes a warning using GCC on FreeBSD. 41 This is a production release to fix three bugs. 55 This is a production release to fix one bug. 62 This is a production release to fix one small bug. 71 This is a production release to fix problems in the `bc` manual. 77 This is a production release to fix the library build on Mac OSX. 83 This is a production release to remove some debugging code that I accidentally [all …]
|
| /src/crypto/heimdal/ |
| H A D | NEWS | 173 Changes in release 1.1 187 Changes in release 1.0.2 193 Changes in release 1.0.1 209 Changes in release 1.0 231 Changes in release 0.8.1 244 Changes in release 0.8 284 Changes in release 0.7.2 306 Changes in release 0.7.1 310 Changes in release 0.7 324 Changes in release 0.6.6 [all …]
|
| /src/contrib/ntp/sntp/scripts/ |
| H A D | cvo.sh | 29 if test -f /etc/os-release 31 . /etc/os-release 44 elif test -f /etc/mandrake-release 46 set `cat /etc/mandrake-release` 49 elif test -f /etc/redhat-release 51 set `cat /etc/redhat-release` 82 elif test -f /etc/SuSE-release 84 set `cat /etc/SuSE-release`
|
| /src/lib/libc/rpc/ |
| H A D | README | 23 This release is a native source release, that is, it is compatible for 24 building on Solaris 2.3. This release was built on Solaris 2.3 using SunPro 27 Solaris 2.3 is based on System V, Release 4 (SVR4), and while this release 29 that are assumed may not be available. In particular, this release uses the 33 the Name Service Switch. Finally, this release uses the synchronization 37 Applications linked with this release's librpc must link with the United 40 RPC programs that link with this release's librpc will need to link with the 51 given, and these use libnsl to link in the RPC library. This release builds 52 the RPC library as librpc. To use this release's librpc, use the link command 60 This release is being distributed to make the Sun implementation of the ONC [all …]
|
| /src/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | auto_ptr.h | 37 _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr& __p) _NOEXCEPT : __ptr_(__p.release()) {} in auto_ptr() 39 _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT : __ptr_(__p.release()) {} in auto_ptr() 41 reset(__p.release()); 46 reset(__p.release()); 58 _LIBCPP_HIDE_FROM_ABI _Tp* release() _NOEXCEPT { in release() function 73 __t.__ptr_ = release(); 78 return auto_ptr<_Up>(release());
|
| /src/sys/contrib/libsodium/packaging/dotnet-core/ |
| H A D | README.md | 31 It may be necessary to release more than one package for a libsodium version, 32 e.g., when adding support for a new platform or if a release contains a broken 35 release of the package for libsodium 1.0.16 and `1.0.16.5` is the fifth 36 revision (sixth release) of that package. 37 * *pre-release label* 38 If a package is a pre-release, a label is appended to the version number in 39 `-preview-##` format where `##` is the number of the pre-release, starting at 40 `01`. For example, `1.0.16-preview-01` is the first pre-release of the package 41 for libsodium 1.0.16 and `1.0.16.5-preview-02` the second pre-release of the 45 **Making a release** [all …]
|
| /src/share/misc/ |
| H A D | bsd-family-tree | 582 alpha release, 100 sites, networking [44B] 583 4.1bBSD internal release, fast filesystem [44B] 585 beta release, IPC [44B] 609 injunction denied; first official release 615 supersedes 1.0 13 days after release. 621 supersedes 1.1.5 5 days after release. 637 FreeBSD 2.1.6.1 1996-11-25 [FBD] (sendmail security release) 644 NetBSD 1.2.1 1997-05-20 [NBD] (patch release) 650 NetBSD 1.3.1 1998-03-09 [NBD] (patch release) 653 NetBSD 1.3.2 1998-05-29 [NBD] (patch release) [all …]
|
| /src/lib/libutil++/ |
| H A D | libutil++.hh | 74 fd_up(fd_up &&other) : fd(other.release()) {} in fd_up() 81 int release() in release() function in freebsd::fd_up 101 reset(other.release()); in operator =() 163 pidfile(pidfile &&other) : pfh(other.release()) {} in pidfile() 168 struct pidfh *release() in release() function in freebsd::pidfile 205 reset(other.release()); in operator =()
|
| /src/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 22 Two release branches are maintained for OpenZFS, they are: 24 * OpenZFS LTS - A designated MAJOR.MINOR release with periodic PATCH 29 needed. New kernel versions released after the OpenZFS LTS release are 31 The current LTS release is OpenZFS 2.2. 33 * OpenZFS current - Tracks the newest MAJOR.MINOR release. This branch 35 kernels. When a new MINOR release is tagged the previous MINOR release 36 will no longer be maintained (unless it is an LTS release). New MINOR
|
| /src/crypto/krb5/src/windows/ |
| H A D | kerberos.ver | 29 * all times. Prior to an official release x.y.z, 31 * KRB5_RELTAIL will reflect the release state. It will be 33 * release branch. It will be undefined for a final release. 35 * Immediately following a final release, the release version numbers 38 * KRB5_RELTAG contains the CVS tag name corresponding to the release. 39 * KRB5_RELDATE identifies the date of the release. They should
|
| /src/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | foundation-v8-spin-table.dtsi | 9 cpu-release-addr = <0x0 0x8000fff8>; 14 cpu-release-addr = <0x0 0x8000fff8>; 19 cpu-release-addr = <0x0 0x8000fff8>; 24 cpu-release-addr = <0x0 0x8000fff8>;
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_holds.ksh | 50 log_must zfs release hold1-1 $init_snap 52 log_must zfs release hold1-2 $init_snap 54 log_must zfs release hold1-1 $recv_snap 56 log_must zfs release hold1-2 $recv_snap 58 log_must zfs release hold2-1 $inc_snap 60 log_must zfs release hold2-1 $recv_inc_snap 62 log_must zfs release hold3-1 $inc_snap3
|
| /src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitReader.cpp | 53 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext() 70 *OutModule = wrap(ModuleOrErr.get().release()); in LLVMParseBitcodeInContext2() 86 (void)Owner.release(); in LLVMGetBitcodeModuleInContext() 99 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext() 112 Owner.release(); in LLVMGetBitcodeModuleInContext2() 119 *OutM = wrap(ModuleOrErr.get().release()); in LLVMGetBitcodeModuleInContext2()
|
| /src/contrib/atf/atf-c++/detail/ |
| H A D | auto_array.hpp | 62 T* release(void) throw(); 82 m_ptr(ptr.release()) in auto_array() 119 auto_array< T >::release(void) in release() function in atf::auto_array 142 reset(ptr.release()); in operator =() 170 return auto_array_ref< T >(release()); in operator auto_array_ref<T>()
|
| /src/sys/dev/e1000/ |
| H A D | e1000_ich8lan.c | 237 hw->phy.ops.release(hw); in e1000_phy_is_accessible_pchlan() 411 hw->phy.ops.release(hw); in e1000_init_phy_workarounds_pchlan() 474 phy->ops.release = e1000_release_swflag_ich8lan; in e1000_init_phy_params_pchlan() 568 phy->ops.release = e1000_release_swflag_ich8lan; in e1000_init_phy_params_ich8lan() 712 nvm->ops.release = e1000_release_nvm_ich8lan; in e1000_init_nvm_params_ich8lan() 949 goto release; in e1000_set_eee_pchlan() 960 goto release; in e1000_set_eee_pchlan() 965 goto release; in e1000_set_eee_pchlan() 991 goto release; in e1000_set_eee_pchlan() 1001 goto release; in e1000_set_eee_pchlan() [all …]
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
| H A D | zfs_destroy_012_pos.ksh | 50 log_must zfs release zfstest1 $snap 52 log_mustnot zfs release zfstest1 $snap 54 log_mustnot zfs release zfstest3 $snap 57 log_must zfs release zfstest2 $snap
|
| /src/crypto/heimdal/lib/krb5/ |
| H A D | krb5_ccapi.h | 139 cc_int32 (*release)(cc_string_t); member 155 cc_int32 (*release)(cc_credentials_t); member 165 cc_int32 (*release)(cc_credentials_iterator_t); member 174 cc_int32 (*release) (cc_ccache_iterator_t); member 183 cc_int32 (*release)(cc_ccache_t); member 210 cc_int32 (*release)(cc_context_t); member
|
| /src/crypto/krb5/src/include/ |
| H A D | CredentialsCache.h | 619 cc_int32 (*release) (cc_context_t io_context); member 922 cc_int32 (*release) (cc_ccache_t io_ccache); member 1271 cc_int32 (*release) (cc_string_t io_string); member 1284 cc_int32 (*release) (cc_credentials_t io_credentials); member 1309 cc_int32 (*release) (cc_ccache_iterator_t io_ccache_iterator); member 1342 cc_int32 (*release) (cc_credentials_iterator_t io_credentials_iterator); member 1390 ((context) -> functions -> release (context)) 1430 ((ccache) -> functions -> release (ccache)) 1491 ((string) -> functions -> release (string)) 1495 ((credentials) -> functions -> release (credentials)) [all …]
|