Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/10/2001 15:40:54
Module Name: syssrc
Committed By: fredette
Date: Tue Apr 10 12:40:54 UTC 2001
Modified Files:
syssrc/sys/arch/sun2/sun2: promlib.c
Log Message:
In prom_init, when making our local copy of the bootparams,
be sure to calculate the shift in terms of chars, not struct
bootparams, and don't shift undefined arguments.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sun2/sun2/promlib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.