/freebsd/tools/test/stress2/misc/ |
H A D | open.sh | 37 cd $dir 39 mycc -o open -Wall -Wextra -O0 -g open.c || exit 1 40 rm -f open.c 43 rm -rf $wdir 44 mkdir -p $wdir 45 cd $wdir 48 [ -f broken -o -f broken2 ] && { ls -l; echo FAIL; status=1; } 49 cd $odir 51 rm -rf /tmp/open $wdir 67 if (unlink("broken") <= 0 && errno != ENOENT) [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | mmp2-olpc-xo-1-75.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/linux-event-codes.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 13 #include <dt-bindings/clock/marvell,mmp2-audio.h> 16 model = "OLPC XO-1.75"; 17 compatible = "olpc,xo-1.75", "mrvl,mmp2"; 20 #address-cells = <1>; 21 #size-cells = <1>; [all …]
|
H A D | kirkwood-sheevaplug.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug 8 /dts-v1/; 10 #include "kirkwood-sheevaplug-common.dtsi" 14 compatible = "globalscale,sheevaplug", "marvell,kirkwood-88f6281", "marvell,kirkwood"; 18 pinctrl-0 = <&pmx_sdio>; 19 pinctrl-names = "default"; 21 /* No CD or WP GPIOs */ 22 broken-cd; 26 gpio-leds { [all …]
|
/freebsd/contrib/one-true-awk/ |
H A D | REGRESS | 8 if [ ! -f $EXE ] 13 if [ -d testdir ] 16 elif [ -f awktest.tar ] 19 tar -xpf awktest.tar 25 cd testdir 29 if (ulimit -c unlimited > /dev/null 2>&1) 31 # Workaround broken default on MacOS X 32 ulimit -c unlimited 37 cd .. 38 cd bugs-fixed
|
/freebsd/sys/contrib/openzfs/rpm/generic/ |
H A D | zfs-dkms.spec.in | 13 Name: %{module}-dkms 22 Source0: %{module}-%{version}.tar.gz 23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 33 Requires: kernel-devel >= @ZFS_META_KVER_MIN@, kernel-devel <= @ZFS_META_KVER_MAX@.999 34 Requires(post): kernel-devel >= @ZFS_META_KVER_MIN@, kernel-devel <= @ZFS_META_KVER_MAX@.999 35 Conflicts: kernel-devel < @ZFS_META_KVER_MIN@, kernel-devel > @ZFS_META_KVER_MAX@.999 36 Obsoletes: spl-dkms <= %{version} 38 Provides: %{module}-kmod = %{version} 52 %setup -q -n %{module}-%{version} 55 %{mkconf} -n %{module} -v %{version} -f dkms.conf [all …]
|
/freebsd/sys/contrib/openzfs/rpm/redhat/ |
H A D | zfs-dkms.spec.in | 13 Name: %{module}-dkms 22 Source0: %{module}-%{version}.tar.gz 23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 33 Requires: kernel-devel >= @ZFS_META_KVER_MIN@, kernel-devel <= @ZFS_META_KVER_MAX@.999 34 Requires(post): kernel-deve [all...] |
/freebsd/crypto/heimdal/include/kadm5/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/include/hcrypto/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/include/gssapi/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/etc/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-a64-pine64-lts.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 #include <dt-bindings/leds/common.h> 5 #include "sun50i-a64-sopine-baseboard.dts" 9 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18", 10 "allwinner,sun50i-a64"; 13 compatible = "gpio-leds"; 24 broken-cd; /* card detect is broken on *some* boards */
|
/freebsd/contrib/kyua/bootstrap/ |
H A D | testsuite.at | 34 cd "$(dirname ${as_myself})" 37 while test $(pwd) != '/' -a ! -e bootstrap/plain_helpers; do 38 cd .. 41 cd ${old} 52 ln -s $(GUESS_TOPDIR)/bootstrap/atf_helpers atf_helpers 55 [HOME=$(pwd) TESTS="$1" kyua --config=none \ 56 test --results-file=bootstrap.db $2]) 65 ln -s $(GUESS_TOPDIR)/bootstrap/plain_helpers plain_helpers 68 [HOME=$(pwd) HELPER="$1" kyua --config=none \ 69 test --results-file=bootstrap.db]) [all …]
|
/freebsd/contrib/less/ |
H A D | FREEBSD-upgrade | 5 4. cd less/dist 6 5. svn list -R | grep -v '/$' | sort >../old 7 6. cd ../lessv429 8 7. find . -type f | cut -c 3- | sort >../new 9 8. tar cf - . | tar xf - -C ../dist 10 9. cd ../dist 11 10. comm -23 ../old ../new | xargs svn rm 12 11. comm -13 ../old ../new | xargs svn add 17 ./configure --prefix=/ --bindir=/usr/bin --sbindir=/usr/sbin \ 18 --libexecdir=/usr/libexec --datarootdir=/usr/share [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-axg-jethome-jethub-j110-rev-3.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "meson-axg-jethome-jethub-j1xx.dtsi" 13 compatible = "jethome,jethub-j110", "amlogic,a113d", "amlogic,meson-ax [all...] |
H A D | meson-axg-jethome-jethub-j110-rev-2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "meson-axg-jethome-jethub-j1xx.dtsi" 13 compatible = "jethome,jethub-j110", "amlogic,a113d", "amlogic,meson-ax [all...] |
/freebsd/crypto/heimdal/tools/ |
H A D | Makefile.in | 30 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 31 install_sh_DATA = $(install_sh) -c -m 644 32 install_sh_PROGRAM = $(install_sh) -c 33 install_sh_SCRIPT = $(install_sh) -c 50 $(top_srcdir)/cf/auth-modules.m4 \ 51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 52 $(top_srcdir)/cf/broken-glob.m4 \ 53 $(top_srcdir)/cf/broken-realloc.m4 \ 54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 55 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/bin/sh/tests/builtins/ |
H A D | fc1.0 | 1 set -e 2 trap 'echo Broken pipe -- test failed' PIPE 4 P=${TMPDIR:-/tmp} 5 cd $P 6 T=$(mktemp -d sh-test.XXXXXX) 7 cd $T 10 ENV= HISTFILE=/dev/null ${SH} +m -i <input >output 2>error & 17 echo 'fc -e true' >&3 26 exit ${rc:-3}
|
H A D | fc2.0 | 1 set -e 2 trap 'echo Broken pipe -- test failed' PIPE 4 P=${TMPDIR:-/tmp} 5 cd $P 6 T=$(mktemp -d sh-test.XXXXXX) 7 cd $T 10 HISTFILE=/dev/null ${SH} +m -i <input >output 2>error & 18 echo 'fc -e true; echo continued' >&3 21 exec 3>&- 29 exec 3>&- [all …]
|
/freebsd/crypto/heimdal/lib/vers/ |
H A D | Makefile.in | 29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 49 $(top_srcdir)/cf/auth-modules.m4 \ 50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 51 $(top_srcdir)/cf/broken-glob.m4 \ 52 $(top_srcdir)/cf/broken-realloc.m4 \ 53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 54 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ftp/common/ |
H A D | Makefile.in | 29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 49 $(top_srcdir)/cf/auth-modules.m4 \ 50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 51 $(top_srcdir)/cf/broken-glob.m4 \ 52 $(top_srcdir)/cf/broken-realloc.m4 \ 53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 54 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | Makefile.in | 28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ 53 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \ [all …]
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1 15. V6.22.04 - 20210426 2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle) 4 12. V6.22.03 - 20201118 14 4. V6.22.02 - 20191204 16 2. V6.22.01 - 20191201 23 6. V6.22.00 - 20191128 24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is 31 range character instead of the start of range. [l-z]* would match foo 33 12. V6.21.00 - 20190508 48 20. V6.20.00 - 20161124 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157a-iot-box.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include "stm32mp157a-stinger96.dtsi" 11 compatible = "shiratech,stm32mp157a-iot-box", "st,stm32mp157"; 13 wlan_pwr: regulator-wlan { 14 compatible = "regulator-fixed"; 16 regulator-name = "wl-reg"; 17 regulator-min-microvolt = <3300000>; 18 regulator-max-microvolt = <3300000>; 21 enable-active-high; [all …]
|