K 10 svn:author V 3 phk K 8 svn:date V 27 1997-11-06T19:29:57.000000Z K 7 svn:log V 341 Move the "retval" (3rd) parameter from all syscall functions and put it in struct proc instead. This fixes a boatload of compiler warning, and removes a lot of cruft from the sources. I have not removed the /*ARGSUSED*/, they will require some looking at. libkvm, ps and other userland struct proc frobbing programs will need recompiled. END