* Problems with less/man - kernel 2.6.9+
@ 2004-10-29 22:33 Glen Journeay
0 siblings, 0 replies; only message in thread
From: Glen Journeay @ 2004-10-29 22:33 UTC (permalink / raw)
To: linux-kernel
I begin having problems with less and man starting with 2.6.9.
I noticed some posts on the kernel list complaining of ssh failures
which were caused by using legacy ptys. I changed this in config:
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
(linux-2.6.8.1)
to this
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
(linux-2.6.10-rc1)
and less/man is back to running.
Glen
Get out the vote!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-29 22:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-29 22:33 Problems with less/man - kernel 2.6.9+ Glen Journeay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®