Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mipsco/stand/bootxx_ffs



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.




Home | Main Index | Thread Index | Old Index