Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   simonb
Date:           Fri Nov 12 13:11:42 UTC 1999

Modified Files:
        syssrc/sys/arch/alpha/stand/common: blkdev.c boot.c booted_dev.c
            bootxx.c
        syssrc/sys/arch/alpha/stand/netboot: dev_net.c if_prom.c

Log Message:
Don't include <lib/libkern/libkern.h> for prototypes that are also in
<lib/libsa/stand.h>.  The alpha still needs libkern for the division
and remainder support.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/alpha/stand/common/blkdev.c \
    syssrc/sys/arch/alpha/stand/common/booted_dev.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/alpha/stand/common/boot.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/alpha/stand/common/bootxx.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/alpha/stand/netboot/dev_net.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/alpha/stand/netboot/if_prom.c

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