Subject: CVS commit: basesrc/sbin/savecore
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/06/2002 15:13:08
Module Name: basesrc
Committed By: tsutsui
Date: Wed Mar 6 13:13:08 UTC 2002
Modified Files:
basesrc/sbin/savecore: savecore.c
Log Message:
Change type of dumpmag and newdumpmag from int to u_int32_t
since they hold 32bit unsigned magic numbers. (sync with kernels)
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 basesrc/sbin/savecore/savecore.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.