From owner-freebsd-standards@FreeBSD.ORG Sun Aug 22 09:28:00 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB4B116A4CE; Sun, 22 Aug 2004 09:28:00 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5CA43D6D; Sun, 22 Aug 2004 09:28:00 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.219.120) by smtp01.syd.iprimus.net.au (7.0.028) id 412634F300086CC1; Sun, 22 Aug 2004 19:27:58 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 578EE420D; Sun, 22 Aug 2004 19:27:57 +1000 (EST) Date: Sun, 22 Aug 2004 19:27:57 +1000 From: Tim Robbins To: bug-followup@freebsd.org Message-ID: <20040822092757.GA13615@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i cc: standards@freebsd.org Subject: Re: standards/70813: [PATCH] ls not Posix compliant X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2004 09:28:00 -0000 Please note that the -g, -n and -o options are XSI extensions, and that FreeBSD generally favours traditional BSD behaviour over System V behaviour where conflicts exist. Tim