From owner-cvs-all Sat Jan 13 16:55:11 2001 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 6CFA637B698; Sat, 13 Jan 2001 16:54:49 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0E0snj86825; Sat, 13 Jan 2001 16:54:49 -0800 (PST) (envelope-from brian) Message-Id: <200101140054.f0E0snj86825@freefall.freebsd.org> From: Brian Somers Date: Sat, 13 Jan 2001 16:54:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ether.c physical.c tcp.c udp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/01/13 16:54:49 PST Modified files: usr.sbin/ppp ether.c physical.c tcp.c udp.c Log: Use fstat to check if descriptor 0 is a socket. Suggested by: julian Revision Changes Path 1.15 +32 -20 src/usr.sbin/ppp/ether.c 1.44 +10 -3 src/usr.sbin/ppp/physical.c 1.12 +35 -24 src/usr.sbin/ppp/tcp.c 1.12 +28 -17 src/usr.sbin/ppp/udp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message