cvs commit: src/bin/getfacl getfacl.c
Kevin Lo
kevlo at FreeBSD.org
Thu Sep 20 22:18:56 PDT 2007
Henrik Brix Andersen wrote:
> On Wed, Sep 19, 2007 at 02:04:47AM +0000, Kevin Lo wrote:
> > kevlo 2007-09-19 02:04:47 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > bin/getfacl getfacl.c
> > Log:
> > Use owner name and owning group name instead of uid and gid
> > for displaying the three-line comment header by default.
> >
> > Reviewed by: kientzle
> > Approved by: re (bmah)
>
> Isn't this a POLA violation? At least I think it should be mentioned
> in UPDATING as people might (I know I do) have scripts, that actually
> parse the uid/gid fields in the header.
How about adding a "-n" option to display user and group IDs
numerically? thoughts?
> Regards,
> Brix
Kevin
More information about the cvs-src
mailing list