Source-Changes archive

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

CVS commit: src/sys/arch/macppc/stand/ofwboot



Module Name:    src
Committed By:   aymeric
Date:           Fri Dec 26 13:43:29 UTC 2003

Modified Files:
        src/sys/arch/macppc/stand/ofwboot: Locore.c alloc.c boot.c hfs.c net.c
            netif_of.c ofdev.c ofdev.h openfirm.h
Added Files:
        src/sys/arch/macppc/stand/ofwboot: boot.h net.h

Log Message:
ANSIfy and clean up prototypes.
This has been lying around in my tree for too long now.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/macppc/stand/ofwboot/Locore.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/macppc/stand/ofwboot/alloc.c \
    src/sys/arch/macppc/stand/ofwboot/net.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/macppc/stand/ofwboot/boot.c
cvs rdiff -r0 -r1.1 src/sys/arch/macppc/stand/ofwboot/boot.h \
    src/sys/arch/macppc/stand/ofwboot/net.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/macppc/stand/ofwboot/hfs.c \
    src/sys/arch/macppc/stand/ofwboot/ofdev.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/macppc/stand/ofwboot/netif_of.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/macppc/stand/ofwboot/ofdev.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/macppc/stand/ofwboot/openfirm.h

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