HomeFreeBSD

indent(1): revert r334640 and r334632

Description

indent(1): revert r334640 and r334632

While STACKSIZE macro is indeed problematic on some systems, the commits
were wrong to shrink il[] and cstk[], because they need to be of the same
size as p_stack[] as they're accessed with the same index ps.tos.

Details

Provenance
pstefAuthored on
Parents
rS337650: MFC r337316:
Branches
Unknown
Tags
Unknown