From owner-cvs-all Wed Oct 9 15:40:12 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 D129A37B413; Wed, 9 Oct 2002 15:40:07 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D8243E42; Wed, 9 Oct 2002 15:40:07 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CFC6CAE27E; Wed, 9 Oct 2002 15:40:06 -0700 (PDT) Date: Wed, 9 Oct 2002 15:40:06 -0700 From: Alfred Perlstein To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master Message-ID: <20021009224006.GO95327@elvis.mu.org> References: <200210092227.g99MRO4p050864@freefall.freebsd.org> <20021009222812.GN95327@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021009222812.GN95327@elvis.mu.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 * Alfred Perlstein [021009 15:28] wrote: > * Peter Wemm [021009 15:27] wrote: > > peter 2002/10/09 15:27:24 PDT > > > > Modified files: > > sys/ia64/ia32 ia32_misc.c syscalls.master > > Log: > > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would > > have been a lot easier if do_sendfile() was usable externally. > > I don't object to it being made non-static. However using SCARG is depricated according to bde, shouldn't you just use struct->field? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message