Date: Fri, 24 Mar 2006 21:53:05 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls ls.1 ls.c Message-ID: <20060324195305.GA64211@ip.net.ua> In-Reply-To: <200603241709.k2OH93Hl003691@repoman.freebsd.org> References: <200603241709.k2OH93Hl003691@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Mar 24, 2006 at 05:09:03PM +0000, John Baldwin wrote: > jhb 2006-03-24 17:09:03 UTC > > FreeBSD src repository > > Modified files: > bin/ls ls.1 ls.c > Log: > Change the -S and -t options to override each other so that the last one > specified wins to make their interaction less confusing. > > Revision Changes Path > 1.98 +7 -0 src/bin/ls/ls.1 > 1.85 +3 -0 src/bin/ls/ls.c > 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, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEJE4hqRfpzJluFF4RAtzwAJwLc5M5Xrn0J9RrAQe09zIdenXp2gCdFnKS k0cr72bCoPOCikGvU5q65bg= =UHgz -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060324195305.GA64211>
