Date: Wed, 06 Sep 1995 03:03:15 -0700 From: David Greenman <davidg@Root.COM> To: Julian Elischer <julian@ref.tfs.com> Cc: hackers@freefall.freebsd.org Subject: Re: freefall's configuration broken Message-ID: <199509061003.DAA25591@corbin.Root.COM> In-Reply-To: Your message of "Wed, 06 Sep 95 02:07:03 PDT." <199509060907.CAA03390@ref.tfs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>I can't get ontop freefall.... >rlogind: Out of ptys. >rlogin: connection closed. > >doesn't seem THAT crowded... The problem was caused by a mistake - the new libutil.so.2.0 was overwritten by an old one from the previous system. Since it was owned by jkh, I think we don't need to look too far to find the perpetrator... :-) Anyway, the old version had the wrong mapping for the ptys, resulting in strange behavior after reaching ptyf. I've replaced it with "2.1-stable" copy, and things seem to be back to normal. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509061003.DAA25591>