From owner-freebsd-arch@FreeBSD.ORG Thu Jun 16 00:59:30 2005 Return-Path: X-Original-To: freebsd-arch@FreeBSD.org Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E1D316A41C; Thu, 16 Jun 2005 00:59:30 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED9443D53; Thu, 16 Jun 2005 00:59:29 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5G0xTgc011945; Wed, 15 Jun 2005 17:59:29 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5G0xTgW011944; Wed, 15 Jun 2005 17:59:29 -0700 (PDT) (envelope-from obrien) Date: Wed, 15 Jun 2005 17:59:29 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20050616005929.GB6841@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, John Baldwin , freebsd-arch@freebsd.org References: <53d4293a37f280317d52338c2fc6fc6d@FreeBSD.org> <20050612025402.GD67746@dragon.NUXI.org> <200506151655.52894.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506151655.52894.jhb@FreeBSD.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-arch@FreeBSD.org Subject: Re: Death to toor X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 00:59:30 -0000 On Wed, Jun 15, 2005 at 04:55:52PM -0400, John Baldwin wrote: > Also, note that according to the FAQ, toor exists for bash support, > not /bin/sh and apparently used to be installed by the bash port as part of > its install. CVS says it has been around since 386BSD though, so I'm > guessing that it wasn't ever a feature of the bash port per se, but maybe > bash's own install scripts. The FAQ is wrong. 'toor' is in the earliest CSRG master.passwd in Kirk McKusick's SCCS archive (5.1 bostic 25-Jan-88). Its original form was: root::0:10:Charlie &:/:/bin/csh toor::0:10:Bourne-again Superuser:/: -- -- David (obrien@FreeBSD.org)