/openbsd-src/regress/usr.bin/ssh/ |
H A D | sftp-perm.sh | 22 rm -f ${COPY} ${COPY}.1 23 test -d ${COPY}.dd && { rmdir ${COPY}.dd || fatal "rmdir ${COPY}.dd"; } 86 "put $DATA $COPY" \ 88 "cmp $DATA $COPY" \ 89 "test ! -f $COPY" 93 "chmod 0700 $COPY" \ 94 "touch $COPY; chmod 0400 $COPY" \ 95 "test -x $COPY" \ 96 "test ! -x $COPY" 100 "rm $COPY" \ [all …]
|
H A D | scp.sh | 9 DIR=${COPY}.dd 10 DIR2=${COPY}.dd2 11 COPY3=${OBJ}/copy.glob[123] 12 DIR3=${COPY}.dd.glob[456] 23 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} ${COPY3} ${DIR3} 28 # Create directory structure for recursive copy tests. 32 cp ${DATA} ${DIR}/copy 33 ln -s ${DIR}/copy ${DIR}/copy-sym 35 cp ${DATA} ${DIR}/subdir/copy 47 verbose "$tag: simple copy local file to local file" [all …]
|
H A D | sftp-cmds.sh | 13 QUOTECOPY=${COPY}".\"blah\"" 14 QUOTECOPY_ARG=${COPY}'.\"blah\"' 16 SPACECOPY="${COPY} this has spaces.txt" 17 SPACECOPY_ARG="${COPY}\ this\ has\ spaces.txt" 19 GLOBMETACOPY="${COPY} [metachar].txt" 21 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${COPY}.dd2 22 mkdir ${COPY}.dd 26 grep copy.dd >/dev/null || fail "lls failed" 30 grep copy.dd >/dev/null || fail "lls w/path failed" 61 rm -f ${COPY} [all …]
|
H A D | sftp-badcmds.sh | 10 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd 12 rm -f ${COPY} 14 echo "get $NONEXIST $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \ 16 test -f ${COPY} && fail "existing copy after get nonexistent" 18 rm -f ${COPY}.dd/* 23 test -f ${COPY}.dd/$x && fail "existing copy after get nonexistent" 26 rm -f ${COPY} 28 echo "put $NONEXIST $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \ 30 test -f ${COPY} && fail "existing copy after put nonexistent" 32 rm -f ${COPY}.dd/* [all …]
|
H A D | scp-uri.sh | 9 DIR=${COPY}.dd 10 DIR2=${COPY}.dd2 20 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} 35 verbose "$tag: simple copy local file to remote file" 37 $SCP $scpopts ${DATA} "scp://${USER}@somehost:${PORT}/${COPY}" || fail "copy failed" 38 cmp ${DATA} ${COPY} || fail "corrupted copy" 40 verbose "$tag: simple copy remote file to local file" 42 $SCP $scpopts "scp://${USER}@somehost:${PORT}/${DATA}" ${COPY} || fail "copy failed" 43 cmp ${DATA} ${COPY} || fail "corrupted copy" 45 verbose "$tag: simple copy local file to remote dir" [all …]
|
H A D | scp3.sh | 7 DIR=${COPY}.dd 8 DIR2=${COPY}.dd2 18 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} 23 # Create directory structure for recursive copy tests. 27 cp ${DATA} ${DIR}/copy 28 ln -s ${DIR}/copy ${DIR}/copy-sym 30 cp ${DATA} ${DIR}/subdir/copy 43 verbose "$tag: simple copy remote file to remote file" 45 $SCP $scpopts -3 hostA:${DATA} hostB:${COPY} || fail "copy failed" 46 cmp ${DATA} ${COPY} || fail "corrupted copy" [all …]
|
H A D | sftp-batch.sh | 8 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.* 11 get $DATA $COPY 12 put ${COPY} ${COPY}.1 13 rm ${COPY} 14 -put ${COPY} ${COPY}.2 25 get $DATA $COPY 26 put ${COPY} ${COPY}.3 27 rm ${COPY}.* 29 put ${COPY}.3 ${COPY}.4 53 rm -rf ${COPY} ${COPY}.1 ${COPY}.2 ${COPY}.dd ${BATCH}.*
|
H A D | sftp-uri.sh | 9 DIR=${COPY}.dd 10 DIR2=${COPY}.dd2 14 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} 26 …S "$SSH" -F $OBJ/ssh_config "sftp://${USER}@somehost:${PORT}/${DATA}" ${COPY} || fail "copy failed" 27 cmp ${DATA} ${COPY} || fail "corrupted copy" 31 cp ${DATA} ${COPY} 32 …-S "$SSH" -F $OBJ/ssh_config "sftp://${USER}@somehost:${PORT}/${COPY}" ${DIR} || fail "copy failed" 33 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 40 put ${DATA} copy 46 cmp ${DATA} ${DIR}/copy || fail "corrupted copy" [all …]
|
H A D | multiplex.sh | 55 rm -f ${COPY} 57 ${SSH} $mode -F $OBJ/ssh_config -S$CTL otherhost cat ${DATA} > ${COPY} 58 test -f ${COPY} || fail "ssh -Sctl: failed copy ${DATA}" 59 cmp ${DATA} ${COPY} || fail "ssh -Sctl: corrupted copy of ${DATA}" 61 rm -f ${COPY} 63 ${SSH} $mode -F $OBJ/ssh_config -S $CTL otherhost cat ${DATA} > ${COPY} 64 test -f ${COPY} || fail "ssh -S ctl: failed copy [all...] |
/openbsd-src/distrib/armv7/ramdisk/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 77 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 78 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211 79 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b 80 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573 81 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870 82 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071 83 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-ext etc/firmware/atu-at76c503-i3863-ext 84 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-int etc/firmware/atu-at76c503-i3863-int [all …]
|
/openbsd-src/distrib/i386/ramdisk_cd/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 74 #COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1 75 #COPY ${DESTDIR}/etc/firmware/tigon2 etc/firmware/tigon2 76 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 77 #COPY ${DESTDIR}/etc/firmware/3c990 etc/firmware/3c990 79 COPY ${DESTDIR}/etc/firmware/bnx-b06 etc/firmware/bnx-b06 80 COPY ${DESTDIR}/etc/firmware/bnx-b09 etc/firmware/bnx-b09 81 COPY ${DESTDIR}/etc/firmware/bnx-rv2p etc/firmware/bnx-rv2p 82 COPY ${DESTDIR}/etc/firmware/bnx-xi-rv2p etc/firmware/bnx-xi-rv2p [all …]
|
/openbsd-src/gnu/usr.bin/perl/lib/File/ |
H A D | Copy.t | 22 use File::Copy qw(copy move cp); 25 # If we have Time::HiRes, File::Copy loaded it for us. 31 foreach my $code ("copy()", "copy('arg')", "copy('arg', 'arg', 'arg', 'arg')", 42 # Simulate a cross-partition copy/move by forcing rename to 54 copy "file-$$", "copy-$$"; 56 open(F, "<", "copy-$$") or die $!; 60 is -s "file-$$", -s "copy-$$", 'copy(fn, fn): files of the same size'; 62 is $foo, "ok\n", 'copy(fn, fn): same contents'; 65 binmode STDOUT unless $^O eq 'VMS'; # Copy::copy works in binary mode 67 copy "copy-$$", \*STDOUT; [all …]
|
H A D | Copy.pm | 1 # File/Copy.pm. Written in 1994 by Aaron Sherman <ajs@ajs.com>. This 8 package File::Copy; 21 sub copy; 30 @EXPORT = qw(copy move); 67 sub copy { subroutine 68 croak("Usage: copy(FROM, TO [, BUFFERSIZE]) ") 77 croak("Bad buffer size for copy: $size\n") unless ($size > 0); 126 # copy, but we want the Unixy behavior of inheriting from 214 return 0 unless copy(@_) and @fromstat; 224 # since File::Copy is used during the Perl build. [all …]
|
/openbsd-src/distrib/arm64/ramdisk/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 78 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 79 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211 80 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b 81 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573 82 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870 83 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071 84 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-ext etc/firmware/atu-at76c503-i3863-ext 85 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-int etc/firmware/atu-at76c503-i3863-int [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/autodie/t/ |
H A D | hints.t | 9 use File::Copy qw(copy move cp mv); 20 # File::Copy states that all subroutines return '0' on failure. 24 # from File::Copy may not be what's in the documentation. 42 is( $hints->sub_fullname(\©), 'File::Copy::copy' , "Id: copy" ); 45 PERL5101 ? 'File::Copy::cp' : 'File::Copy::copy' , "Id: cp" 48 is( $hints->sub_fullname(\&move), 'File::Copy::move' , "Id: move" ); 50 PERL5101 ? 'File::Copy::mv' : 'File::Copy::move' , "Id: mv" 54 ok( $hints->get_hints_for(\©)->{scalar}->(0) , 55 "copy() hints should fail on 0 for scalars." 57 ok( $hints->get_hints_for(\©)->{list}->(0) , [all …]
|
/openbsd-src/distrib/amd64/ramdisk_cd/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 76 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 78 COPY ${DESTDIR}/etc/firmware/bnx-b06 etc/firmware/bnx-b06 79 COPY ${DESTDIR}/etc/firmware/bnx-b09 etc/firmware/bnx-b09 80 COPY ${DESTDIR}/etc/firmware/bnx-rv2p etc/firmware/bnx-rv2p 81 COPY ${DESTDIR}/etc/firmware/bnx-xi-rv2p etc/firmware/bnx-xi-rv2p 82 COPY ${DESTDIR}/etc/firmware/bnx-xi90-rv2p etc/firmware/bnx-xi90-rv2p 84 COPY ${DESTDIR}/etc/firmware/ral-rt2561 etc/firmware/ral-rt2561 85 COPY ${DESTDIR}/etc/firmware/ral-rt2561s etc/firmware/ral-rt2561s [all …]
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-copy.c | 1 /* Copy propagation and SSA_NAME replacement support routines. 16 You should have received a copy of the GNU General Public License 42 /* This file implements the copy propagation pass and provides a 43 handful of interfaces for performing const/copy propagation and 47 We require that for any copy operation where the RHS and LHS have 54 We enforce these requirements by having all copy propagation and 66 /* Do not copy between types for which we *do* need a conversion. */ in may_propagate_copy() 74 If we allow copy propagation in these cases, statements de-referencing in may_propagate_copy() 104 time being, blocking copy-propagation in these cases is the safe thing in may_propagate_copy() 147 /* We have a "copy" from something like a constant into a virtual in may_propagate_copy() [all …]
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 1 //===- MachineCopyPropagation.cpp - Machine Copy Propagation Pass ---------===// 9 // This is an extremely simple MachineInstr-level copy propagation pass. 14 // %reg1 = COPY %reg0 21 // - the COPY def is the only value that reaches OP 24 // %reg1 = COPY %reg0 30 // %R1 = COPY %R0 32 // %R0 = COPY %R1 <<< Removed 36 // %R1 = COPY %R0 38 // %R1 = COPY %R0 <<< Removed 44 // $R1 = COPY $R0 // $R0 is killed [all …]
|
/openbsd-src/distrib/landisk/ramdisk/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 70 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 71 COPY ${DESTDIR}/etc/firmware/zd1211 etc/firmware/zd1211 72 COPY ${DESTDIR}/etc/firmware/zd1211b etc/firmware/zd1211b 73 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573 74 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870 75 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071 76 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-ext etc/firmware/atu-at76c503-i3863-ext 77 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-int etc/firmware/atu-at76c503-i3863-int [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
H A D | downgrade.t |
|
H A D | round.t | 52 is($x->copy->$method($A), $result, "$method($A)"); 53 is($x->copy->$method($A.'.1'), $result, "$method(${A}.1)"); 54 is($x->copy->$method($A.'.5'), $result, "$method(${A}.5)"); 55 is($x->copy->$method($A.'.6'), $result, "$method(${A}.6)"); 56 is($x->copy->$method($A.'.9'), $result, "$method(${A}.9)"); 62 is($x->copy->$method(undef, $P), $result, "$method(undef, $P)"); 63 is($x->copy->$method(undef, $P.'.1'), $result, "$method(undef, ${P}.1)"); 64 is($x->copy->$method(undef, $P.'.5'), $result, "$method(undef.${P}.5)"); 65 is($x->copy->$method(undef, $P.'.6'), $result, "$method(undef, ${P}.6)"); 66 is($x->copy->$method(undef, $P.'.9'), $result, "$method(undef, ${P}.9)"); [all …]
|
/openbsd-src/distrib/loongson/ramdisk/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 72 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 73 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573 74 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-ext etc/firmware/atu-at76c503-i3863-ext 75 COPY ${DESTDIR}/etc/firmware/atu-at76c503-i3863-int etc/firmware/atu-at76c503-i3863-int 76 COPY ${DESTDIR}/etc/firmware/atu-at76c503-rfmd-acc-ext etc/firmware/atu-at76c503-rfmd-acc-ext 77 COPY ${DESTDIR}/etc/firmware/atu-at76c503-rfmd-acc-int etc/firmware/atu-at76c503-rfmd-acc-int 78 COPY ${DESTDIR}/etc/firmware/atu-at76c505-rfmd-ext etc/firmware/atu-at76c505-rfmd-ext 79 COPY ${DESTDIR}/etc/firmware/atu-at76c505-rfmd-int etc/firmware/atu-at76c505-rfmd-int [all …]
|
/openbsd-src/gnu/usr.bin/cvs/contrib/ |
H A D | intro.doc | 13 of the files. You may at any time create a personal copy of these 15 repository, you can 'update' your copy. 17 You may edit your copy of the files freely. If new versions of the 19 merges the changes in the central copy into your copy. 21 central copy clash with changes you have made in your own 22 copy. In this case cvs warns you, and you have to resolve the 23 clash in your copy.) 25 When you are satisfied with the changes you have made in your copy of 41 TO CREATE A PERSONAL COPY OF A REPOSITORY 43 Suppose you want a copy of the files in repository 'views' to be [all …]
|
/openbsd-src/distrib/macppc/ramdisk/ |
H A D | list | 5 # copy the crunched binary, link to it, and kill it 6 COPY ${OBJDIR}/instbin instbin 75 #COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1 76 #COPY ${DESTDIR}/etc/firmware/tigon2 etc/firmware/tigon2 77 COPY ${DESTDIR}/etc/firmware/kue etc/firmware/kue 78 COPY ${DESTDIR}/etc/firmware/rum-rt2573 etc/firmware/rum-rt2573 79 COPY ${DESTDIR}/etc/firmware/run-rt2870 etc/firmware/run-rt2870 80 COPY ${DESTDIR}/etc/firmware/run-rt3071 etc/firmware/run-rt3071 81 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8188eu etc/firmware/urtwn-rtl8188eu 82 COPY ${DESTDIR}/etc/firmware/urtwn-rtl8188ftv etc/firmware/urtwn-rtl8188ftv [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigRat/t/ |
H A D | downgrade.t |
|