From owner-freebsd-bugs Mon Feb 10 23:21:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA04980 for bugs-outgoing; Mon, 10 Feb 1997 23:21:17 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA04853 for ; Mon, 10 Feb 1997 23:19:08 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id SAA09283; Tue, 11 Feb 1997 18:09:22 +1100 Date: Tue, 11 Feb 1997 18:09:22 +1100 From: Bruce Evans Message-Id: <199702110709.SAA09283@godzilla.zeta.org.au> To: bde@zeta.org.au, freebsd-bugs@freefall.freebsd.org, fyeung@fyeung8.netific.com, mdurkin@tsoft.net Subject: Re: bin/2256: PPP process on port will not close when an NT user has diconnected after a session. Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> The Cyclades driver had buggy carrier handling in CLOCAL mode (which >> is mainly used by ppp and mgetty). This was fixed a on 1996/12/5, so >> its status is: >> >> pre-2.1.6: broken >> 2.1.6R: broken (release built on 1996/11/24) >> -stable: broken (branch was dead) >> 2.1.7: broken (branch hasn't woken up yet) >> 2.2: fixed > > > Which verion ? 2.2-gamma ? I'm not sure, since the tree wasn't tagged. Only versions since 1996/01/29. Probably only gamma, at best. Bruce