From owner-freebsd-chat Tue Mar 6 11:26:51 2001 Delivered-To: freebsd-chat@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 96DFD37B718 for ; Tue, 6 Mar 2001 11:26:49 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f26JQPf57250; Tue, 6 Mar 2001 11:26:25 -0800 (PST) (envelope-from dillon) Date: Tue, 6 Mar 2001 11:26:25 -0800 (PST) From: Matt Dillon Message-Id: <200103061926.f26JQPf57250@earth.backplane.com> To: Peter Cc: mwm@mired.org, "Wes Peters" , "Mike Meyer" , "Randell Jesup" , "Terry Lambert" , "Alfred Perlstein" , "josb@cncdsl.com" , "chat@FreeBSD.ORG" Subject: Re: DJBDNS vs. BIND References: Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org :my FreeBSD box. I even look at the .db files of passwd/master.passwd, and I still dont' :get why BSD didn't just stick with plaintext versions of those as most other unixes have :[well I only know of Linux and the fresh install of Solaris 8 here]. Mmmmmm.... because when you have thousands of user accounts having the password file DBMd makes things like 'ls -la', 'top', or anything else that has to lookup a username (read: lots of programs) a whole lot faster. But I agree on the registry thingy... there is simply no real benefit to throwing the config data for all sorts of unrelated programs together into one database, and the downside is massive. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message