From owner-cvs-usrsbin Mon May 6 03:01:28 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA26984 for cvs-usrsbin-outgoing; Mon, 6 May 1996 03:01:28 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id DAA26972 Mon, 6 May 1996 03:01:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id DAA04797; Mon, 6 May 1996 03:01:12 -0700 (PDT) To: Gary Clark II cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/adduser adduser.perl In-reply-to: Your message of "Sun, 05 May 1996 23:15:21 PDT." <199605060615.XAA15048@freefall.freebsd.org> Date: Mon, 06 May 1996 03:01:12 -0700 Message-ID: <4795.831376872@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > We DON'T ship bash by default, why is it the default shell? > We also don't ship tcsh or ksh by default. We should make this list wholly contingent on the contents of /etc/shells. Jordan