Date: Sat, 5 Feb 2005 00:59:50 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200502050059.j150xoR7077627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2005-02-05 00:59:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern kern_proc.c
Log:
MFC:
2004-11-20 02:28:48 UTC
Malloc p_stats instead of putting it in the U area. We should consider
simply embedding it in struct proc.
2004-11-20 23:00:59 UTC
Remove local definitions of RANGEOF() and use __rangeof() instead.
Also remove a few bogus casts.
2004-11-27 06:46:59 UTC
Axe a.out core dump support. Neither older gdb binaries nor current
bfd sources understand the present format.
Revision Changes Path
1.215.2.3 +28 -6 src/sys/kern/kern_proc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502050059.j150xoR7077627>
