Date: Sun, 13 Feb 2005 21:09:48 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c Message-ID: <200502132109.j1DL9mCE033699@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502132109.j1DL9mCE033699>
