From owner-cvs-all Thu May 27 1:42:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1E131531B; Thu, 27 May 1999 01:42:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA98243; Thu, 27 May 1999 01:42:51 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199905270842.BAA98243@freefall.freebsd.org> From: Brian Somers Date: Thu, 27 May 1999 01:42:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp tty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/05/27 01:42:51 PDT Modified files: usr.sbin/ppp tty.c Log: Call tty_Offline() from tty_Cooked() and tty_Free(), just in case ppp is abending and hasn't called physical_Offline() already. Revision Changes Path 1.8 +4 -1 src/usr.sbin/ppp/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message