Subject: PR/34007 CVS commit: src/sys/arch/i386/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/16/2006 21:20:02
The following reply was made to PR port-i386/34007; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34007 CVS commit: src/sys/arch/i386/i386
Date: Sun, 16 Jul 2006 21:16:22 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sun Jul 16 21:16:22 UTC 2006
 
 Modified Files:
 	src/sys/arch/i386/i386: multiboot.c
 
 Log Message:
 PR/34007: Noriyuki Shiota: vmstat fails on the multiboot kernel booted by
 GRUB-0.97. Initialize some previously unititiazed ELF header fields.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/i386/multiboot.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.