Searched refs:default (Results 1 - 25 of 267) sorted by relevance

1234567891011

/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/stackdepth/
H A DMakefile8 tst.default.d \
/freebsd-10-stable/release/picobsd/floppy.tree/etc/ppp/
H A Dppp.conf4 default:
/freebsd-10-stable/etc/
H A Dlogin.conf8 # default user environment settings.
17 # These settings are used by login(1) by default for classless users
25 default:\
51 # A collection of common class names - forward them all to 'default'
56 :tc=default:
58 :tc=default:
60 :tc=default:
63 :tc=default:
65 :tc=default:
67 :tc=default
[all...]
H A Dntp.conf9 # The driftfile is by default /var/db/ntpd.drift, check
55 # By default, only allow time queries and block all other requests
65 restrict default limited kod nomodify notrap noquery nopeer
71 #restrict default ignore
/freebsd-10-stable/contrib/dialog/samples/
H A Dmenubox18 $DIALOG --default-item "OS/2" --clear --title "MENU BOX" "$@" \
H A Dmenubox28 $DIALOG --default-item "MSDOS" --clear --title "MENU BOX" "$@" \
H A Dmenubox88 --default-item "MSDOS" \
H A Dmenubox1010 --default-item Dialog "$@" \
/freebsd-10-stable/contrib/netbsd-tests/crypto/libcrypto/conf/
H A Dd_conf_ssleay.cnf28 [ default ]
41 #H=$default::HOME
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/vmstat/
H A Dt_vmstat.sh28 atf_test_case default
46 atf_add_test_case default
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dssleay.cnf28 [ default ]
41 H=$default::HOME
/freebsd-10-stable/etc/ppp/
H A Dppp.conf11 default:
23 set timeout 180 # 3 minute idle timer (the default)
37 add default HISADDR # Add a (sticky) default route
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/stack/
H A DMakefile13 tst.default.d \
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend-query/
H A Denable-net.sh80 # Check if we have a default route already to not overwrite.
81 if ! route -n get -inet6 default > /dev/null 2>&1 ; then
82 route add -inet6 default ${IPV6GATE}
94 # Keep default from IPv4-only support times and clear the resolv.conf file.
104 route add -inet default ${GATE}
107 route add -inet6 default ${IPV6GATE}
/freebsd-10-stable/tools/tools/nanobsd/rescue/
H A Dcommon85 # Make root filesystem R/O by default
100 rm -f conf/default/etc/remount
101 touch conf/default/etc/.keepme
102 touch conf/default/var/.keepme
/freebsd-10-stable/contrib/llvm/lib/Support/Windows/
H A DMemory.inc43 default:
46 // Provide a default return value as required by some compilers.
/freebsd-10-stable/share/man/man1/
H A DMakefile30 builtin.1 default.1 \
/freebsd-10-stable/tools/tools/nanobsd/pcengines/
H A Dcommon.conf83 touch conf/default/etc/.keepme
84 touch conf/default/var/.keepme
/freebsd-10-stable/contrib/hyperv/tools/scripts/
H A Dhv_set_ifconfig57 route add default $GATEWAY
58 #route change default $GATEWAY
/freebsd-10-stable/release/picobsd/floppy.tree/etc/
H A Dsnmpd.conf32 com2sec public default public
52 # com2sec public default public
53 # com2sec private default private
/freebsd-10-stable/release/picobsd/mfs_tree/etc/
H A Dlogin.conf2 # default user environment settings.
21 # These settings are used by login(1) by default for classless users
24 default:\
61 :tc=default:
112 :tc=default:
118 :tc=default:
/freebsd-10-stable/contrib/ntp/conf/
H A Dgrundoon.conf8 fudge 127.127.22.1 # default use PLL/FLL loop
18 restrict default noserve # default deny
H A Dpogo.conf25 restrict default noserve # default deny
/freebsd-10-stable/contrib/netbsd-tests/net/mcast/
H A Dt_mcast.sh48 atf_check -s exit:0 -o ignore rump.route add default 10.0.0.1
49 atf_check -s exit:0 -o ignore rump.route add -inet6 default fc00::1
/freebsd-10-stable/share/examples/ppp/
H A Dlogin-auth70 button .b.ok -default active -text "Ok" -takefocus 0 -command {done};
72 button .b.cancel -default normal -text "Cancel" -takefocus 0 -command {exit 1};

Completed in 253 milliseconds

1234567891011