From owner-cvs-all Tue Aug 17 8: 0:34 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 C99E314F82; Tue, 17 Aug 1999 08:00:31 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA40136; Tue, 17 Aug 1999 07:59:14 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199908171459.HAA40136@freefall.freebsd.org> From: Brian Somers Date: Tue, 17 Aug 1999 07:59:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chap.c chat.c command.c exec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/08/17 07:59:08 PDT Modified files: usr.sbin/ppp chap.c chat.c command.c exec.c Log: Set the close-on-exec flag for all unused descriptors when exec()ing other programs. Revision Changes Path 1.54 +10 -14 src/usr.sbin/ppp/chap.c 1.60 +10 -9 src/usr.sbin/ppp/chat.c 1.206 +8 -7 src/usr.sbin/ppp/command.c 1.8 +7 -5 src/usr.sbin/ppp/exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message