From owner-cvs-all Fri May 8 12:18:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18826 for cvs-all-outgoing; Fri, 8 May 1998 12:18:52 -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 MAA18804; Fri, 8 May 1998 12:18:45 -0700 (PDT) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA12302; Fri, 8 May 1998 12:15:46 -0700 (PDT) Date: Fri, 8 May 1998 12:15:46 -0700 (PDT) Message-Id: <199805081915.MAA12302@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/inetd inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/05/08 12:15:45 PDT Modified files: usr.sbin/inetd inetd.c Log: Unblock SIGPIPE before execv(); convert from sigvec to sigaction Obtained from: OpenBSD Revision Changes Path 1.32 +18 -16 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message