Subject: Re: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 06/19/2007 11:44:11
On Tue, Jun 19, 2007 at 12:42:29PM +1000, Simon Burge wrote:
> The only problem I've seen is that a reasonably oldish pkgsrc xorg's
> xconsole had code that only scanned /dev/pty?? and doesn't work with
> just ptyfs.  I've been meaning to update my xorg for a long time, so
> I don't know if this is still a problem.

Exactly that kind of applications is what I had in mind. We don't
disable COMPAT_* for older releases, so why remove pty support?

Joerg