| /src/usr.bin/rump_server/ |
| H A D | Makefile | 10 NOMAN= installed by ../rump_allserver
|
| /src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/ |
| H A D | time | 32 test $ARCH $FILE installed $INSTALLED
|
| /src/sys/external/bsd/compiler_rt/dist/test/timing/ |
| H A D | time | 32 test $ARCH $FILE installed $INSTALLED
|
| /src/tools/compat/ |
| H A D | defs.mk.in | 7 # This can be used when the library and include files have been installed 9 # or when they have not been installed into TOOLDIR but reside 46 # Use the installed (TOOLDIR) version of the library and headers by default
|
| /src/distrib/amiga/stand/ |
| H A D | update | 12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
|
| /src/distrib/amiga/miniroot/ |
| H A D | install.md | 76 echo -n "Should a boot block be installed? [y] " 87 echo "No bootblock installed." 92 There is no installboot program found on the installed filesystems. No boot 93 programs are installed. 98 programs are installed. 196 what="installed"; 203 To boot the installed system, enter halt at the command prompt. Once the 231 echo "The already installed kernel is: " 233 echo "Do you want to replace the already installed kernel by the kernel" 253 The following disk devices are installed o [all...] |
| /src/share/mk/ |
| H A D | bsd.inc.mk | 26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
|
| H A D | 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
|
| H A D | bsd.nls.mk | 42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path
|
| H A D | bsd.files.mk | 43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path 76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
|
| H A D | bsd.info.mk | 61 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
|
| H A D | bsd.kinc.mk | 51 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-ts419.dtsi | 25 * JP1 indicates if an LCD module is installed
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_irq.h | 84 bool installed; member in struct:amdgpu_irq
|
| H A D | amdgpu_irq.c | 299 adev->irq.installed = true; 307 adev->irq.installed = false; 331 if (adev->irq.installed) { 333 adev->irq.installed = false;
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_irq_kms.c | 322 rdev->irq.installed = true; 329 rdev->irq.installed = false; 347 if (rdev->irq.installed) { 349 rdev->irq.installed = false;
|
| H A D | radeon_r520.c | 201 if (!rdev->irq.installed) {
|
| /src/distrib/mvme68k/miniroot/ |
| H A D | install.md | 216 CONGRATULATIONS! You have successfully installed NetBSD! To boot the 217 installed system, enter halt at the command prompt. Once the system has
|
| /src/distrib/sparc/ |
| H A D | install.md | 186 echo -n "WARNING: No kernel installed; " 253 what="installed"; 260 To boot the installed system, enter halt at the command prompt. Once the 352 # If X11 is installed, move the those libraries as well 373 NetBSD/sparc X11 installation sets, if they are installed.
|
| /src/distrib/syspkg/mk/ |
| H A D | bsd.syspkg.mk | 150 ${ECHO} "The installed package tools were last updated on ${PKGTOOLS_VERSION:C|(....)(..)(..)|\1/\2/\3|}."; \ 237 ${ECHO} "${PKGBASE} package: $$found installed, pkgsrc version ${PKGNAME}"; \ 381 # The 'check' target can be used to check an installed package. 430 # To be used (-> true) ONLY if the pkg in question is known to be installed 524 # dependencies are all installed. 537 # Also, make sure that an installed package is recognized correctly in 615 ${ECHO} '***' "WARNING: '$$dep' expands to several installed packages " ; \ 623 ${ECHO} "$$dep not installed - dependency NOT registered" ; \ 634 ${ECHO} "${PKGNAME} requires installed package $$realdep"; \
|
| /src/lib/ |
| H A D | checkver | 46 # -d: Checks the version against the installed libraries. 48 # used as the location of installed libraries. 62 # large than the source version. If an installed library with a 64 # header and a list of the names of the offending installed libraries. 81 $PROG is a script that looks for installed libraries with 174 # Build list from the installed libraries. 234 # Grab the major and minor from the installed library.
|
| /src/usr.sbin/etcupdate/ |
| H A D | etcupdate | 274 # user might have installed it from pkgsrc. It is 369 m Merge the currently installed and new files 370 s Show the differences between the currently installed and new files 380 s Show the differences between the currently installed and new merged files
|
| /src/usr.sbin/sysinst/arch/evbarm/ |
| H A D | msg.md.pl | 80 {The RPI kernel was not installed, perhaps you didn't select it?}
|
| /src/sys/arch/i386/stand/lib/ |
| H A D | bios_disk.S | 177 # movb $1, %dl # # floppy drives installed
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| H A D | mga_drm.h | 271 int installed; member in struct:_drm_mga_warp_index
|