/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | resolv.m4 | 1 dnl stuff used by DNS resolv code in roken 10 AC_CHECK_HEADERS(resolv.h, , , [AC_INCLUDES_DEFAULT 22 AC_FIND_FUNC(res_search, resolv, 35 #include <resolv.h> 40 AC_FIND_FUNC(res_nsearch, resolv, 53 #include <resolv.h> 58 AC_FIND_FUNC(res_ndestroy, resolv, 71 #include <resolv.h> 85 AC_FIND_FUNC(dn_expand, resolv, 98 #include <resolv.h> [all …]
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | Makefile.in | 86 RESOLVOBJS= resolv/herror.@O@ resolv/mtctxres.@O@ resolv/res_comp.@O@ \ 87 resolv/res_data.@O@ resolv/res_debug.@O@ resolv/res_findzonecut.@O@ \ 88 resolv/res_init.@O@ resolv/res_mkquery.@O@ resolv/res_mkupdate.@O@ \ 89 resolv/res_query.@O@ resolv/res_send.@O@ resolv/res_sendsigned.@O@ \ 90 resolv/res_update.@O@ 92 SUBDIRS = bsd dst doc include inet irs isc nameser resolv @PORT_INCLUDE@
|
H A D | libc4netbsd | 52 mkdir -p $LIBC/resolv 57 cp $LIBBIND/resolv/$i $LIBC/resolv/$i
|
/netbsd-src/external/mpl/dhcp/dist/client/scripts/ |
H A D | openwrt | 8 cat /dev/null > /etc/resolv.conf.dhclient 9 chmod 644 /etc/resolv.conf.dhclient 11 echo search $new_domain_search >> /etc/resolv.conf.dhclient 16 echo search $new_domain_name >> /etc/resolv.conf.dhclient 19 echo nameserver $nameserver >>/etc/resolv.conf.dhclient 22 mv /etc/resolv.conf.dhclient /etc/resolv.conf 24 cat /dev/null > /etc/resolv.conf.dhclient6 25 chmod 644 /etc/resolv.conf.dhclient6 28 echo search ${new_dhcp6_domain_search} >> /etc/resolv.conf.dhclient6 38 echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 [all …]
|
H A D | bsdos | 5 cat /dev/null > /etc/resolv.conf.dhclient 7 echo search $new_domain_search >> /etc/resolv.conf.dhclient 12 echo search $new_domain_name >> /etc/resolv.conf.dhclient 15 echo nameserver $nameserver >> /etc/resolv.conf.dhclient 18 mv /etc/resolv.conf.dhclient /etc/resolv.conf 20 cat /dev/null > /etc/resolv.conf.dhclient6 21 chmod 644 /etc/resolv.conf.dhclient6 24 echo search ${new_dhcp6_domain_search} >> /etc/resolv.conf.dhclient6 34 echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 37 mv /etc/resolv.conf.dhclient6 /etc/resolv.conf
|
H A D | nextstep | 35 cat /dev/null > /etc/resolv.conf.dhclient 37 echo search $new_domain_search >> /etc/resolv.conf.dhclient 42 echo search $new_domain_name >> /etc/resolv.conf.dhclient 45 echo nameserver $nameserver >>/etc/resolv.conf.dhclient 48 mv /etc/resolv.conf.dhclient /etc/resolv.conf
|
H A D | linux | 43 new_resolv_conf=/etc/resolv.conf.dhclient-new 73 … sed -n /^\w*[Nn][Aa][Mm][Ee][Ss][Ee][Rr][Vv][Ee][Rr]/p /etc/resolv.conf >>$new_resolv_conf 76 if [ -f /etc/resolv.conf ]; then 77 chown --reference=/etc/resolv.conf $new_resolv_conf 78 chmod --reference=/etc/resolv.conf $new_resolv_conf 80 mv -f $new_resolv_conf /etc/resolv.conf 83 new_resolv_conf=/etc/resolv.conf.dhclient-new 100 … sed -n /^\w*[Nn][Aa][Mm][Ee][Ss][Ee][Rr][Vv][Ee][Rr]/p /etc/resolv.conf >>$new_resolv_conf 103 if [ -f /etc/resolv.conf ]; then 104 chown --reference=/etc/resolv.conf $new_resolv_conf [all …]
|
H A D | openbsd | 5 cat /dev/null > /etc/resolv.conf.dhclient 7 echo search $new_domain_search >> /etc/resolv.conf.dhclient 12 echo search $new_domain_name >> /etc/resolv.conf.dhclient 15 echo nameserver $nameserver >>/etc/resolv.conf.dhclient 18 mv /etc/resolv.conf.dhclient /etc/resolv.conf 20 cat /dev/null > /etc/resolv.conf.dhclient6 21 chmod 644 /etc/resolv.conf.dhclient6 24 echo search ${new_dhcp6_domain_search} >> /etc/resolv.conf.dhclient6 34 echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 37 mv /etc/resolv.conf.dhclient6 /etc/resolv.conf
|
H A D | netbsd | 5 cat /dev/null > /etc/resolv.conf.dhclient 7 echo search $new_domain_search >> /etc/resolv.conf.dhclient 12 echo search $new_domain_name >> /etc/resolv.conf.dhclient 15 echo nameserver $nameserver >>/etc/resolv.conf.dhclient 18 mv /etc/resolv.conf.dhclient /etc/resolv.conf 20 cat /dev/null > /etc/resolv.conf.dhclient6 21 chmod 644 /etc/resolv.conf.dhclient6 24 echo search ${new_dhcp6_domain_search} >> /etc/resolv.conf.dhclient6 34 echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 37 mv /etc/resolv.conf.dhclient6 /etc/resolv.conf
|
H A D | freebsd | 15 ( cat /dev/null > /etc/resolv.conf.dhclient ) 21 ( echo search $new_domain_search >> /etc/resolv.conf.dhclient ) 27 ( echo search $new_domain_name >> /etc/resolv.conf.dhclient ) 34 ( echo nameserver $nameserver >>/etc/resolv.conf.dhclient ) 40 ( mv /etc/resolv.conf.dhclient /etc/resolv.conf ) 49 ( cat /dev/null > /etc/resolv.conf.dhclient6 ) 55 ( echo search ${new_dhcp6_domain_search} >> /etc/resolv.conf.dhclient6 ) 69 ( echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 ) 74 ( mv /etc/resolv.conf.dhclient6 /etc/resolv.conf )
|
H A D | macos | 19 ( cat /dev/null > /var/run/resolv.conf.dhclient6 ) 25 ( echo search ${new_dhcp6_domain_search} >> /var/run/resolv.conf.dhclient6 ) 39 ( echo nameserver ${nameserver}$zone_id >> /etc/resolv.conf.dhclient6 ) 60 if [ -f /var/run/resolv.conf.dhclient6 ]; then 77 res=/var/run/resolv.conf.dhclient6
|
H A D | solaris | 5 cat /dev/null > /etc/resolv.conf.dhclient 7 echo search $new_domain_search >> /etc/resolv.conf.dhclient 12 echo search $new_domain_name >> /etc/resolv.conf.dhclient 15 echo nameserver $nameserver >>/etc/resolv.conf.dhclient 18 mv /etc/resolv.conf.dhclient /etc/resolv.conf
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | unbound.init_fedora | 38 …if [ ! -e ${rootdir}/etc/resolv.conf ] || /usr/bin/cmp -s /etc/resolv.conf ${rootdir}/etc/resolv.c… 39 cp -fp /etc/resolv.conf ${rootdir}/etc/resolv.conf 61 for mountfile in /dev/log /dev/urandom /etc/localtime /etc/resolv.conf /var/run/unbound
|
H A D | unbound.init_yocto | 46 if [ -s /etc/resolv.conf ]; then 48 …if [ ! -e ${rootdir}/etc/resolv.conf ] || ! /usr/bin/cmp -s /etc/resolv.conf ${rootdir}/etc/resolv… 49 cp -fp /etc/resolv.conf ${rootdir}/etc/resolv.conf
|
H A D | unbound.init | 46 if [ -s /etc/resolv.conf ]; then 48 …if [ ! -e ${rootdir}/etc/resolv.conf ] || ! /usr/bin/cmp -s /etc/resolv.conf ${rootdir}/etc/resolv… 49 cp -fp /etc/resolv.conf ${rootdir}/etc/resolv.conf
|
/netbsd-src/external/bsd/openresolv/dist/ |
H A D | README.md | 4 implementation which manages `/etc/resolv.conf`. 6 `/etc/resolv.conf` is a file that holds the configuration for the local 17 `/etc/resolv.conf`. 19 `resolv.conf` generated for the interface. It then calls all the helper scripts 20 it knows about so it can configure the real `/etc/resolv.conf` and optionally 39 Take the following resolv.conf files which have been generated by a 43 # resolv.conf from bge0 47 # resolv.conf from tap0 66 If openresolv updates `/etc/resolv.conf` it can notify the following of this:
|
H A D | libc.in | 89 if [ -f "$SYSCONFDIR"/resolv.conf.d/head ]; then 92 if [ -f "$SYSCONFDIR"/resolv.conf.d/tail ]; then 96 : ${resolv_conf:=/etc/resolv.conf} 100 if [ "${resolv_conf_head-x}" = x ] && [ -f "$SYSCONFDIR"/resolv.conf.head ] 104 if [ "${resolv_conf_tail-x}" = x ] && [ -f "$SYSCONFDIR"/resolv.conf.tail ]
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
H A D | phase1-up.sh | 31 mv /etc/resolv.conf /etc/resolv.conf.bak 32 ( umask 22; touch /etc/resolv.conf ) 33 echo "# Generated by racoon on `date`" >> /etc/resolv.conf 34 echo "nameserver ${INTERNAL_DNS4}" >> /etc/resolv.conf
|
H A D | phase1-down.sh | 32 if [ -f /etc/resolv.conf.bak ]; then 33 rm -f /etc/resolv.conf 34 mv /etc/resolv.conf.bak /etc/resolv.conf
|
/netbsd-src/external/bsd/dhcpcd/dist/hooks/ |
H A D | 20-resolv.conf | 61 if [ -f /etc/resolv.conf.head ]; then 62 cat /etc/resolv.conf.head >> "$cf" 67 if [ -f /etc/resolv.conf.tail ]; then 68 cat /etc/resolv.conf.tail >> "$cf" 72 if change_file /etc/resolv.conf "$cf"; then 73 chmod 644 /etc/resolv.conf
|
/netbsd-src/lib/libresolv/ |
H A D | Makefile | 8 LIB=resolv 9 CPPFLAGS+=-I${LIBC}/include -I${LIBC}/resolv -D_LIBRESOLV 15 .PATH: ${LIBC}/net ${LIBC}/resolv ${LIBC}/nameser
|
/netbsd-src/distrib/miniroot/ |
H A D | install.sh | 271 echo "domain $FQDN" > /tmp/resolv.conf 272 echo "nameserver $resp" >> /tmp/resolv.conf 273 echo "search $FQDN" >> /tmp/resolv.conf 279 cp /tmp/resolv.conf \ 280 /tmp/resolv.conf.shadow 399 for file in fstab ifconfig.* hosts myname mygate resolv.conf; do
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_resolv.sh | 28 atf_test_case resolv 41 atf_add_test_case resolv
|
/netbsd-src/distrib/common/ |
H A D | list.dhcpcd | 11 COPY ${DESTDIR}/libexec/dhcpcd-hooks/20-resolv.conf libexec/dhcpcd-hooks/20-resolv.conf
|
/netbsd-src/external/mpl/bind/dist/bin/dig/ |
H A D | host.rst | 39 server or servers listed in ``/etc/resolv.conf``. 89 ``ndots`` statement in ``/etc/resolv.conf``, or 1 if no ``ndots`` statement 92 ``domain`` directive in ``/etc/resolv.conf``. 111 the value of the ``attempts`` option in ``/etc/resolv.conf``, if set. 152 ``/etc/resolv.conf``. 170 ``timeout`` option in ``/etc/resolv.conf``. 188 ``/etc/resolv.conf``
|