| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/ |
| H A D | recursion | 21 ? "#MAKE#: Entering directory `#PWD#' 29 #MAKE#: Leaving directory `#PWD#'" 30 : "#MAKE#: Entering directory `#PWD#' 32 #MAKE#[1]: Entering directory `#PWD#' 36 #MAKE#[2]: Entering directory `#PWD#' 40 #MAKE#[2]: Leaving directory `#PWD#' 41 #MAKE#[1]: Leaving directory `#PWD#' 42 #MAKE#: Leaving directory `#PWD#'"));
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ |
| H A D | NOTES-NONSTOP.md | 218 assumes that your PWD is set according to your installation standards. 220 ./Configure nonstop-nsx --prefix=${PWD} \ 221 --openssldir=${PWD}/ssl no-threads \ 223 ./Configure nonstop-nsx_g --prefix=${PWD} \ 224 --openssldir=${PWD}/ssl no-threads \ 226 ./Configure nonstop-nsx_put --prefix=${PWD} \ 227 --openssldir=${PWD}/ssl threads "-D_REENTRANT" \ 229 ./Configure nonstop-nsx_spt_floss --prefix=${PWD} \ 230 --openssldir=${PWD}/ssl threads "-D_REENTRANT" \ 232 ./Configure nonstop-nsx_64 --prefix=${PWD} \ [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
| H A D | test66.ref | 1 ./postconf: warning: ldap:PWD/test66.cf: unused parameter: junk=junk 2 ./postconf: warning: mysql:PWD/test66.cf: unused parameter: junk=junk 3 ./postconf: warning: pgsql:PWD/test66.cf: unused parameter: junk=junk 4 ./postconf: warning: sqlite:PWD/test66.cf: unused parameter: junk=junk 5 ./postconf: warning: memcache:PWD/test66.cf: unused parameter: junk=junk
|
| H A D | test68.ref | 1 ./postconf: warning: ldap:PWD/test68.cf: unused parameter: junk=junk 2 ./postconf: warning: mysql:PWD/test68.cf: unused parameter: junk=junk 3 ./postconf: warning: pgsql:PWD/test68.cf: unused parameter: junk=junk 4 ./postconf: warning: sqlite:PWD/test68.cf: unused parameter: junk=junk 5 ./postconf: warning: memcache:PWD/test68.cf: unused parameter: junk=junk
|
| H A D | test69.ref | 1 ./postconf: warning: ldap:PWD/test69.cf: unused parameter: junk=junk
|
| /netbsd-src/tests/usr.bin/mkdep/ |
| H A D | t_findcc.sh | 138 "$(atf_get_srcdir)"/h_findcc "$PWD/nonexistent/echo" 147 atf_check -o "inline:$PWD/bin/echo$n" \ 149 "$(atf_get_srcdir)"/h_findcc "$PWD/bin/echo" 162 atf_check -o "inline:$PWD/bin/echo$n" \ 164 "$(atf_get_srcdir)"/h_findcc "$PWD/bin/echo arg"
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/nsupdate/krb/ |
| H A D | setup.sh | 16 PWD=$(pwd) 18 KRB5_CONFIG="${PWD}/krb5.conf" 21 KRB5_KDC_PROFILE=${PWD}/krb5kdc 48 kdc = FILE:${PWD}/kdc.log 49 admin_server = FILE:${PWD}/kadmin.log
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/95-test_external_gost_engine_data/ |
| H A D | gost_engine.sh | 15 PWD="$(pwd)" 41 echo " CWD: $PWD" 52 export OPENSSL_ENGINES="$PWD/bin"
|
| /netbsd-src/tests/usr.bin/printf/ |
| H A D | t_command.sh | 89 ( ./* | ../* ) PRINTF="${PWD}/${TEST_PRINTF}" ;; 96 ('' | . ) D="${PWD}";; 98 ( * ) D="${PWD}/${P}";;
|
| /netbsd-src/tests/fs/cd9660/ |
| H A D | t_high_ino_big_file.sh | 84 mntpnt=$PWD/mnt 87 rump_cd9660 -o norrip "$PWD"/pr_48787.image ${mntpnt} 96 rump_cd9660 "$PWD/pr_48787.image" ${mntpnt}
|
| /netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/ |
| H A D | generate_libstdcxx_web_docs | 35 start=$PWD 36 WORKDIR=`mktemp -d $PWD/build.XXXXXX` 37 DESTDIR=`mktemp -d $PWD/dest.XXXXXX`
|
| /netbsd-src/external/gpl3/gcc.old/dist/maintainer-scripts/ |
| H A D | generate_libstdcxx_web_docs | 35 start=$PWD 36 WORKDIR=`mktemp -d $PWD/build.XXXXXX` 37 DESTDIR=`mktemp -d $PWD/dest.XXXXXX`
|
| /netbsd-src/lib/libc/db/ |
| H A D | db2netbsd | 10 version=`basename $PWD | sed -e 's/db\.//'` 11 releasetag=`basename $PWD | sed -e 's/\./-/g'`
|
| /netbsd-src/tests/bin/sh/dotcmd/ |
| H A D | scoped_command | 46 ./*) TEST_SH="${PWD}${1#.}${2+ }$2";; 47 */*) TEST_SH="${PWD}/$1${2+ }$2";;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | tdtags | 207 printf >&2 'In "%s",\n' "$PWD" 278 td_find "$PWD" 314 td_find "$PWD" 322 printf '%s/%s\n' "$PWD" "$d" 340 while [ "$PWD" != / ]
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsfnms.c | 833 char *PWD = cgetenv("PWD"); in getfullRCSname() local 836 (d = PWD) && in getfullRCSname() 837 ROOTPATH(PWD) && in getfullRCSname() 838 stat(PWD, &PWDstat) == 0 && in getfullRCSname() 847 else if ((d = PWD)) in getfullRCSname() 853 if (!d && !(d = PWD)) in getfullRCSname()
|
| H A D | rcstest | 191 PWD=`pwd` && export PWD && 197 @Header: $PWD$SLASHRCSfile 2.1 date w s @ 207 @Source: $PWD$SLASH$RCSfile @
|
| /netbsd-src/external/mit/expat/dist/tests/ |
| H A D | xmltest.sh | 57 OUTPUT="$PWD/tests/out/" 58 TS="$PWD/tests/"
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/ |
| H A D | MAKE_RESTARTS | 56 #MAKE#[1]: Entering directory `#PWD#' 58 #MAKE#[1]: Leaving directory `#PWD#'");
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
| H A D | agman-cmd.tpl | 48 "test -f ${fn} || die mdoc2man not found from $PWD\n" 49 "${fn} <<\\_EndOfMdoc_ || die ${fn} failed in $PWD\n"
|
| /netbsd-src/tests/usr.bin/realpath/ |
| H A D | t_realpath.sh | 137 DIR=${PWD}/$(mktemp -d Dir.XXXXX) || 161 ln -s ${PWD}/S1 S4/PWDS1 || atf_fail "setup PWDS1" 162 ln -s ${PWD}/S9 S4/PWDS9 || atf_fail "setup PWDS9" 163 ln -s ${PWD}/S9/File S4/PWDS9F || atf_fail "setup PWDS9F"
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/ |
| H A D | Makefile | 114 @dir=$$PWD; cd /tmp; tar -c --bzip2 -f $$dir/gnu-efi-$(VERSION).tar.bz2 gnu-efi-$(VERSION) 126 @dir=$$PWD; cd /tmp; tar -c --bzip2 -f $$dir/gnu-efi-$(VERSION).tar.bz2 gnu-efi-$(VERSION)
|
| /netbsd-src/tests/lib/libarchive/ |
| H A D | t_libarchive.sh | 30 export TMPDIR=$PWD
|
| /netbsd-src/lib/libc/time/ |
| H A D | tzselect.ksh | 42 : ${TZDIR=$PWD}
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/ |
| H A D | dexplorer | 107 print "Output dir will be the current dir ($PWD)." 201 base1=${PWD##*/}
|