K 10 svn:author V 3 bde K 8 svn:date V 27 1997-11-20T19:09:43.000000Z K 7 svn:log V 253 Avoid passing a `retval' to wait1() Disallow wait options that are not a combination of the standard POSIX options WUNTRACED and WNOHANG, as is required by POSIX. BSD doesn't have any extensions here, but the code was `#ifdef notyet' for some reason. END