K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-13T21:09:48.000000Z K 7 svn:log V 251 Merge kern_exit.c:1.255 from HEAD to RELENG_5: date: 2005/01/08 04:17:48; author: rwatson; state: Exp; lines: +1 -1 In kern_wait(), let the compiler copy the rusage structure rather than an explicit bcopy() -- it probably does a better job. END