All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Harrell <lists-sender-14a37a@bittwiddlers.com>
To: Martin Schlemmer <azarah@gentoo.org>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: Strange terminal problem with 2.5.6[8-9]
Date: Thu, 22 May 2003 08:17:49 -0400	[thread overview]
Message-ID: <20030522121749.GA1173@bittwiddlers.com> (raw)
In-Reply-To: <1053581519.6507.22.camel@workshop.saharact.lan>

: 2.5.68 and later have depreciated devpts support in devfs.  Thus
: you have to enable:
: 
:  CONFIG_DEVPTS_FS=y
: 
: and mount it during boot.  Easy way is just to add to fstab:
: 
: ------------------
: none	/dev/pts	devpts	defaults	0 0
: ------------------

Sure enough that was it.  Darn it.  I must have missed that change entirely.
I was compiling in devpts but still figured it was mutually exclusive with
devfs (which I am using).

Thanks

-- 
  Matthew Harrell                          Never raise your hand to your 
  Bit Twiddlers, Inc.                       children - it leaves your
  mharrell@bittwiddlers.com                 midsection unprotected.

  reply	other threads:[~2003-05-22 12:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-11  0:44 Strange terminal problem with 2.5.6[8-9] Matthew Harrell
2003-05-22  1:36 ` Matthew Harrell
2003-05-22  5:31   ` Martin Schlemmer
2003-05-22 12:17     ` Matthew Harrell [this message]
2003-05-22 18:38       ` Nuno Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030522121749.GA1173@bittwiddlers.com \
    --to=lists-sender-14a37a@bittwiddlers.com \
    --cc=azarah@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mharrell-dated-1054037874.c3b3f2@bittwiddlers.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.