diff options
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r-- | sys/pc98/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 2354596..7b51531 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC98,v 1.80 1999/07/26 12:10:33 kato Exp $ +# $Id: GENERIC98,v 1.81 1999/08/08 11:09:28 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -248,7 +248,7 @@ pseudo-device ether pseudo-device sl 1 pseudo-device ppp 1 pseudo-device tun 1 -pseudo-device pty 16 +pseudo-device pty pseudo-device gzip # Exec gzipped a.out's # The `bpf' pseudo-device enables the Berkeley Packet Filter. |