From owner-cvs-all Mon Sep 23 14:11:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4315737B401; Mon, 23 Sep 2002 14:11:22 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05C2C43E81; Mon, 23 Sep 2002 14:11:22 -0700 (PDT) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id C52C9AE2AE; Mon, 23 Sep 2002 14:11:21 -0700 (PDT) Date: Mon, 23 Sep 2002 14:11:21 -0700 From: Jon Mini To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/svr4 svr4_stream.c Message-ID: <20020923211121.GL7539@elvis.mu.org> Mail-Followup-To: John Baldwin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200209232105.g8NL5gnU025714@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209232105.g8NL5gnU025714@freefall.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin [jhb@FreeBSD.org] wrote : > jhb 2002/09/23 14:05:41 PDT > > Modified files: > sys/compat/svr4 svr4_stream.c > Log: > Ok, make this compile for real this time. recvfrom_args doesn't have a > fromlen member, instead it has a fromlenaddr pointer member. Set it to > NULL. > > Revision Changes Path > 1.34 +1 -1 src/sys/compat/svr4/svr4_stream.c My apologies, John. I had thought the compat/svr4 stuff was compiled under GENERIC, but apparantly not. =/ -- Jonathan Mini http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message