Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 14:36:15 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        Maxime Henrion <mux@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:  <20051110143615.GG94004@submonkey.net>
In-Reply-To: <200511100002.jAA02WdF018212@repoman.freebsd.org>
References:  <200511100002.jAA02WdF018212@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--/LSm8UPTCLHL4o89
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Nov 10, 2005 at 12:02:32AM +0000, Maxime Henrion wrote:
> mux         2005-11-10 00:02:32 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     bin/ls               ls.1 ls.c=20
>   Log:
>   Add a -I option to disable the automatic -A flag for the super-user.
>  =20
>   PR:             bin/86710
>   Submitted by:   Marcus Alves Grando
>   MFC after:      3 days

For what it's worth, I think mnag was right in the PR when he said that
this (at least the !getuid() bit) should be changed:

> | +	/* Root is -A automatically. */
> | +	if (!getuid() && !f_nolistdot)
> | +		f_listdot =3D 1;

I'm also struggling for the motivation behind this option, but it
doesn't actually affect me in any way whatsoever so I can't complain.

Ceri
--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--/LSm8UPTCLHL4o89
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD4DBQFDc1rfocfcwTS3JF8RArLWAJ9/YaUnbQ6eW2SgX49mEualfPUImwCY12OZ
b4aT/dP05ICErsk4uMYjEQ==
=FSVw
-----END PGP SIGNATURE-----

--/LSm8UPTCLHL4o89--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051110143615.GG94004>