K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-01-31T17:57:59.868576Z K 7 svn:log V 295 Remove bogus checks against NCARGS. NCARGS isn't a limit on the number of arguments to pass to a function, but the number of bytes that can be consumed by arguments to exec. As such, it is not suitable for a limit on the count of arguments passed to makecontext(). Sponsored by: DARPA / AFRL END