From owner-cvs-all Thu May 11 15: 8:24 2000 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 2BCB237B6D8; Thu, 11 May 2000 15:08:21 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA75407; Thu, 11 May 2000 15:08:20 -0700 (PDT) (envelope-from chris@FreeBSD.org) Message-Id: <200005112208.PAA75407@freefall.freebsd.org> From: Chris Costello Date: Thu, 11 May 2000 15:08:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chris 2000/05/11 15:08:20 PDT Modified files: sys/kern sys_pipe.c Log: Include UID and GID information for stat() calls using the values filled into the file descriptor data by falloc(). Reviewed by: phk Revision Changes Path 1.63 +4 -3 src/sys/kern/sys_pipe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message