svn commit: r291357 - in user/ngie/more-tests2/tools/regression/lib/libc: nss resolv

Garrett Cooper ngie at FreeBSD.org
Thu Nov 26 06:57:12 UTC 2015


Author: ngie
Date: Thu Nov 26 06:57:10 2015
New Revision: 291357
URL: https://svnweb.freebsd.org/changeset/base/291357

Log:
  - Remove cnftp.bjpu.edu.cn (it no longer resolves)
  - Add localhost to resolv/mach for parity with nss/mach

Modified:
  user/ngie/more-tests2/tools/regression/lib/libc/nss/mach
  user/ngie/more-tests2/tools/regression/lib/libc/resolv/mach

Modified: user/ngie/more-tests2/tools/regression/lib/libc/nss/mach
==============================================================================
--- user/ngie/more-tests2/tools/regression/lib/libc/nss/mach	Thu Nov 26 06:56:15 2015	(r291356)
+++ user/ngie/more-tests2/tools/regression/lib/libc/nss/mach	Thu Nov 26 06:57:10 2015	(r291357)
@@ -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

Modified: user/ngie/more-tests2/tools/regression/lib/libc/resolv/mach
==============================================================================
--- user/ngie/more-tests2/tools/regression/lib/libc/resolv/mach	Thu Nov 26 06:56:15 2015	(r291356)
+++ user/ngie/more-tests2/tools/regression/lib/libc/resolv/mach	Thu Nov 26 06:57:10 2015	(r291357)
@@ -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


More information about the svn-src-user mailing list