diff options
author | ngie <ngie@FreeBSD.org> | 2015-11-26 06:57:10 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2015-11-26 06:57:10 +0000 |
commit | 59c723022b468ba836263eb2a5712cea28a70e53 (patch) | |
tree | 8e5a2f89730c3e62f021412a0d4bdb408539b390 /tools/regression | |
parent | 0d0395b6fdd049d6a6eb596d44a66fe1b22e1b06 (diff) | |
download | FreeBSD-src-59c723022b468ba836263eb2a5712cea28a70e53.zip FreeBSD-src-59c723022b468ba836263eb2a5712cea28a70e53.tar.gz |
- Remove cnftp.bjpu.edu.cn (it no longer resolves)
- Add localhost to resolv/mach for parity with nss/mach
Diffstat (limited to 'tools/regression')
-rw-r--r-- | tools/regression/lib/libc/nss/mach | 1 | ||||
-rw-r--r-- | tools/regression/lib/libc/resolv/mach | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/lib/libc/nss/mach b/tools/regression/lib/libc/nss/mach index d25d8d6..ab7ce24 100644 --- a/tools/regression/lib/libc/nss/mach +++ b/tools/regression/lib/libc/nss/mach @@ -11,7 +11,6 @@ antioche.antioche.eu.org boulder.tele.dk centaurus.4web.cz chur.math.ntnu.no -cnftp.bjpu.edu.cn console.netbsd.org cvs.fi.netbsd.org cvs.mikrolahti.fi diff --git a/tools/regression/lib/libc/resolv/mach b/tools/regression/lib/libc/resolv/mach index f3c3981..ab7ce24 100644 --- a/tools/regression/lib/libc/resolv/mach +++ b/tools/regression/lib/libc/resolv/mach @@ -1,3 +1,5 @@ +# $FreeBSD$ +localhost above.warped.net anoncvs.cirr.com anoncvs.isc.netbsd.org @@ -9,7 +11,6 @@ antioche.antioche.eu.org boulder.tele.dk centaurus.4web.cz chur.math.ntnu.no -cnftp.bjpu.edu.cn console.netbsd.org cvs.fi.netbsd.org cvs.mikrolahti.fi |