/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFeatures.td | 53 "Assume that the distinct-operands facility is installed" 58 "Assume that the fast-serialization facility is installed" 63 "Assume that the floating-point extension facility is installed" 68 "Assume that the high-word facility is installed" 73 "Assume that interlocked-access facility 1 is installed" 79 "Assume that the load/store-on-condition facility is installed" 85 "Assume that the population-count facility is installed" 90 "Assume that the message-security-assist extension facility 3 is installed" 95 "Assume that the message-security-assist extension facility 4 is installed" 100 "Assume that the reset-reference-bits-multiple facility is installed" [all …]
|
/freebsd/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/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/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/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/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/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/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/lib/libnetbsd/ |
H A D | README | 5 installed for general use. Likewise, its header files are not 6 installed.
|
/freebsd/lib/libopenbsd/ |
H A D | README | 5 installed for general use. Likewise, its header files are not 6 installed.
|
/freebsd/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/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/contrib/tcpdump/doc/ |
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
|
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
|
/freebsd/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/usr.sbin/bsdconfig/share/packages/ |
H A D | packages.subr | 61 PACKAGES_DETECTED= # Boolean (NULL/non-NULL); detected installed packages? 76 # category name if its index has been cached, adding the number of installed 96 # Add number of installed packages for this category (if any) 167 # Detect installed packages. Currently this uses pkg-query(8) for querying 168 # entries and marks each entry as an installed/selected package. 182 # Calculate number of installed/selected packages for each category listed in 183 # $PACKAGE_CATEGORIES (the number of installed packages for $category is stored 186 # Also calculates the total number of installed/selected packages stored as 191 # varpkg'. A mark can be "X" for an installed package, `I' for a package that 530 # with regard to "deselecting" an already installed package. Choices include [all …]
|
/freebsd/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/contrib/smbfs/ |
H A D | config.mk.in | 10 # Where the kernel module gets installed 13 # Where all files get installed
|
/freebsd/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/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/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/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/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.
|
/freebsd/contrib/kyua/ |
H A D | INSTALL.md | 65 If ATF is installed in a different prefix than Autoconf, you will also 100 6. Check that the installed programs work by running `make 115 be installed. 121 Specifies where the installed programs will look for configuration 217 This documentation is *not* installed and is only provided to help the 219 causes absolutely no differences on the files installed by this 233 Copy the `Kyuafile.top` file installed in the examples directory to the
|