freebsd-dev/bin/ls
Bosko Milekic 263377339c Stop iterating over ACLs if we've already determined we
will print them (i.e., number of successful calls to acl_get_entry()
exceeds 3).  This makes O(1) what was O(num_TYPE_ACCESS_ACLs).

This is a slightly modified version of submitter's patch.

PR: bin/65042
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
2004-04-03 16:55:56 +00:00
..
cmp.c Consistently use __FBSDID 2002-06-30 05:13:54 +00:00
extern.h Fix a bazillion warnings. This makes almost the whole of src/bin/* 2003-05-03 16:39:34 +00:00
ls.1 Document incorrect handling of multibyte characters in filenames. 2004-03-21 11:16:24 +00:00
ls.c Do something sensible if both -h and -k are given. 2003-12-01 19:10:29 +00:00
ls.h Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
Makefile Get this area compiling with the highest WARNS= that it works with. 2003-06-13 07:04:02 +00:00
print.c Stop iterating over ACLs if we've already determined we 2004-04-03 16:55:56 +00:00
util.c Add the -m, -w and -x options to ls's usage message. 2003-09-09 12:02:52 +00:00