From owner-cvs-all Tue Apr 2 2:54:34 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 33B2137B400; Tue, 2 Apr 2002 02:54:26 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g32Arx4F021546; Tue, 2 Apr 2002 12:54:00 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 ia64dump.c In-Reply-To: Your message of "Tue, 02 Apr 2002 02:51:32 -0800." <200204021051.g32ApWJ52283@freefall.freebsd.org> Date: Tue, 02 Apr 2002 12:53:59 +0200 Message-ID: <21545.1017744839@critter.freebsd.dk> From: Poul-Henning Kamp 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 COOL! Thanks a LOT! Poul-Henning In message <200204021051.g32ApWJ52283@freefall.freebsd.org>, Marcel Moolenaar w rites: >marcel 2002/04/02 02:51:32 PST > > Added files: > sys/ia64/ia64 ia64dump.c > Log: > Initial implementation of the ia64 kernel dumper. The dumper > constructs an ELF image, consisting of the ELF header, for > each memory region a program header, followed by the memory > contents for each region. It does blocked I/O for the headers > as they are typically smaller than DEV_BSIZE. > > Revision Changes Path > 1.1 +282 -0 src/sys/ia64/ia64/ia64dump.c (new) > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message