From owner-cvs-all Tue Oct 1 22:45:33 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 541FB37B401; Tue, 1 Oct 2002 22:45:32 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA2843E65; Tue, 1 Oct 2002 22:45:30 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA07112; Wed, 2 Oct 2002 15:45:28 +1000 Date: Wed, 2 Oct 2002 15:55:00 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alfred Perlstein Cc: "David O'Brien" , , Subject: Re: cvs commit: src/include/rpcsvc rstat.x In-Reply-To: <20021001214032.GU95327@elvis.mu.org> Message-ID: <20021002154517.H4190-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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]. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message