aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 019b2b5530b2..392e473244eb 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.137 1995/02/09 09:47:08 jkh Exp $
+# $Id: LINT,v 1.138 1995/02/10 05:42:24 amurai Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -280,7 +280,7 @@ device cd0 #SCSI CD-ROMs
# required for `telnetd', `rlogind', `screen', `emacs', and `xterm',
# among others.
#
-pseudo-device pty 4 #Pseudo ttys
+pseudo-device pty 16 #Pseudo ttys - can go as high as 64
pseudo-device speaker #Play IBM BASIC-style noises out your speaker
pseudo-device log #Kernel syslog interface (/dev/klog)
pseudo-device gzip #Exec gzipped a.out's
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 019b2b5530b2..392e473244eb 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.137 1995/02/09 09:47:08 jkh Exp $
+# $Id: LINT,v 1.138 1995/02/10 05:42:24 amurai Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -280,7 +280,7 @@ device cd0 #SCSI CD-ROMs
# required for `telnetd', `rlogind', `screen', `emacs', and `xterm',
# among others.
#
-pseudo-device pty 4 #Pseudo ttys
+pseudo-device pty 16 #Pseudo ttys - can go as high as 64
pseudo-device speaker #Play IBM BASIC-style noises out your speaker
pseudo-device log #Kernel syslog interface (/dev/klog)
pseudo-device gzip #Exec gzipped a.out's
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 019b2b5530b2..392e473244eb 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.137 1995/02/09 09:47:08 jkh Exp $
+# $Id: LINT,v 1.138 1995/02/10 05:42:24 amurai Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -280,7 +280,7 @@ device cd0 #SCSI CD-ROMs
# required for `telnetd', `rlogind', `screen', `emacs', and `xterm',
# among others.
#
-pseudo-device pty 4 #Pseudo ttys
+pseudo-device pty 16 #Pseudo ttys - can go as high as 64
pseudo-device speaker #Play IBM BASIC-style noises out your speaker
pseudo-device log #Kernel syslog interface (/dev/klog)
pseudo-device gzip #Exec gzipped a.out's