1 $NetBSD: patch-ad,v 1.2 2005/01/22 15:59:58 ben Exp $
3 --- lib/ostype.pl.orig 2000-07-30 16:39:20.000000000 -0700
5 @@ -9,6 +9,9 @@ print "Determining OS (in determine_os()
7 # Order does not matter, table is sorted.
9 + "NETBSD1", "NetBSD.1",
10 + "NETBSD2", "NetBSD.2",
11 + "NETBSD3", "NetBSD.3",
12 "FREEBSD2", "FreeBSD.2",
13 "FREEBSD3", "FreeBSD.3",
14 "FREEBSD4", "FreeBSD.4",