diff options
Diffstat (limited to 'sys/arch/pmax')
-rw-r--r-- | sys/arch/pmax/conf/DS3100 | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/DS5000_100 | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/DS5000_200 | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/DS5000_25 | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/GENERIC.NFS | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/GENERIC.rz0 | 4 | ||||
-rw-r--r-- | sys/arch/pmax/conf/RAMDISK | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/sys/arch/pmax/conf/DS3100 b/sys/arch/pmax/conf/DS3100 index d36ab33865c..0b0262b70a5 100644 --- a/sys/arch/pmax/conf/DS3100 +++ b/sys/arch/pmax/conf/DS3100 @@ -1,4 +1,4 @@ -# $OpenBSD: DS3100,v 1.9 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: DS3100,v 1.10 2001/05/17 00:57:56 pvalchev Exp $ # # DECstation (3100 or 2100) config file # @@ -12,7 +12,7 @@ option MIPS1 # R2000/R3000 support option DS3100 # PMAX (kn01) decstation 2100, 3100 # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/DS5000_100 b/sys/arch/pmax/conf/DS5000_100 index f97875c6219..dbba58b2ee1 100644 --- a/sys/arch/pmax/conf/DS5000_100 +++ b/sys/arch/pmax/conf/DS5000_100 @@ -1,4 +1,4 @@ -# $OpenBSD: DS5000_100,v 1.7 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: DS5000_100,v 1.8 2001/05/17 00:57:57 pvalchev Exp $ # # DECstation 5000/100 kernel config # @@ -12,7 +12,7 @@ option MIPS1 # R2000/R3000 support option DS5000_100 # 3MIN (kn02ba/kmin) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/DS5000_200 b/sys/arch/pmax/conf/DS5000_200 index d9a9bb8503e..1357ea773da 100644 --- a/sys/arch/pmax/conf/DS5000_200 +++ b/sys/arch/pmax/conf/DS5000_200 @@ -1,4 +1,4 @@ -# $OpenBSD: DS5000_200,v 1.8 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: DS5000_200,v 1.9 2001/05/17 00:57:57 pvalchev Exp $ # # DECstation 5000/200 (KN02 motherboard, codname 3MAX) kernel config # @@ -12,7 +12,7 @@ option MIPS1 # R2000/R3000 support option DS5000_200 # 3MAX (kn02) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/DS5000_25 b/sys/arch/pmax/conf/DS5000_25 index 98ee1505d11..451a71bccf3 100644 --- a/sys/arch/pmax/conf/DS5000_25 +++ b/sys/arch/pmax/conf/DS5000_25 @@ -1,4 +1,4 @@ -# $OpenBSD: DS5000_25,v 1.7 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: DS5000_25,v 1.8 2001/05/17 00:57:57 pvalchev Exp $ # # DECstation 5000/20, 5000/25 or 5000/33 kernel config # @@ -12,7 +12,7 @@ option MIPS1 # R2000/R3000 support option DS5000_25 # MAXINE (kn02ca/xine) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC index a74c3076bfb..15e3b09b8f2 100644 --- a/sys/arch/pmax/conf/GENERIC +++ b/sys/arch/pmax/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.20 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: GENERIC,v 1.21 2001/05/17 00:57:57 pvalchev Exp $ # # GENERIC kernel for the distribition simpleroot # @@ -16,7 +16,7 @@ option DS5000_200 # 3MAX (kn02) option DS5000_240 # 3MAXPLUS (kn03) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules # config bsd swap generic support option GENERIC # required for swap generic diff --git a/sys/arch/pmax/conf/GENERIC.NFS b/sys/arch/pmax/conf/GENERIC.NFS index 5b502861ef3..a3076892eb1 100644 --- a/sys/arch/pmax/conf/GENERIC.NFS +++ b/sys/arch/pmax/conf/GENERIC.NFS @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.NFS,v 1.8 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: GENERIC.NFS,v 1.9 2001/05/17 00:57:57 pvalchev Exp $ # # GENERIC netboot / nfs root + swap kernel for the distribition simpleroot # @@ -16,7 +16,7 @@ option DS5000_200 # 3MAX (kn02) option DS5000_240 # 3MAXPLUS (kn03) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/GENERIC.rz0 b/sys/arch/pmax/conf/GENERIC.rz0 index 42232b50905..e643f54d639 100644 --- a/sys/arch/pmax/conf/GENERIC.rz0 +++ b/sys/arch/pmax/conf/GENERIC.rz0 @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.rz0,v 1.8 2001/05/16 05:07:50 millert Exp $ +# $OpenBSD: GENERIC.rz0,v 1.9 2001/05/17 00:57:58 pvalchev Exp $ # # GENERIC kernel for the distribition simpleroot with root + swap hardcoded # to rz0 - required for use with zip drives for instance @@ -17,7 +17,7 @@ option DS5000_200 # 3MAX (kn02) option DS5000_240 # 3MAXPLUS (kn03) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 64 diff --git a/sys/arch/pmax/conf/RAMDISK b/sys/arch/pmax/conf/RAMDISK index 497eecaff06..669fff2a454 100644 --- a/sys/arch/pmax/conf/RAMDISK +++ b/sys/arch/pmax/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.3 2000/05/01 22:25:46 maja Exp $ +# $OpenBSD: RAMDISK,v 1.4 2001/05/17 00:57:58 pvalchev Exp $ # # RAMDISK kernel for the distribition ramdisk # @@ -16,7 +16,7 @@ option DS5000_200 # 3MAX (kn02) option DS5000_240 # 3MAXPLUS (kn03) # timezone stuff option TIMEZONE=0 -option DST=0 # use daylight savings rules +option DST=0 # use daylight saving rules maxusers 4 |