HomeFreeBSD

sh: Don't scan word twice in ${param#%##%%word}.

Description

sh: Don't scan word twice in ${param#%##%%word}.

If word is expanded, use the found end instead of iterating over the data
again.

Details

Provenance
jillesAuthored on
Parents
rS316415: iwn: use correct mask for queue ids (0xf -> 0x1f).
Branches
Unknown
Tags
Unknown