From owner-cvs-all Sun Dec 12 2:28: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 DC16414A2B; Sun, 12 Dec 1999 02:28:32 -0800 (PST) (envelope-from newton@FreeBSD.org) Received: (from newton@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA46946; Sun, 12 Dec 1999 02:28:32 -0800 (PST) (envelope-from newton@FreeBSD.org) Message-Id: <199912121028.CAA46946@freefall.freebsd.org> From: Mark Newton Date: Sun, 12 Dec 1999 02:28:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/svr4 svr4_stream.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk newton 1999/12/12 02:28:32 PST Modified files: sys/svr4 svr4_stream.c Log: Avoid excessive redundancy in svr4_sys_getmsg() and svr4_sys_putmsg(): Only look up the provided descriptor in fd_ofiles[] once. Submitted by: Ville-Pertti Keinone Revision Changes Path 1.12 +9 -9 src/sys/svr4/svr4_stream.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message