HomeFreeBSD

Get rid of the sequential access feature of the lists. This was used
rS138564Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Get rid of the sequential access feature of the lists. This was used
only in a couple of places and all of them except for one were easily
converted to use Lst_First/Lst_Succ. The one place is compatibility
mode in job.c where the it was used to advance to the next command on
each invocation of JobStart. For this case add a pointer to the node to
hold the currently executed command.

Details

Provenance
hartiAuthored on
Parents
rS138563: Document recently added security.mac.portacl.autoport_exempt tunable.
Branches
Unknown
Tags
Unknown

Event Timeline