Date: Tue, 27 Mar 2001 19:09:01 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200103280309.f2S391f84740@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/03/27 19:09:01 PST
Modified files:
sys/sys proc.h
Log:
- Fix a whitespace bogon with p_blocked.
- Move p_intr_nesting_level, p_aioinfo, and p_ithd into the zero'd area
so that we don't have to explicitly zero them during fork().
Revision Changes Path
1.155 +5 -5 src/sys/sys/proc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103280309.f2S391f84740>
