| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFeatures.td | 48 "Assume that the distinct-operands facility is installed" 53 "Assume that the fast-serialization facility is installed" 63 "Assume that the high-word facility is installed" 68 "Assume that interlocked-access facility 1 is installed" 80 "Assume that the population-count facility is installed" 119 "Assume that the execution-hint facility is installed" 124 "Assume that the load-and-trap facility is installed" 149 "Assume that the enhanced-DAT facility 2 is installed" 190 "Assume that the vectory facility is installed" 282 "Assume that the enhanced-sort facility is installed" [all …]
|
| /freebsd-14.2/contrib/googletest/googletest/cmake/ |
| H A D | libgtest.la.in | 10 # Is this an already installed library? 11 installed=yes 20 # Directory that this library needs to be installed in:
|
| /freebsd-14.2/usr.bin/login/ |
| H A D | motd.template | 11 Documents installed with the system are in the /usr/local/share/doc/freebsd/ 12 directory, or can be installed later with: pkg install en-freebsd-doc 15 Show the version of FreeBSD installed: freebsd-version ; uname -a
|
| /freebsd-14.2/contrib/kyua/utils/ |
| H A D | sanity.cpp | 186 static bool installed = false; in install_crash_handlers() local 187 PRE(!installed); in install_crash_handlers() 193 installed = true; in install_crash_handlers()
|
| /freebsd-14.2/contrib/tcpdump/cmake/Modules/ |
| H A D | FindCRYPTO.cmake | 18 # pkg-config files for packages it has installed. 115 # No. If we have Homebrew installed, see if it's in Homebrew. 120 # $BREW --prefix --installed <formula> 123 # the formula is installed or not, so we 129 execute_process(COMMAND "${BREW}" "--prefix" "--installed" "openssl" 165 # We search for that header to make sure that it's installed (if
|
| /freebsd-14.2/contrib/dma/ |
| H A D | INSTALL | 4 On most systems (with a development environment installed) you should be able to compile DMA with: 16 Check that you have the following commands installed: 25 If you have all of these tools installed, set the CC, YACC, INSTALL, LEX and SH variable to point t…
|
| /freebsd-14.2/contrib/unbound/ |
| H A D | README.md | 20 installed. 21 If building from the repository source you also need flex and bison installed. 22 Unbound can be compiled and installed using: 38 will be installed and are available on the Unbound
|
| /freebsd-14.2/lib/libnetbsd/ |
| H A D | README | 5 installed for general use. Likewise, its header files are not 6 installed.
|
| /freebsd-14.2/lib/libopenbsd/ |
| H A D | README | 5 installed for general use. Likewise, its header files are not 6 installed.
|
| /freebsd-14.2/contrib/openbsm/ |
| H A D | INSTALL | 11 On Linux systems, OpenSSL headers may have to be installed to support 33 manually installed or merged. Currently, the locations of these files are 36 You may wish to specify that the OpenBSM components not be installed in the
|
| /freebsd-14.2/contrib/libpcap/doc/ |
| H A D | README.windows.md | 56 Windows with which those tools, and other tools, can be installed; it 62 Chocolatey package, which can be installed from the command line: 92 CMake can also be installed as the Chocolatey package "cmake": 97 install CMake if you have installed Visual Studio 2017 or later. They 103 installed; for Visual Studio 2019, make sure "C++ CMake tools for 104 Windows" is installed. 134 the Npcap or WinPcap SDK is installed. 159 the Npcap or WinPcap SDK is installed.
|
| /freebsd-14.2/contrib/tcpdump/doc/ |
| H A D | README.haiku.md | 16 For reference, the tests were done using a system installed from 32 For reference, the tests were done using a system installed from
|
| H A D | README.NetBSD.md | 3 NetBSD has two libpcap libraries: one that is always installed as a part of the 4 OS and another that can be installed as a package from pkgsrc. Also the usual
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 38 // signal handlers need to be installed, and then use 47 "will forward the signal to any previously-installed handler, and user " 49 "the same. Note, if the previously installed SIGSEGV handler is SIG_IGN, " 59 "previously-installed signal handlers will only be triggered for "
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | NOTES-DJGPP.md | 10 You should have a full DJGPP environment installed, including the 13 installed (see [NOTES-PERL.md](NOTES-PERL.md)). 19 the WATT-32 networking package installed before you try to compile
|
| H A D | NOTES-PERL.md | 20 installed properly. We do not claim to know them all, but experience 28 You MUST have at least Perl version 5.10.0 installed. This minimum 58 Perl is installed on HPE NonStop platforms as part of the Scripting Languages 76 installed. 111 Note that this runs all the tests that the module to be installed
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/packages/ |
| H A D | packages.subr | 61 PACKAGES_DETECTED= # Boolean (NULL/non-NULL); detected installed packages? 96 # Add number of installed packages for this category (if any) 168 # entries and marks each entry as an installed/selected package. 672 # Detect installed packages (updates marks/SELECTED_PACKAGES) 874 f_dprintf "f_package_add: Detecting installed packages" 878 # Now we have: _mark_{varpkg}=X for all installed packages 881 # Since we're maintaining data structures for installed packages, 895 # Skip dependency if already installed 1104 f_dprintf "$funcname: Detecting installed packages" 1108 # Now we have: _mark_{varpkg}=X for all installed packages [all …]
|
| /freebsd-14.2/contrib/smbfs/ |
| H A D | config.mk.in | 10 # Where the kernel module gets installed 13 # Where all files get installed
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | always-pyzfs.m4 | 66 AC_MSG_ERROR("Python $PYTHON_VERSION packaging and distlib modules are not installed") 99 AC_MSG_ERROR("Python $PYTHON_VERSION setuptools is not installed") 112 AC_MSG_ERROR("Python $PYTHON_VERSION cffi is not installed")
|
| /freebsd-14.2/share/examples/oci/ |
| H A D | Containerfile.pkg | 16 # FreeBSD-base pkg repo configs installed and FreeBSD-base does not contain the 25 # install'. This retains the record of which packages are installed in the
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | create_unbound_ad_servers.cmd | 14 rem Check Wget installed 16 if /I "%wget%"=="" echo Wget not found. If installed, add path to PATH environment variable. & exit…
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/include/ |
| H A D | include.am | 40 ## the source header filename to derive the installed header filename. 41 ## With nobase_ the installed path is $(includedir)/include/event2/ev*.h.
|
| /freebsd-14.2/contrib/libevent/include/ |
| H A D | include.am | 40 ## the source header filename to derive the installed header filename. 41 ## With nobase_ the installed path is $(includedir)/include/event2/ev*.h.
|
| /freebsd-14.2/share/examples/tests/ |
| H A D | README | 3 Kyuafile logic to get them build and installed. 25 To inspect the available sample test cases from an installed system:
|
| /freebsd-14.2/contrib/lutok/ |
| H A D | INSTALL | 65 If ATF is installed in a different prefix than Autoconf, you will also 96 5. Check that the installed library works by running 'make 110 be installed. 145 also installed). 162 be installed in the HTML directory specified by the configure script.
|