Date: Sat, 5 Feb 2005 01:02:31 +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/sys proc.h Message-ID: <200502050102.j1512VV7078486@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2005-02-05 01:02:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/sys proc.h
Log:
MFC:
2004-11-20 02:32:50 UTC
Remove the p_uarea and p_upages_obj fields from struct proc.
Prototype new routines to allocate, copy, and free pstats.
In the MFC, p_uarea and p_upages_obj are replaced with placeholders to
avoid changing the struct proc ABI.
Revision Changes Path
1.392.2.14 +5 -2 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502050102.j1512VV7078486>
