From owner-cvs-all Thu Aug 16 1:35:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BD1B37B40C; Thu, 16 Aug 2001 01:35:52 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7G8ZqH07573; Thu, 16 Aug 2001 01:35:52 -0700 (PDT) (envelope-from peter) Message-Id: <200108160835.f7G8ZqH07573@freefall.freebsd.org> From: Peter Wemm Date: Thu, 16 Aug 2001 01:35:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys procfs.h src/sys/kern imgact_elf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/08/16 01:35:51 PDT Modified files: sys/sys procfs.h sys/kern imgact_elf.c Log: Use explicit sizes for the prpsinfo command length string so that we dont have any more unexpected changes in core dumps. This gets us back to the original core dump layout from a few days ago. Revision Changes Path 1.3 +3 -2 src/sys/sys/procfs.h 1.97 +3 -2 src/sys/kern/imgact_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message