From owner-freebsd-bugs Wed Mar 22 00:30:18 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA26859 for bugs-outgoing; Wed, 22 Mar 1995 00:30:18 -0800 Received: from relay.philips.nl (relay.philips.nl [130.144.65.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA26840 for ; Wed, 22 Mar 1995 00:28:57 -0800 Received: from muxgw1.ms.philips.nl ([130.144.90.6]) by relay.philips.nl (8.6.9/8.6.9-950103) with SMTP id JAA07401; Wed, 22 Mar 1995 09:27:25 +0100 Received: by muxgw1.ms.philips.nl (5.57/Ultrix2.4-C) id AA12953; Wed, 22 Mar 95 09:10:56 +0200 Received: by mmra1.ms.philips.nl (4.1/SMI-4.1) id AA06778; Wed, 22 Mar 95 09:26:00 +0100 From: gvrooij@mmra1.ms.philips.nl (Guido van Rooij) Message-Id: <9503220826.AA06778@mmra1.ms.philips.nl> Subject: Re: bin/257: wtmp not properly updated in uucpd To: gil@limbic.ssdl.com (Gil Kloepfer Jr.) Date: Wed, 22 Mar 1995 09:25:58 +0100 (MET) Cc: freebsd-bugs@freefall.cdrom.com In-Reply-To: <199503210029.SAA02472@limbic.ssdl.com> from "Gil Kloepfer Jr." at Mar 20, 95 06:29:11 pm X-Mailer: ELM [version 2.4 PL21] Content-Type: text Content-Length: 491 Sender: bugs-owner@FreeBSD.org Precedence: bulk > > 1. in pathnames.h, the wrong path to uucico is given > > 2. in the Makefile, it defines BSD42 instead of BSD4_2 (maybe this > was what you meant) > Yep that's what I meant.I diodnt have the sources handy when I replied. > 3. for a reason I have not bothered to figure out, the readline > for the password always falls through and produces a Login incorrect. > before the password can be entered. > Sometimes we get complaints of this kind. Is it solved in -current? -Guido