Searched refs:installed (Results 1 - 25 of 79) sorted by relevance

1234

/src/usr.bin/rump_server/
H A DMakefile10 NOMAN= installed by ../rump_allserver
/src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dtime32 test $ARCH $FILE installed $INSTALLED
/src/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dtime32 test $ARCH $FILE installed $INSTALLED
/src/tools/compat/
H A Ddefs.mk.in7 # 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 Dupdate12 Assumes you are using an https capable ftp, and have lha installed from pkgsrc
/src/distrib/amiga/miniroot/
H A Dinstall.md76 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 Dbsd.inc.mk26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.lua.mk8 # 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 Dbsd.nls.mk42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path
H A Dbsd.files.mk43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.info.mk61 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.kinc.mk51 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/
H A Dkirkwood-ts419.dtsi25 * JP1 indicates if an LCD module is installed
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_irq.h84 bool installed; member in struct:amdgpu_irq
H A Damdgpu_irq.c299 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 Dradeon_irq_kms.c322 rdev->irq.installed = true;
329 rdev->irq.installed = false;
347 if (rdev->irq.installed) {
349 rdev->irq.installed = false;
H A Dradeon_r520.c201 if (!rdev->irq.installed) {
/src/distrib/mvme68k/miniroot/
H A Dinstall.md216 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 Dinstall.md186 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 Dbsd.syspkg.mk150 ${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 Dcheckver46 # -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 Detcupdate274 # 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 Dmsg.md.pl80 {The RPI kernel was not installed, perhaps you didn't select it?}
/src/sys/arch/i386/stand/lib/
H A Dbios_disk.S177 # movb $1, %dl # # floppy drives installed
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dmga_drm.h271 int installed; member in struct:_drm_mga_warp_index

Completed in 22 milliseconds

1234