cvs commit: src/sys/kern kern_exit.c

Robert Watson rwatson at FreeBSD.org
Fri Jan 7 20:17:50 PST 2005


rwatson     2005-01-08 04:17:48 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  In kern_wait(), let the compiler copy the rusage structure rather than
  an explicit bcopy() -- it probably does a better job.
  
  Revision  Changes    Path
  1.255     +1 -1      src/sys/kern/kern_exit.c


More information about the cvs-src mailing list