/freebsd/share/doc/papers/relengr/ |
H A D | 2.t | 29 System Development 31 The first phase of each Berkeley system is its development. 59 Unlike other development groups, the staff of 75 During development, 83 Much of the development of 88 but also have user accounts on the main development 117 The development phase continues until 120 The decision to halt development and transition to release mode 139 Frequent releases slow the rate of development and
|
H A D | 3.t | 31 Once the decision has been made to halt development 57 Alpha Distribution Development 69 contributed software that has been offered during the development 126 uses on its main development machine. 143 Beta Distribution Development 166 development machine. 312 All known problems are fixed, and any remaining development 322 Final Distribution Development 384 a new development phase.
|
H A D | 1.t | 38 contribute to the development of the system. 50 The development of the Berkeley Software Distribution (\c 57 Companies with large development organizations find 60 the development effort for \*(b3 was managed.
|
/freebsd/share/man/man7/ |
H A D | freebsd-base.7 | 57 development branches. 75 .It FreeBSD-foo-dev Ta Development files (headers and static libraries) 76 .It FreeBSD-foo-dev-lib32 Ta 32-bit development files 86 package. For example, some packages may not provide any development 117 Development tools, including C/C++ compilers, the link loader, and 122 This set also includes native development files (headers and static 127 This set includes both runtime libraries and development files. 175 Install the development toolchain for FreeBSD/powerpc64le in an
|
H A D | development.7 | 31 .Nm development 34 development process 37 development is split into three major subprojects: doc, ports, and src. 62 src development takes place in the project-hosted 103 To ask questions regarding development, use the mailing lists,
|
/freebsd/contrib/libyaml/ |
H A D | CMakeLists.txt | 87 DESTINATION include COMPONENT Development 94 LIBRARY DESTINATION "${INSTALL_LIB_DIR}" COMPONENT Development 95 ARCHIVE DESTINATION "${INSTALL_LIB_DIR}" COMPONENT Development 139 DESTINATION ${INSTALL_CMAKE_DIR} COMPONENT Development 146 COMPONENT Development 159 DESTINATION ${INSTALL_CMAKE_DIR} COMPONENT Development
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-3-deps-vm.sh | 19 echo "##[group]Install Development Tools" 36 echo "##[group]Install Development Tools" 54 echo "##[group]Install Development Tools" 75 echo "##[group]Install Development Tools" 77 # Alma wants "Development Tools", Fedora 41 wants "development-tools" 78 if ! sudo dnf group install -y "Development Tools" ; then 79 echo "Trying 'development-tools' instead of 'Development Tools'" 80 sudo dnf group install -y development-tools
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | omap.txt | 116 - DRA762 EVM: Software Development Board for DRA762 119 - DRA742 EVM: Software Development Board for DRA742 122 - DRA722 EVM: Software Development Board for DRA722 125 - DRA718 EVM: Software Development Board for DRA718
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPriorityAdvisor.cpp | 32 clEnumValN(RegAllocPriorityAdvisorAnalysis::AdvisorMode::Development, 33 "development", "for training"))); 78 case RegAllocPriorityAdvisorAnalysis::AdvisorMode::Development: in callDefaultCtor() 98 case AdvisorMode::Development: in getPassName() 99 return "Development mode Regalloc Priority Advisor"; in getPassName()
|
/freebsd/contrib/unbound/doc/ |
H A D | CREDITS | 4 and Roy Arends of Nominet. VeriSign and EP.Net funded development of 8 during the development of NSD, an authoritative DNS server. 17 cz.nic - sponsoring 'summer of code' development by Zdenek and Marek.
|
/freebsd/release/packages/ |
H A D | generate-ucl.lua | 28 "%-dev%-lib32$", "(32-bit development files)", 29 "This package contains development files for compiling ".. 52 "%-dev$", "(development files)", 53 "This package contains development files for ".. 196 -- contains all development files. Also include lib*-man packages, which 198 -- set is not necessary, because generally you either want development
|
/freebsd/contrib/libcbor/ |
H A D | CONTRIBUTING.md | 5 Community contributions are welcome as long as they align with the [project priorities](https://github.com/PJK/libcbor#main-features) and [goals](https://libcbor.readthedocs.io/en/latest/development.html#goals) and follow the guidelines described below. 34 - [Development documentation](https://libcbor.readthedocs.io/en/latest/development.html)
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7744-iwg20d-q7-dbcm-ca.dts | 3 * Device Tree Source for the iWave Systems RZ/G1N Qseven board development 15 model = "iWave Systems RZ/G1N Qseven development platform with camera add-on";
|
/freebsd/lib/libc/gen/ |
H A D | sysconf.3 | 139 Return 1 if the system's C-language development facilities support the 142 Return 1 if the system supports the C-Language Development Utilities Option, 150 Return 1 if the system supports the FORTRAN Development Utilities Option, 158 Return 1 if the system supports the Software Development Utilities Option,
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-db-88f6281.dts | 3 * Marvell DB-88F6281-BP Development Board Setup 16 model = "Marvell DB-88F6281-BP Development Board";
|
H A D | kirkwood-db-88f6282.dts | 3 * Marvell DB-88F6282-BP Development Board Setup 16 model = "Marvell DB-88F6282-BP Development Board";
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am625-verdin-wifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62 WB on Verdin Development Board";
|
H A D | k3-am625-verdin-nonwifi-dev.dts | 6 * https://www.toradex.com/products/carrier-board/verdin-development-board-kit 17 model = "Toradex Verdin AM62 on Verdin Development Board";
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hip06-d03.dts | 3 * dts file for Hisilicon D03 Development Board 13 model = "Hisilicon Hip06 D03 Development Board";
|
/freebsd/contrib/ntp/ |
H A D | README.versions | 9 odd numbers are "development" releases. 20 4.2.3p12 A development release
|
/freebsd/share/doc/papers/beyond4.3/ |
H A D | beyond43.ms | 55 has now embarked on a new development phase to 162 operating systems development. 164 OSI network protocol development 175 updated ISO Development Environment (ISODE) 218 Berkeley became involved several months ago in the development 261 and are participating in the development of new routing algorithms 345 This work and the rationale underlying its development
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | picoxcell.txt | 6 - "picochip,pc7302-pc3x3" : PC7302 development board with PC3X3 device. 7 - "picochip,pc7302-pc3x2" : PC7302 development board with PC3X2 device.
|
/freebsd/release/packages/sets/ |
H A D | devel.ucl | 19 comment = "Development tools (metapackage)" 24 This metapackage installs development support for the base system, including
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | cirrus,lochnagar.yaml | 7 title: Cirrus Logic Lochnagar Audio Development Board 13 Lochnagar is an evaluation and development board for Cirrus Logic
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/blockfiles/ |
H A D | README | 5 # Common Development and Distribution License (the "License"). 27 under the Common Development and Distribution License (CDDL).
|