From owner-freebsd-current@FreeBSD.ORG Wed May 4 22:46:36 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 812DD16A4CE for ; Wed, 4 May 2005 22:46:36 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7822443D7B for ; Wed, 4 May 2005 22:46:35 +0000 (GMT) (envelope-from tomonage2@gmx.de) Received: (qmail invoked by alias); 04 May 2005 22:38:20 -0000 Received: from e178221031.adsl.alicedsl.de (EHLO [192.168.0.200]) [85.178.221.31] by mail.gmx.net (mp012) with SMTP; 05 May 2005 00:38:20 +0200 X-Authenticated: #7843803 User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Thu, 05 May 2005 00:38:15 +0200 From: Jonathan Weiss To: Brian Candler , Warner Losh Message-ID: In-Reply-To: <20050504215549.GA16089@uk.tiscali.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Y-GMX-Trusted: 0 cc: freebsd-current@freebsd.org Subject: Re: boot banner project X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2005 22:46:36 -0000 > On Wed, May 04, 2005 at 03:24:39PM -0600, Warner Losh wrote: >>> Agreed. I consider it a serious misfortune that FreeBSD doesn't use >>> /bin/sh as root's shell. On the other hand, it's easy enough to fix, >>> so I haven't spent my time complaining about this. :-) >> >> All BSDs have, since a very long time ago, used /bin/csh as root's >> shell. > > OpenBSD appears to use ksh, which is a POSIX shell: > http://www.openbsd.org/cgi-bin/cvsweb/src/etc/master.passwd?rev=1.47&content-t > ype=text/x-cvsweb-markup They switches only a month or two ago from csh. Greets, jonathan