HomeFreeBSD

Sort the .PATH entries to give a more reasonable order of precedence:
rS180581Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Sort the .PATH entries to give a more reasonable order of precedence:

  1. architecture-specific files
  2. long double format-specific files
  3. bsdsrc
  4. src
  5. man

The original order was virtually the opposite of this.

This should not cause any functional changes at this time. The
difference is only significant when one wants to override, say, a
generic foo.c with a more specialized foo.c (as opposed to foo.S).

Details

Provenance
dasAuthored on
Parents
rS180580: Use DELAY() instead of pause if waiting time is less than 1ms.
Branches
Unknown
Tags
Unknown

Event Timeline