From owner-freebsd-current Sat May 31 09:52:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA29005 for current-outgoing; Sat, 31 May 1997 09:52:06 -0700 (PDT) Received: from shadows.aeon.net (bsdcur@shadows.aeon.net [194.100.41.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA28999 for ; Sat, 31 May 1997 09:52:03 -0700 (PDT) Received: (from bsdcur@localhost) by shadows.aeon.net (8.8.5/8.8.3) id TAA19477 for current@freebsd.org; Sat, 31 May 1997 19:51:38 +0300 (EET DST) From: mika ruohotie Message-Id: <199705311651.TAA19477@shadows.aeon.net> Subject: Re: old libs in /usr/lib In-Reply-To: <199705311213.WAA00331@labs.usn.blaze.net.au> from David Nugent at "May 31, 97 10:13:40 pm" To: current@freebsd.org Date: Sat, 31 May 1997 19:51:38 +0300 (EET DST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > May 30 12:02:35 shadows sshd[24622]: login_getclass: unknown class '00^B' > Get the latest ssh port and recompile/reinstall it. The login.conf API > changed to confirm to BSDI's latest. The above error is benign, but it's latest, i always recompile/install ssh after makeworld/kernelupdate, ofcourse, this time i think it was my /etc/login.conf oopsie. =) (at least it's bit different from the one in /usr/src/etc, i'll make world today, so i'll see if it gets all fixed...) > David mickey