Home
last modified time | relevance | path

Searched refs:unix (Results 1 – 25 of 215) sorted by relevance

123456789

/openbsd/src/regress/usr.bin/ssh/
Dmultiplex.sh91 rm -f ${COPY} $OBJ/unix-[123].fwd
94 $NC -N -Ul $OBJ/unix-1.fwd < ${DATA} > /dev/null &
96 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -L$OBJ/unix-2.fwd:$OBJ/unix-1.fwd otherhost >>$TEST_SSH…
97 ${SSH} -F $OBJ/ssh_config -S $CTL -Oforward -R$OBJ/unix-3.fwd:$OBJ/unix-2.fwd otherhost >>$TEST_SSH…
99 $NC -U $OBJ/unix-3.fwd < /dev/null > ${COPY}
102 rm -f ${COPY} $OBJ/unix-[123].fwd
Dforwarding.sh118 rm -f $OBJ/unix-[123].fwd
120 ${SSH} -S $CTL -N -M -f -F $OBJ/ssh_config -R${base}01:[$OBJ/unix-1.fwd] somehost
121 ${SSH} -S $CTL.1 -N -M -f -F $OBJ/ssh_config -L[$OBJ/unix-1.fwd]:[$OBJ/unix-2.fwd] somehost
122 ${SSH} -S $CTL.2 -N -M -f -F $OBJ/ssh_config -R[$OBJ/unix-2.fwd]:[$OBJ/unix-3.fwd] somehost
123 ${SSH} -S $CTL.3 -N -M -f -F $OBJ/ssh_config -L[$OBJ/unix-3.fwd]:127.0.0.1:$PORT somehost
/openbsd/src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/
Ddiff-strip-trailing-cr.txt3 # RUN: diff -u diff-in.dos diff-in.unix && false || true
4 # RUN: diff -u diff-in.unix diff-in.dos && false || true
6 # RUN: diff -u --strip-trailing-cr diff-in.dos diff-in.unix && false || true
7 # RUN: diff -u --strip-trailing-cr diff-in.unix diff-in.dos && false || true
/openbsd/src/gnu/usr.bin/binutils/gdb/config/djgpp/
Dfnchange.lst253 @V@/itcl/itcl/unix/pkgIndex.tcl.in @V@/itcl/itcl/unix/pkgIndex.t-in
255 @V@/itcl/itk/unix/pkgIndex.tcl.in @V@/itcl/itk/unix/pkgIndex.t-in
363 @V@/tcl/unix/tclConfig.sh.in @V@/tcl/unix/tclConfig.sh-in
364 @V@/tcl/unix/tclLoadAix.c @V@/tcl/unix/tclLdAix.c
365 @V@/tcl/unix/tclLoadAout.c @V@/tcl/unix/tclLdAout.c
366 @V@/tcl/unix/tclLoadDl.c @V@/tcl/unix/tclLdDl.c
367 @V@/tcl/unix/tclLoadDld.c @V@/tcl/unix/tclLdDld.c
368 @V@/tcl/unix/tclUnixFCmd.c @V@/tcl/unix/tclFCmd.c
369 @V@/tcl/unix/tclUnixFile.c @V@/tcl/unix/tclFile.c
370 @V@/tcl/unix/tclUnixTest.c @V@/tcl/unix/tclTest.c
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
Daclocal.m4207 if test -f "$i/unix/libtcl.so" ; then
208 ac_cv_c_tcllib=`(cd $i; pwd)`/unix/libtcl.so
210 elif test -f "$i/unix/libtcl.a" -o -f "$i/unix/Makefile"; then
211 ac_cv_c_tcllib=`(cd $i; pwd)`/unix/libtcl.a
248 if test -f "$i/unix/libtcl.so" ; then
249 ac_cv_c_tcllib=`(cd $i; pwd)`/unix/libtcl.so
251 elif test -f "$i/unix/libtcl.a" -o -f "$i/unix/Makefile"; then
252 ac_cv_c_tcllib=`(cd $i; pwd)`/unix/libtcl.a
485 if test -f "$i/unix/libtk.so" ; then
486 ac_cv_c_tklib=`(cd $i; pwd)`/unix/libtk.so
[all …]
DMakefile.in131 …ootme/../../expect:$$rootme/../../libstdc++:$$rootme/../../tk/unix:$$rootme/../../tcl/unix:$$rootm…
/openbsd/src/regress/usr.bin/nc/
DMakefile774 REGRESS_TARGETS += run-unix
775 run-unix:
790 REGRESS_TARGETS += run-unix-namelookup
791 run-unix-namelookup:
806 REGRESS_TARGETS += run-unix-probe
807 run-unix-probe:
829 REGRESS_TARGETS += run-unix-keep
830 run-unix-keep:
861 REGRESS_TARGETS += run-unix-dgram
862 run-unix-dgram:
[all …]
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
DREADME.mkhybrid82 README.hfs README.joliet README.unix cd_dir/
90 -hide-joliet README.hfs -hide-joliet README.unix \
91 -hide-hfs README.joliet -hide-hfs README.unix \
92 README=README.hfs README=README.joliet README=README.unix \
/openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/
Dbiblio50 %B USENET newsgroup comp.unix
56 %B USENET newsgroup unix.wizards
/openbsd/src/etc/
Ddaily51 \( -path './ssh-*' -o -path ./.X11-unix -o -path ./.ICE-unix \
54 find -x . -type d -mtime +1 ! -path ./vi.recover ! -path ./.X11-unix \
55 ! -path ./.ICE-unix ! -name . \
/openbsd/src/gnu/llvm/clang/docs/analyzer/
Dcheckers.rst874 unix section in Default Checkers
880 unix.API (C) argument
889 unix.Malloc (C) argument
898 unix.MallocSizeof (C) argument
913 unix.MismatchedDeallocator (C, C++) argument
922 unix.Vfork (C) argument
954 unix.cstring.BadSizeArg (C) argument
968 unix.cstring.NullArg (C) argument
1552 Similarly to :ref:`alpha.unix.PthreadLock <alpha-unix-PthreadLock>`, checks for
1950 Similarly to :ref:`alpha.unix.PthreadLock <alpha-unix-PthreadLock>`, checks for
[all …]
/openbsd/src/regress/usr.bin/m4/
Ddumpdef.m41 undefine(`unix')dnl
/openbsd/src/usr.bin/dig/lib/isc/unix/
DMakefile.inc3 .PATH: ${.CURDIR}/lib/isc/unix
/openbsd/src/usr.bin/netstat/
DMakefile5 unix.c mroute6.c net80211.c show.c
/openbsd/src/regress/usr.bin/mandoc/mdoc/Ox/
Dkeep.out_markdown5 **Ox-keep** - interaction of unix variant macros and word keeps
Dkeep.out_ascii4 OOxx--kkeeeepp - interaction of unix variant macros and word keeps
/openbsd/src/gnu/usr.bin/perl/
DREADME.qnx30 As with many unix ports, this one depends on a few "standard"
31 unix utilities which are not necessarily standard for QNX4.
44 This is the standard unix library builder.
116 A script that emulates the standard unix archive (aka library)
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dconfig.gcc400 …tm_file="${cpu_type}/${cpu_type}.h i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h linux.h i386/lin…
1101 tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h i386/i386elf.h"
1110 tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h i386/sysv4-cpp.h"
1116 …tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h netware.h i386/net…
1125 tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ptx4.h i386/ptx4-i.h"
1135 tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h i386/vxi386.h"
1139 tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h i386/i386-aout.h"
1144 tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/beos-elf.h"
1148 tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h i386/freebsd-aout.h"
1152 tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/freebsd.h"
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dhostchan.h19 #if defined (__NetBSD__) || defined (unix)
/openbsd/src/usr.bin/indent/
DREADME76 comp.sources.unix. I would suggest that with the permission of you
80 very original submission from the author to a unix tape, later the
90 a version of indent to comp.sources.unix.
/openbsd/src/gnu/usr.bin/perl/cpan/Time-Piece/t/
D04mjd.t9 # epoch to unix time. To be more general we should use strptime
/openbsd/src/usr.bin/units/
DREADME9 This program differs from the unix units program in the following
/openbsd/src/gnu/usr.sbin/mkhybrid/src/include/
Dmconfig.h52 #if defined(unix) || defined(__unix) || defined(__unix__)
/openbsd/src/gnu/usr.bin/cvs/windows-NT/
DREADME70 the same stuff as for unix (../configure, Makefile.in, &c). For
80 Here are some other things which may be of interest for unix junkies:
108 be better about compatibility across versions than unix vendors (on a
/openbsd/src/regress/sys/kern/pledge/generic/
Dtests.out16 test(test_pledge): pledge=("stdio unix",NULL) status=256 exit=1 (errno: "Operation not permitted")

123456789