Searched refs:bin (Results 226 - 250 of 1107) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/scripts/
H A Dwait4amd2die.in0 #!/bin/sh
15 PATH=@sbindir@:@bindir@:/usr/bin:/bin:${PATH}
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/mbr/gptmbr/
H A DMakefile3 PROG= gptmbr.bin
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/conf/
H A DMakefile.obs405.inc45 echo ${OBJCOPY} -S -O binary $@ $@.bin; \
46 ${OBJCOPY} -S -O binary $@ $@.bin;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/projects/GNOME/
H A Dtrigger0 #!/bin/sh
31 last=`/bin/pwd`
33 curr=`/bin/pwd`
/netbsd-6-1-5-RELEASE/tests/usr.bin/
H A DMakefile6 TESTSDIR= ${TESTSBASE}/usr.bin
/netbsd-6-1-5-RELEASE/tools/binstall/
H A DMakefile4 HOST_SRCDIR= usr.bin/xinstall
/netbsd-6-1-5-RELEASE/tools/cap_mkdb/
H A DMakefile4 HOST_SRCDIR= usr.bin/cap_mkdb
/netbsd-6-1-5-RELEASE/tools/lint/
H A DMakefile4 HOST_SRCDIR= usr.bin/xlint/xlint
/netbsd-6-1-5-RELEASE/tools/llvm-clang-tblgen/
H A DMakefile5 HOST_SRCDIR= external/bsd/llvm/bin/clang-tblgen
/netbsd-6-1-5-RELEASE/tools/llvm-tblgen/
H A DMakefile5 HOST_SRCDIR= external/bsd/llvm/bin/tblgen
/netbsd-6-1-5-RELEASE/tools/menuc/
H A DMakefile4 HOST_SRCDIR= usr.bin/menuc
/netbsd-6-1-5-RELEASE/tools/msgc/
H A DMakefile4 HOST_SRCDIR= usr.bin/msgc
/netbsd-6-1-5-RELEASE/tools/tic/
H A DMakefile4 HOST_SRCDIR= usr.bin/tic
/netbsd-6-1-5-RELEASE/share/examples/emul/linux/etc/
H A DLINUX_MAKEDEV0 #!/bin/sh -
34 PATH=/sbin:/bin/:/usr/bin:/usr/sbin:/usr/etc
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dbufbn.c104 u_char buf[2], *bin; local
122 bin = buffer_ptr(buffer);
123 if (BN_bin2bn(bin, bytes, value) == NULL) {
193 u_char *bin; local
195 if ((bin = buffer_get_string_ret(buffer, &len)) == NULL) {
200 if (len > 0 && (bin[0] & 0x80)) {
202 xfree(bin);
208 xfree(bin);
211 if (BN_bin2bn(bin, len, value) == NULL) {
213 xfree(bin);
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/threads/
H A Dpthread2.sh0 #!/bin/sh
5 /bin/rm -f mttest
H A Dpurify.sh0 #!/bin/sh
2 /bin/rm -f mttest
H A Dsolaris.sh0 #!/bin/sh
2 /bin/rm -f mttest
/netbsd-6-1-5-RELEASE/dist/ipf/l4check/
H A DMakefile10 /bin/rm -f l4check
/netbsd-6-1-5-RELEASE/external/bsd/bind/bin/nslookup/
H A DMakefile8 BINDIR= /usr/bin
12 DIST=${IDIST}/bin/dig
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/
H A Dntp-status0 #!/bin/sh
8 NTPDATE=/usr/local/bin/ntpdate
10 EGREP=/bin/egrep
11 AWK=/bin/awk
12 RM=/bin/rm
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/xmlwf/
H A DMakefile5 SYMLINKS+= /usr/bin/xmlwf ${BINDIR}/xmlwf
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A DMakefile.acpidevs13 /bin/rm -f acpidevs_data.h
/netbsd-6-1-5-RELEASE/libexec/makewhatis/
H A DMakefile9 .PATH: ${NETBSDSRCDIR}/usr.bin/man
10 CPPFLAGS+=-I${NETBSDSRCDIR}/usr.bin
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/projects/
H A DMakefile.msvc7 SHELL = /bin/sh

Completed in 226 milliseconds

1234567891011>>