Date: Wed, 28 Feb 2001 15:00:48 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: phk@FreeBSD.org Cc: current@FreeBSD.org Subject: Correct size of kinfo_proc Message-ID: <3A9CF680.563D9F2B@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi Poul, In revision 1.31 of src/sys/sys/user.h you have added new ki_layout field to kinfo_proc structure, but forgot to increase KINFO_PROC_SIZE from 644 to 648. Please correct. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A9CF680.563D9F2B>