Subject: CVS commit: src/sys/arch/mipsco/stand/bootxx_ffs
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/02/2003 02:08:56
Module Name:	src
Committed By:	simonb
Date:		Sun Feb  2 00:08:55 UTC 2003

Modified Files:
	src/sys/arch/mipsco/stand/bootxx_ffs: Makefile

Log Message:
Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
bit divide and modulus library routines that break the tight space
constraints on this platform.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/mipsco/stand/bootxx_ffs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.