HardenedBSD/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
extern.h
ls.1
ls.c
ls.h
Makefile
print.c Stop iterating over ACLs if we've already determined we 2004-04-03 16:55:56 +00:00
util.c