From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 22:09:07 2004 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 B576416A4CE for ; Wed, 6 Oct 2004 22:09:07 +0000 (GMT) Received: from freebsd.takeda.tk (node-402413e2.sna.onnet.us.uu.net [64.36.19.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491BF43D41 for ; Wed, 6 Oct 2004 22:09:07 +0000 (GMT) (envelope-from d.kulinski@gmail.com) Received: from takeda.lan (takeda.lan [10.0.0.3]) by freebsd.takeda.tk (8.12.11/8.12.11) with ESMTP id i96M96te082317; Wed, 6 Oct 2004 15:09:06 -0700 (PDT) (envelope-from d.kulinski@gmail.com) Date: Wed, 6 Oct 2004 14:59:17 -0700 From: Dariusz Kulinski X-Mailer: The Bat! (v2.01) X-Priority: 3 (Normal) Message-ID: <9368341812.20041006145917@takeda.tk> To: Nikolay Kalev , freebsd-current@freebsd.org In-Reply-To: <136a340a04100613426f028a17@mail.gmail.com> References: <200410060019.i960JSbq012606@bunrab.catwhisker.org> <20041006010051.GA53821@sirius.speicher.org> <20041006065433.GB612@loge.nixsys.be> <136a340a041006002068ffbf8d@mail.gmail.com> <20041006114235.79eb1aee@it.buh.tecnik93.com> <136a340a04100604021216f931@mail.gmail.com> <855692203.20041006112827@takeda.tk> <136a340a04100611381c627a81@mail.gmail.com> <562251859.20041006131747@takeda.tk> <136a340a04100613316903ccad@mail.gmail.com> <136a340a04100613426f028a17@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 07 Oct 2004 11:59:21 +0000 Subject: Re: csh is root's shell? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 22:09:07 -0000 Hello Nikolay, Wednesday, October 6, 2004, 1:42:23 PM, you wrote: >> what do you mean - suspicious? Is there a backdoor or something? > WOW no no ! > I mean something that is not working correct ! which is only for linux > , this scripts are kind of made for linux. What I found, maybe it's correct, but doesn't look right. It's the switch: switch ( $OSTYPE ) there is: case "FreeBSD*" and case "freebsd*", I'm not sure why the second is needed, will it ever be triggered (is switch canse sensitive or not?) also it looks like stuff is repeated. -- Best regards, Dariusz mailto:d.kulinski@gmail.com http://www.takeda.tk