diff options
Diffstat (limited to 'sys/arch/pmax/conf/GENERIC.rz0')
-rw-r--r-- | sys/arch/pmax/conf/GENERIC.rz0 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/pmax/conf/GENERIC.rz0 b/sys/arch/pmax/conf/GENERIC.rz0 index 40239e412e7..42232b50905 100644 --- a/sys/arch/pmax/conf/GENERIC.rz0 +++ b/sys/arch/pmax/conf/GENERIC.rz0 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.rz0,v 1.7 2000/09/13 21:03:36 maja Exp $ +# $OpenBSD: GENERIC.rz0,v 1.8 2001/05/16 05:07:50 millert Exp $ # # GENERIC kernel for the distribition simpleroot with root + swap hardcoded # to rz0 - required for use with zip drives for instance @@ -70,10 +70,6 @@ option KERNFS # kernel data-structure filesystem #option EON option IPFILTER # IP packet filter for security option IPFILTER_LOG # use /dev/ipl to log IPF -# i think this is not required for us - NetBSD backwards compatibility -#option COMPAT_10 # NetBSD 1.0 -#option COMPAT_11 # NetBSD 1.1 -#option COMPAT_12 # Netbsd 1.2 # compat stuff #option COMPAT_ULTRIX # ultrix compatibility |