From owner-cvs-all Tue Oct 1 23:24:11 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 35C1F37B401; Tue, 1 Oct 2002 23:24:10 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAFE143E65; Tue, 1 Oct 2002 23:24:09 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id BB47CAE2AE; Tue, 1 Oct 2002 23:24:09 -0700 (PDT) Date: Tue, 1 Oct 2002 23:24:09 -0700 From: Alfred Perlstein To: Bruce Evans Cc: David O'Brien , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include/rpcsvc rstat.x Message-ID: <20021002062409.GW95327@elvis.mu.org> References: <20021001214032.GU95327@elvis.mu.org> <20021002154517.H4190-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021002154517.H4190-100000@gamplex.bde.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 * Bruce Evans [021001 22:45] wrote: > On Tue, 1 Oct 2002, Alfred Perlstein wrote: > > > * David O'Brien [021001 13:54] wrote: > > > On Tue, Oct 01, 2002 at 10:59:54AM -0700, Alfred Perlstein wrote: > > > > alfred 2002/10/01 10:59:54 PDT > > > > > > > > Modified files: > > > > include/rpcsvc rstat.x > > > > Log: > > > > Add prototypes for rstat(3) and havedisk(3). > > > > > > > > Requested by: kris, Emil Mikulic > > > > MFC After: 1 day > > > > > > This broke the build on our other Tier-1 platforms -- sparc64 and Alpha. > > > > Actually I broke all platforms because I forgot to update the > > function in librpcsvc to return a clnt_stat. > > > > I'll have the fix in asap. > > The world is still broken in rpc.rstatd. The prototype for havedisk() seems > to be not even wrong. havedisk() is a private function in rpc.rstatd and > it is quite different from the havedisk() declared in rstat.[hx]. I think there's still some bugs wrt include/rpcsvc because world built fine for me. I'll fix this asap. Thanks for bringing it to my attention. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message