Remove the limit of 20 -I and 50 -D args imposed by fixed length tables.
This was plenty for sensible Plan 9 software but tragically inadequate
to build some imported packages. One table wasn't even checked for
overflow, so too many -D args could cause the compiler to crash silently.
|