From owner-cvs-src@FreeBSD.ORG Fri Mar 24 19:53:02 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 B245516A401; Fri, 24 Mar 2006 19:53:02 +0000 (UTC) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8DFF43D49; Fri, 24 Mar 2006 19:53:01 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k2OJqx5i006118; Fri, 24 Mar 2006 21:52:59 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 55642-14; Fri, 24 Mar 2006 21:52:58 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k2OJqffI006112 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Mar 2006 21:52:42 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k2OJr5t0065312; Fri, 24 Mar 2006 21:53:05 +0200 (EET) (envelope-from ru) Date: Fri, 24 Mar 2006 21:53:05 +0200 From: Ruslan Ermilov To: John Baldwin Message-ID: <20060324195305.GA64211@ip.net.ua> References: <200603241709.k2OH93Hl003691@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline In-Reply-To: <200603241709.k2OH93Hl003691@repoman.freebsd.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls ls.1 ls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 24 Mar 2006 19:53:02 -0000 --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 24, 2006 at 05:09:03PM +0000, John Baldwin wrote: > jhb 2006-03-24 17:09:03 UTC >=20 > FreeBSD src repository >=20 > Modified files: > bin/ls ls.1 ls.c=20 > Log: > Change the -S and -t options to override each other so that the last one > specified wins to make their interaction less confusing. > =20 > Revision Changes Path > 1.98 +7 -0 src/bin/ls/ls.1 > 1.85 +3 -0 src/bin/ls/ls.c >=20 We should grow the enum that indicates the sorting wanted, and have only one variable for sorting method, and remove all this crap that resets "all other sorting flags" to zeroes. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEJE4hqRfpzJluFF4RAtzwAJwLc5M5Xrn0J9RrAQe09zIdenXp2gCdFnKS k0cr72bCoPOCikGvU5q65bg= =UHgz -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL--