From owner-freebsd-hackers Tue Jul 31 8:38:38 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id A93D937B405; Tue, 31 Jul 2001 08:38:33 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 31 Jul 2001 16:38:32 +0100 (BST) Date: Tue, 31 Jul 2001 16:38:32 +0100 From: David Malone To: Dima Dorfman Cc: Dan Nelson , hackers@FreeBSD.ORG, alfred@FreeBSD.ORG Subject: Re: portmap_enable vs. rpcbind_enable Message-ID: <20010731163832.A91014@walton.maths.tcd.ie> References: <20010731102606.A26323@dan.emsphone.com> <20010731153404.2CF803E28@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010731153404.2CF803E28@bazooka.unixfreak.org>; from dima@unixfreak.org on Tue, Jul 31, 2001 at 08:33:59AM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 31, 2001 at 08:33:59AM -0700, Dima Dorfman wrote: > Dan Nelson writes: > > In the last episode (Jul 31), Dima Dorfman said: > > > Does anybody know (remember?) why portmap_enable (the rc.conf knob) > > > wasn't renamed to rpcbind_enable when portmap became rpcbind? It > > > seems odd to have a knob called portmap_enable that actually starts > > > something called rpcbind (not to mention violating POLA). > > > > Probably to keep existing rc.conf's from breaking. Same reason we've > > still got xntpd_enable. > > Why not change the names now, but keep the old ones working until, > say, 5.0 is branched? People moving from 4.x will have enough hurdles > to jump through as it is, and those using -current will have half a > year to change it. It still is an extra change for people updating from 4.X to 5.0. Maybe we should just make a portmap_program variable which is set to portmap in -stable and rpcbind in -current. At least things would be orthogonal then. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message