From owner-cvs-all Sat Oct 14 17:47:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6FF237B502; Sat, 14 Oct 2000 17:47:44 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA71551; Sat, 14 Oct 2000 17:47:44 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200010150047.RAA71551@freefall.freebsd.org> From: Brian Somers Date: Sat, 14 Oct 2000 17:47:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp tty.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/10/14 17:47:44 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp tty.c Log: Rename dev->ctrl to dev->cs (in line with ether.c). Pass any tty/netgraph control descriptor through the local domain MP socket. Revision Changes Path 1.23.2.2 +17 -6 src/usr.sbin/ppp/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message