cvs commit: src/sys/kern kern_exit.c
Robert Watson
rwatson at FreeBSD.org
Sun Feb 13 21:09:49 GMT 2005
rwatson 2005-02-13 21:09:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern kern_exit.c
Log:
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.
Revision Changes Path
1.245.2.5 +1 -1 src/sys/kern/kern_exit.c
More information about the cvs-src
mailing list