Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 09/21/2003 02:30:20
Module Name: src
Committed By: takemura
Date: Sun Sep 21 02:30:19 UTC 2003
Modified Files:
src/distrib/utils/sysinst: mbr.c
Log Message:
Fixed alignment of call by reference arguments. This change solves unalignement
access and segmentation fault problem on MIPS architecture.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/distrib/utils/sysinst/mbr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.