- 838. [port] UnixWare 7.1.1 is now suported by
+ 838. [port] UnixWare 7.x.x is now suported by
bin/tests/system/ifconfig.sh.
837. [cleanup] Multithreading is now enabled by default only on
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: ifconfig.sh,v 1.29 2001/05/24 23:55:48 marka Exp $
+# $Id: ifconfig.sh,v 1.30 2001/05/24 23:58:24 marka Exp $
#
# Set up interface aliases for bind9 system tests.
*-unknown-freebsdelf4.*)
ifconfig lo0 10.53.0.$ns alias netmask 0xffffffff
;;
- *-UnixWare7.1.1*)
+ *-UnixWare7*)
ifconfig lo0 10.53.0.$ns alias netmask 0xffffffff
;;
*-unknown-netbsd*)
*-sgi-irix6.*)
ifconfig lo0 -alias 10.53.0.$ns
;;
- *-UnixWare7.1.1*)
+ *-UnixWare7*)
ifconfig lo0 -alias 10.53.0.$ns
;;
*-ibm-aix4.*)