| /freebsd/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 114 clang/tools/CMakeLists.txt 115 clang/tools/apinotes-test/ 116 clang/tools/c-index-test/ 117 clang/tools/cir-lsp-server/ 118 clang/tools/cir-opt/ 119 clang/tools/cir-translate/ 120 clang/tools/clang-check/ 121 clang/tools/clang-diff/ 122 clang/tools/clang-extdef-mapping/ 123 clang/tools/clang-format/.clang-format [all …]
|
| /freebsd/targets/pseudo/bootstrap-tools/ |
| H A D | Makefile | 13 BTOOLSDIR?= ${HOST_OBJTOP}/tools 18 MAKESYSPATH=${SRCTOP}/tools/build/mk:${SRCTOP}/share/mk \ 22 INSTALL="sh ${SRCTOP}/tools/install.sh" \ 35 OBJTOP='${WORLDTMP}/obj-tools' \ 59 DISTRIB_ENV= INSTALL="sh ${SRCTOP}/tools/install.sh" NO_FSCHG=1 MK_TESTS=no 68 bootstrap-tools: legacy 69 build-tools: bootstrap-tools 70 cross-tools: build-tools 72 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS} 96 bootstrap-toolchain: .MAKE cross-tools
|
| /freebsd/usr.bin/m4/ |
| H A D | NOTES | 4 tools (VOS) package, and described in the "SOFTWARE TOOLS" and 5 "SOFTWARE TOOLS IN PASCAL" books. It has been expanded to include 8 Since both PD m4 and UN*X m4 are based on SOFTWARE TOOLS macro, 17 Software Tools distribution: macro 20 TOOLS IN PASCAL, Addison-Wesley, Mass. 1981 23 TOOLS, Addison-Wesley, Mass. 1976 35 described in Software Tools and Software Tools in Pascal books.
|
| /freebsd/tools/build/mk/ |
| H A D | Makefile.boot | 10 # To ensure that host binary compile as expected we use the tools from /usr/bin. 48 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/linux 59 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/mac 75 CFLAGS+= -I${SRCTOP}/tools/build/cross-build/include/common 81 # When building host tools we should never pull in headers from the source sys 83 # The only exceptions to this are sys/cddl/compat for dtrace bootstrap tools and 86 # make obj on every directory during the build-tools phase. 89 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \ 90 Copy the header to $${WORLDTMP}/legacy in tools/build/Makefile instead. \ 96 .error Do not include $${SRCTOP}/include when building bootstrap tools. \ [all …]
|
| /freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-3-deps-vm.sh | 17 echo "##[group]Install Development Tools" 22 libtirpc-dev libtool libunwind libunwind-dev linux-headers linux-tools \ 25 python3-dev qemu-guest-agent rng-tools rsync samba samba-server sed \ 48 echo "##[group]Install Development Tools" 52 samba strace sysstat rng-tools rsync wget xxhash 69 echo "##[group]Install Development Tools" 78 python3-setuptools python3-sphinx qemu-guest-agent rng-tools rpm2cpio \ 87 echo "##[group]Install Development Tools" 108 echo "##[group]Install Development Tools" 110 # Alma wants "Development Tools", Fedora 41 wants "development-tools" [all …]
|
| /freebsd/tools/tools/ |
| H A D | README | 2 This directory is for tools. 11 ath Tools specific to the Atheros 802.11 support 15 crypto Test and exercise tools related to the crypto framework 18 drm Tools specific to the DRM/KMS device drivers. 28 git Tools to simplify the use of git by committers. 36 iwi Tools specific to the Intel PRO/Wireless 2200BG/2225BG/2915ABG 46 mwl Tools specific to the Marvell 88W8363 support 50 npe Tools specific to the Intel IXP4XXX NPE device
|
| /freebsd/sys/conf/ |
| H A D | kmod.mk | 202 ${KMOD:S/$/.c/}: ${SYSDIR}/tools/fw_stub.awk 203 ${AWK} -f ${SYSDIR}/tools/fw_stub.awk ${FIRMWS} -m${KMOD} -c${KMOD:S/$/.c/g} \ 442 vnode_if.c: ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src 443 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -c 448 vnode_if.h vnode_if_newproto.h vnode_if_typedef.h: ${SYSDIR}/tools/vnode_if.awk \ 451 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -h 453 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -p 455 ${AWK} -f ${SYSDIR}/tools/vnode_if.awk ${SYSDIR}/kern/vnode_if.src -q 470 .m.c: ${SYSDIR}/tools/makeobjops.awk 471 ${AWK} -f ${SYSDIR}/tools/makeobjops.awk ${.IMPSRC} -c [all …]
|
| /freebsd/share/mk/ |
| H A D | src.tools.mk | 1 # Various tools used by the FreeBSD make installworld / distrib-dirs / 2 # distribution / installkernel targets. Also called "bootstrap tools" 3 # historically, however that name seemed to be ambiguous, as those tools 15 .if !target(__<src.tools.mk>__) 24 __<src.tools.mk>__: .NOTMAIN 25 .endif # !target(__<tools>__)
|
| H A D | local.sys.dirdeps.mk | 21 # Use tools/install.sh which can avoid the need for xinstall for simple cases. 22 INSTALL?= sh ${SRCTOP}/tools/install.sh 72 TOOLSDIR?= ${HOST_OBJTOP}/tools 77 # ideally tools needed by makefiles like sh,csh,tinfo 82 # Only define if it exists in case user didn't run bootstrap-tools. Otherwise 85 .if exists(${HOST_OBJTOP}/tools${.CURDIR}) 86 BTOOLSPATH= ${HOST_OBJTOP}/tools${.CURDIR} 90 # Don't use the bootstrap tools logic on itself. 91 .if ${.TARGETS:Mbootstrap-tools} == "" && \
|
| /freebsd/tools/tools/net80211/w00t/ |
| H A D | README | 2 This is a collection of tools that use raw 802.11 packet injection. 3 None of the tools configure the interface, so be sure to run something 8 beforehand. The following tools are found here: 17 All these tools depend on: 19 libw00t Utility functions used by all tools. 21 Detailed explanation of tools. 44 [For the next set of tools, refer to http://tapir.cs.ucl.ac.uk/bittau-wep.pdf
|
| /freebsd/tools/tools/locale/ |
| H A D | README | 6 cd /usr/src/tools/tools/locale 33 clean up tools or posix locale source files generated 42 make tools-test 43 Check if necessary tools are installed or not. 49 make build-tools
|
| /freebsd/sys/modules/sound/sound/ |
| H A D | Makefile | 22 feeder_eq_gen.h: ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk 23 ${AWK} -f ${SYSDIR}/tools/sound/feeder_eq_mkfilter.awk -- ${FEEDER_EQ_PRESETS} > ${.TARGET} 25 feeder_rate_gen.h: ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk 26 ${AWK} -f ${SYSDIR}/tools/sound/feeder_rate_mkfilter.awk -- ${FEEDER_RATE_PRESETS} > ${.TARGET} 28 snd_fxdiv_gen.h: ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk 29 ${AWK} -f ${SYSDIR}/tools/sound/snd_fxdiv_gen.awk -- > ${.TARGET}
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | README | 71 If your package does not utilize the auto* tools, then you 98 all-tools/ 100 common-tools/ 104 The parent package all-tools contains a subpackage common-tools 106 by both configure.ac files link against the common-tools/libopts 108 configure.ac uses LIBOPTS_CHECK_NOBUILD([common-tools/libopts]), 109 while common-tools/configure.ac uses LIBOPTS_CHECK. The difference
|
| /freebsd/tests/sys/acl/ |
| H A D | Makefile | 7 ${PACKAGE}FILES+= tools-crossfs.test 8 ${PACKAGE}FILES+= tools-nfs4.test 9 ${PACKAGE}FILES+= tools-nfs4-psarc.test 10 ${PACKAGE}FILES+= tools-nfs4-trivial.test 11 ${PACKAGE}FILES+= tools-posix.test
|
| H A D | 02.sh | 28 # This is a wrapper script to run tools-nfs4.test on UFS filesystem. 32 # and do /path/to/test run /path/to/test tools-nfs4.test, e.g. 34 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test 81 perl $TESTDIR/run $TESTDIR/tools-nfs4-psarc.test >&2 83 perl $TESTDIR/run $TESTDIR/tools-nfs4.test >&2
|
| H A D | 00.sh | 28 # This is a wrapper script to run tools-posix.test on UFS filesystem. 32 # and do /path/to/test run /path/to/test tools-posix.test, e.g. 34 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-posix.test 80 perl $TESTDIR/run $TESTDIR/tools-posix.test >&2
|
| H A D | 01.sh | 28 # This is a wrapper script to run tools-nfs4.test on ZFS filesystem. 34 # and do /path/to/test run /path/to/test tools-nfs4.test, e.g. 36 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test 81 perl $TESTDIR/run $TESTDIR/tools-nfs4-psarc.test >&2
|
| /freebsd/contrib/bearssl/mk/ |
| H A D | mkrules.sh | 349 tools/brssl.c \ 350 tools/certs.c \ 351 tools/chain.c \ 352 tools/client.c \ 353 tools/errors.c \ 354 tools/files.c \ 355 tools/impl.c \ 356 tools/keys.c \ 357 tools/names.c \ 358 tools/server.c \ [all …]
|
| /freebsd/ |
| H A D | Makefile.inc1 | 14 # -DWITHOUT_CTF do not run the DTrace CTF conversion tools on built objects 16 # LOCAL_ITOOLS="list of tools" to add additional tools to the ITOOLS list 23 # bootstrap-tools target 24 # LOCAL_TOOL_DIRS="list of dirs" to add additional dirs to the build-tools 27 # cross-tools target 37 # All libraries and includes, and some build tools will still build. 62 .include "share/mk/src.tools.mk" 367 make(toolchain) || make(_cross-tools)) 634 # When building we want to find the cross tools before the host tools in ${BPATH}. 641 # We should not be using tools from /usr/bin accidentally since this could cause [all …]
|
| /freebsd/usr.sbin/quot/ |
| H A D | quot.8 | 2 .\" Copyright (C) 1994 TooLs GmbH. 15 .\" This product includes software developed by TooLs GmbH. 16 .\" 4. The name of TooLs GmbH may not be used to endorse or promote products 19 .\" THIS SOFTWARE IS PROVIDED BY TOOLS GMBH ``AS IS'' AND ANY EXPRESS OR 22 .\" IN NO EVENT SHALL TOOLS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 116 / TooLs GmbH.
|
| /freebsd/sys/contrib/libsodium/builds/msvc/build/ |
| H A D | buildbase.bat | 7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat 8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat 9 SET environment="%programfiles(x86)%\%tools%" 10 IF NOT EXIST %environment% SET environment="%programfiles%\%tools%" 67 ECHO *** ERROR, build tools not found: %tools%
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/hooks/ |
| H A D | zfsunlock.in | 8 . /usr/share/initramfs-tools/hook-functions 10 copy_exec /usr/share/initramfs-tools/zfsunlock /usr/bin/zfsunlock 12 if [ -f /etc/initramfs-tools/etc/motd ]; then 13 copy_file text /etc/initramfs-tools/etc/motd /etc/motd
|
| /freebsd/sys/powerpc/include/ |
| H A D | proc.h | 5 * Copyright (C) 1995, 1996 TooLs GmbH. 18 * This product includes software developed by TooLs GmbH. 19 * 4. The name of TooLs GmbH may not be used to endorse or promote products 22 * THIS SOFTWARE IS PROVIDED BY TOOLS GMBH ``AS IS'' AND ANY EXPRESS OR 25 * IN NO EVENT SHALL TOOLS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| H A D | signal.h | 5 * Copyright (C) 1995, 1996 TooLs GmbH. 18 * This product includes software developed by TooLs GmbH. 19 * 4. The name of TooLs GmbH may not be used to endorse or promote products 22 * THIS SOFTWARE IS PROVIDED BY TOOLS GMBH ``AS IS'' AND ANY EXPRESS OR 25 * IN NO EVENT SHALL TOOLS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
| /freebsd/share/man/man8/ |
| H A D | nanobsd.8 | 176 .Pa src/tools/tools/nanobsd 187 cd /usr/src/tools/tools/nanobsd 323 .Bl -tag -width ".Pa src/tools/tools/nanobsd" -compact 324 .It Pa src/tools/tools/nanobsd
|