From owner-cvs-all Wed Oct 14 11:53:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08269 for cvs-all-outgoing; Wed, 14 Oct 1998 11:53:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08255; Wed, 14 Oct 1998 11:53:38 -0700 (PDT) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA16787; Wed, 14 Oct 1998 11:53:37 -0700 (PDT) Date: Wed, 14 Oct 1998 11:53:37 -0700 (PDT) Message-Id: <199810141853.LAA16787@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen exec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1998/10/14 11:53:37 PDT Modified files: lib/libc/gen exec.c Log: Make execl() vfork()-safe. This should fix potential bugs in rcp, telnet and tip, and probably a few other apps. Reviewed by: bde Approved by: jkh Revision Changes Path 1.8 +20 -8 src/lib/libc/gen/exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message