Source-Changes archive

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

Re: CVS commit: src/sys/arch/ofppc/stand/ofwboot



Aymeric Vincent <aymeric%netbsd.org@localhost> writes:

> Module Name:  src
> Committed By: aymeric
> Date:         Thu Jun 26 20:47:11 UTC 2003
> 
> Modified Files:
>       src/sys/arch/ofppc/stand/ofwboot: ofdev.c
> 
> Log Message:
> . ANSIfy
> . include needed headers
> . fix a couple of warnings

Forgot to mention that the prototype for strategy() must be in ANSI
form so that the "blk" daddr_t parameter is passed correctly to
strategy().

This justifies the whole batch of changes to get everything in a
better shape while there.

 Aymeric



Home | Main Index | Thread Index | Old Index