HomeSort by: relevance | last modified time | path
    Searched refs:installed (Results 1 - 25 of 350) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/compiler_rt/lib/clang/lib/netbsd/
syms.mk 5 .if !make(install) # allow both .a and .a.syms to be installed
  /src/usr.bin/rump_server/
Makefile 10 NOMAN= installed by ../rump_allserver
  /src/external/bsd/kyua-cli/dist/utils/
sanity.cpp 96 /// The handler is installed with SA_RESETHAND, so this is safe to do. We
123 LD(F("Installed crash handler for signal %s") % signo);
178 /// ensure that a signal handler for fatal crash signals is installed.
186 static bool installed = false; local
187 PRE(!installed);
193 installed = true;
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
time 22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
31 if [ -f "$INSTALLED" ]; then
32 test $ARCH $FILE installed $INSTALLED
  /src/sys/external/bsd/compiler_rt/dist/test/timing/
time 22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
31 if [ -f "$INSTALLED" ]; then
32 test $ARCH $FILE installed $INSTALLED
  /src/external/bsd/am-utils/dist/
cvs-server.txt 4 (1) Get an SSH Public key installed on cvs.am-utils.org. You can generate a
  /src/external/bsd/unbound/dist/contrib/
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 1
  /src/external/bsd/libpcap/dist/
autogen.sh 14 If version 2.69 or later is already installed and there is no
  /src/external/bsd/tcpdump/dist/
autogen.sh 14 If version 2.69 or later is already installed and there is no
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
lang-librep 4 # Assumes an fr_FR locale is installed.
5 # Assumes the following packages are installed: librep.
78 # Test which of the fr_FR locales are installed.
99 echo "Skipping test: no french locale is installed"
lang-c 4 # Assumes an fr_FR locale is installed.
5 # Assumes the following packages are installed: gcc.
150 echo "Skipping test: no french locale is installed"
lang-csharp 4 # Assumes an fr_FR locale is installed.
5 # Assumes the following packages are installed: pnet, pnetlib.
112 # Test which of the fr_FR locales are installed.
133 echo "Skipping test: no french locale is installed"
  /src/external/ibm-public/postfix/share/
readme.mk 21 # Not installed:
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 19 be installed):
57 The Windows versions of GNU Flex/Bison must be installed, and they must
58 be installed in a directory that contains no embedded spaces in the
59 pathname. They cannot be installed in the default "c:\Program Files"
61 iASL assumes that these tools are installed at this location:
65 Once the tools are installed, ensure that this path is added to the
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.en 78 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.de 82 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.es 81 {The RPI kernel was not installed, perhaps you didn't select it?}
msg.md.fr 81 {The RPI kernel was not installed, perhaps you didn't select it?}
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 68 {NetBSD/hp300 must be installed in the first part of the boot disk.
  /src/external/gpl2/texinfo/dist/util/
fixfonts 52 If it isn't installed somewhere else, you need to get the Metafont sources
  /src/external/ibm-public/postfix/dist/
postfix-install 30 # parameter settings. Most settings are stored in the installed
40 # is installed from a pre-built package or from source code.
75 # .IP "installed configuration files"
78 # value from an already installed Postfix main.cf configuration file.
87 # Prefix that is prepended to the pathnames of installed files.
90 # This parameter setting is not recorded in the installed main.cf file.
95 # This parameter setting is not recorded in the installed main.cf file.
99 # This parameter setting is not recorded in the installed main.cf file
105 # This parameter setting is recorded in the installed main.cf file.
110 # This parameter setting is recorded in the installed main.cf file
    [all...]
  /src/distrib/amiga/stand/
update 12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
  /src/share/mk/
bsd.inc.mk 26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
bsd.lua.mk 8 # LUA_VERSION currently installed version of Lua
21 # and installed as precompiled chunks for faster loading. Note
41 # being installed so we just install everything under /usr/lib/lua/5.4/
116 ## The module has Lua source and can be installed directly
bsd.nls.mk 42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>