| /freebsd/contrib/unbound/contrib/ |
| H A D | unbound_cache.sh | 29 ECHO=`which echo` 42 $ECHO "Usage: `$BASENAME $0` [-s] or [-l] or [-r] or [-h] [filename]" 43 $ECHO . 44 …$ECHO "l - Load - default mode. Warming up Unbound DNS cache from saved file. cache-ttl must be hi… 45 $ECHO "s - Save - save Unbound DNS cache contents to plain file with domain names." 46 $ECHO "r - Reload - reloadind new cache entries and refresh existing cache" 47 $ECHO "h - this screen." 48 …$ECHO "filename - file to save/load dumped cache. If not specified, $CONF/$FNAME will be used inst… 49 $ECHO "Note: Run without any arguments will be in default mode." 50 $ECHO " Also, unbound-control must be configured." [all …]
|
| /freebsd/sys/contrib/libsodium/builds/msvc/build/ |
| H A D | buildbase.bat | 1 @ECHO OFF 13 ECHO Building: %solution% 16 ECHO Platform=x86 18 ECHO Configuration=DynDebug 21 ECHO Configuration=DynRelease 24 ECHO Configuration=LtcgDebug 27 ECHO Configuration=LtcgRelease 30 ECHO Configuration=StaticDebug 33 ECHO Configuration=StaticRelease 38 ECHO Platform=x64 [all …]
|
| H A D | buildall.bat | 1 @ECHO OFF 4 ECHO. 6 ECHO. 8 ECHO. 10 ECHO. 12 ECHO.
|
| /freebsd/contrib/bmake/mk/ |
| H A D | newlog.sh | 245 0) ECHO=;; 246 *) ECHO=echo;; 293 $ECHO chmod $opt_M $log.0 2> /dev/null 298 -d) $ECHO mkdir -p $log;; 299 *) $ECHO touch $log;; 302 test "x$opt_o" = x || $ECHO chown $opt_o $log 303 test "x$opt_g" = x || $ECHO chgrp $opt_g $log 304 test "x$mode" = x || $ECHO chmod $mode $log 312 $ECHO rm $rm_f `echo $log.$n | sed 's/\([0-9]\)$/[\1-9]*/'` 319 $ECHO rm $rm_f $log.$p.* [all …]
|
| /freebsd/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.bat | 1 @ECHO OFF 2 ECHO Started nuget packaging build. 3 ECHO. 6 ECHO. 9 ECHO. 10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder." 11 ECHO. 12 ECHO Completed nuget packaging build. The package is in the following folder:
|
| /freebsd/tests/sys/cddl/zfs/include/ |
| H A D | libtest.kshlib | 123 $ECHO $1 | $SED "s/,/ /g" 664 size=`$ECHO $size| sed s/mb/M/` 665 size=`$ECHO $size| sed s/m/M/` 666 size=`$ECHO $size| sed s/gb/G/` 667 size=`$ECHO $size| sed s/g/G/` 734 $ECHO $sz 806 $ECHO $prop_val 819 $ECHO $first_arg 821 $ECHO $second_arg 849 $ECHO $prop_val [all …]
|
| /freebsd/crypto/heimdal/ |
| H A D | ltmain.sh | 138 test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} 172 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` 184 func_basename_result=`$ECHO "${1}" | $SED "$basename"` 203 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` 209 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` 222 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; 223 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; 279 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ 290 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ 292 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ [all …]
|
| /freebsd/contrib/openbsm/config/ |
| H A D | ltmain.sh | 313 : ${ECHO="printf %s\n"} 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 724 $ECHO "$progname: $_G_line" 735 $ECHO "$*" 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ltmain.sh | 313 : ${ECHO="printf %s\n"} 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 724 $ECHO "$progname: $_G_line" 735 $ECHO "$*" 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 313 : ${ECHO="printf %s\n"} 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 724 $ECHO "$progname: $_G_line" 735 $ECHO "$*" 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/ldns/ |
| H A D | ltmain.sh | 313 : ${ECHO="printf %s\n"} 411 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 417 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 724 $ECHO "$progname: $_G_line" 735 $ECHO "$*" 758 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 759 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 768 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 864 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 866 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/libevent/build-aux/ |
| H A D | ltmain.sh | 321 : ${ECHO="printf %s\n"} 419 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 425 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 732 $ECHO "$progname: $_G_line" 743 $ECHO "$*" 766 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 767 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 776 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 872 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 874 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/file/ |
| H A D | ltmain.sh | 330 : ${ECHO="printf %s\n"} 457 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 463 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 770 $ECHO "$progname: $_G_line" 781 $ECHO "$*" 804 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 805 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 814 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 910 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 912 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/contrib/openpam/ |
| H A D | ltmain.sh | 327 : ${ECHO="printf %s\n"} 454 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 767 $ECHO "$progname: $_G_line" 778 $ECHO "$*" 801 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 802 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 811 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 909 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| H A D | configure | 7303 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 7304 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do 7305 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 8481 lt_cv_sharedlib_from_linklib_cmd=$ECHO 8490 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO 9090 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 9150 $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5 9432 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 10602 eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" 10605 eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" [all …]
|
| /freebsd/contrib/unbound/ |
| H A D | ltmain.sh | 327 : ${ECHO="printf %s\n"} 454 progname=`$ECHO "$progpath" |$SED "$sed_basename"` 460 progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` 767 $ECHO "$progname: $_G_line" 778 $ECHO "$*" 801 _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` 802 _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` 811 $ECHO "$_G_prefix$tc_bold$_G_line$tc_reset" >&2 907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` 909 _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_user/zfs_list/ |
| H A D | zfs_list.kshlib | 53 EXPECTED=$($ECHO $list | $AWK "{print \$$index}") 66 if [ $index -ne $($ECHO $list | $AWK '{print split($0,arr)+1}') ] 84 typeset -i index=$($ECHO $list | $AWK '{print split($0,arr)}') 95 EXPECTED=$($ECHO $list | $AWK "{print \$$index}")
|
| /freebsd/tests/sys/cddl/zfs/tests/migration/ |
| H A D | migration.kshlib | 97 suma=`$ECHO $sumy | $AWK '{print $1}'` 98 sumb=`$ECHO $sumy | $AWK '{print $2}'` 131 suma=`$ECHO $sumy | $AWK '{print $1}'` 132 sumb=`$ECHO $sumy | $AWK '{print $2}'`
|
| /freebsd/contrib/netbsd-tests/ipf/input/ |
| H A D | n8_6 | 2 # ICMP ECHO (ping) exchange 11 # ECHO reply 20 # ECHO request 29 # ECHO reply
|
| /freebsd/include/ |
| H A D | mk-osreldate.sh | 32 ECHO=${ECHO:=echo} 37 ${ECHO} creating osreldate.h from newvers.sh
|
| /freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_swap/ |
| H A D | zvol_swap_003_pos.ksh | 119 line=`$ECHO "$i" | $AWK '{print $4}'` 122 $ECHO "$voldev"\ 127 $ECHO "Add an entry of zvol device as"\ 131 $ECHO "$i" >> $NEW_VFSTAB_FILE
|
| /freebsd/contrib/openbsm/ |
| H A D | configure | 3478 a { ECHO; } 4079 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` 4080 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do 4081 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` 5145 lt_cv_sharedlib_from_linklib_cmd=$ECHO 5153 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO 5745 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp 6076 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 7106 eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" 7109 eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" [all …]
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_set/ |
| H A D | zfs_set_common.kshlib | 133 $ECHO "$str" 166 $ECHO "${part1}:${part2}" 194 $ECHO "${part1}${part2}" 209 $ECHO "$value" 247 $ECHO "$source"
|
| /freebsd/share/mk/ |
| H A D | bsd.obj.mk | 116 @${ECHO} "Warning: Object directory not changed from original ${.CURDIR}" 118 @${ECHO} "Warning: Using ${.OBJDIR} as object directory instead of\ 130 ${ECHO} "Unable to create ${CANONICALOBJDIR}."; \ 133 ${ECHO} "${CANONICALOBJDIR} created for ${.CURDIR}"; \ 139 ${ECHO} "Unable to create ${CANONICALOBJDIR}/${dir}."; \ 142 ${ECHO} "${CANONICALOBJDIR}/${dir} created for ${.CURDIR}"; \
|
| /freebsd/tests/sys/cddl/zfs/tests/acl/cifs/ |
| H A D | cifs_attr_003_pos.ksh | 222 $EVAL "$ECHO '$TESTSTR' > $object" 255 $EVAL "$ECHO '$TESTSTR' >> $object" 278 $EVAL "$ECHO y | $RM -r $target.new" 298 $EVAL "$ECHO y | $RM -r $object" 318 $EVAL "$RUNAT $object \"$ECHO '$TESTSTR' > $TESTATTR\"" 320 $EVAL "$RUNAT $object \"$ECHO '$TESTSTR' >> $TESTATTR\"" 492 $ECHO "Testing nounlink of $object" 590 $ECHO "$TESTSTR" > $TESTFILE
|