summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISKB3
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
-rw-r--r--sys/arch/macppc/conf/RAMDISK5
-rw-r--r--sys/arch/sun3/conf/RAMDISK3
6 files changed, 6 insertions, 14 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 790120355cd..3be94ee070d 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.108 2001/07/06 18:35:54 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.109 2001/09/22 20:44:48 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -248,6 +248,5 @@ ukphy* at mii? phy ? # "unknown" PHYs
pseudo-device loop 1 # network loopback
#pseudo-device sl 1 # CSLIP
#pseudo-device ppp 1 # PPP
-#pseudo-device pty 16 # pseudo-terminals
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 7d0f9dbc067..6f0ccbbf159 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.42 2001/07/06 18:35:54 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.43 2001/09/22 20:44:48 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -265,6 +265,5 @@ ukphy* at mii? phy ? # "unknown" PHYs
pseudo-device loop 1 # network loopback
#pseudo-device sl 1 # CSLIP
#pseudo-device ppp 1 # PPP
-#pseudo-device pty 16 # pseudo-terminals
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index cbc8f04e28b..ba0f768b2ba 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.23 2001/07/06 18:35:54 deraadt Exp $
+# $OpenBSD: RAMDISKC,v 1.24 2001/09/22 20:44:48 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -261,6 +261,5 @@ ukphy* at mii? phy ? # "unknown" PHYs
pseudo-device loop 1 # network loopback
#pseudo-device sl 1 # CSLIP
#pseudo-device ppp 1 # PPP
-#pseudo-device pty 16 # pseudo-terminals
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index a02f765c53a..ee420177efe 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.47 2001/06/27 05:46:16 art Exp $
+# $OpenBSD: RAMDISK_CD,v 1.48 2001/09/22 20:44:48 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -315,6 +315,5 @@ ukphy* at mii? phy ? # "unknown" PHYs
pseudo-device loop 1 # network loopback
#pseudo-device sl 1 # CSLIP
#pseudo-device ppp 1 # PPP
-#pseudo-device pty 16 # pseudo-terminals
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 25292e76b98..210fa220977 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.1 2001/09/01 15:59:31 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.2 2001/09/22 20:44:48 deraadt Exp $
#
# PPC GENERIC config file
#
@@ -151,9 +151,6 @@ cd* at scsibus? target ? lun ?
#uk* at scsibus? target ? lun ?
pseudo-device loop 1 # network loopback
-pseudo-device pty 64 # pseudo-terminals
-#pseudo-device ccd 4 # concatenated disk devices
-#pseudo-device ksyms 1 # kernel symbols device
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ram disk
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK
index f87f7625385..f89544666f6 100644
--- a/sys/arch/sun3/conf/RAMDISK
+++ b/sys/arch/sun3/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.18 2001/06/23 19:46:59 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.19 2001/09/22 20:44:48 deraadt Exp $
# $NetBSD: RAMDISK,v 1.3.4.1 1996/08/19 23:35:10 gwr Exp $
# Machine architecture; required by config(8)
@@ -119,4 +119,3 @@ cd* at scsibus? target ? lun ?
# RAM-disk (root for install tape)
pseudo-device rd 2 # RAM-disk
pseudo-device loop 1 # network loopback
-pseudo-device pty 4 # pseudo-terminals