From owner-cvs-src@FreeBSD.ORG Wed Apr 9 16:35:06 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A57937B401; Wed, 9 Apr 2003 16:35:06 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F34643F93; Wed, 9 Apr 2003 16:35:05 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 4F27D2ED414; Wed, 9 Apr 2003 16:35:05 -0700 (PDT) Date: Wed, 9 Apr 2003 16:35:05 -0700 From: Alfred Perlstein To: Robert Watson Message-ID: <20030409233505.GH30960@elvis.mu.org> References: <20030409230425.GB1280@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mike Barcroft Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.c src/usr.sbin Makefile src/usr.sbin/jail jail.8 jail.c src/usr.sbin/jexec Makefile jexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 23:35:06 -0000 * Robert Watson [030409 16:24] wrote: > > On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > > > > And there can't be names spoofing. (If, ofcourse '.' is invalid char in > > jail name:)). > > Sounds reasonable to me, although a bit more trouble to parse and render > :-). And what kind of path seperator is '.'? -Alfred