Searched hist:127795 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/bin/ls/
H A Dprint.cdiff 127795 Sat Apr 03 14:55:56 MST 2004 bmilekic 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>
/freebsd-11-stable/lib/msun/src/
H A Dmath.hdiff 186886 Thu Jan 08 04:20:19 MST 2009 das Fix the types of INFINITY and NAN, which were broken in r131851. They
should both be floats, not doubles.

PR: 127795
Submitted by: Christoph Mallon
MFC after: 2 weeks

Completed in 82 milliseconds