Source-Changes archive

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

CVS commit: syssrc/sys/arch/alpha/stand



Module Name:    syssrc
Committed By:   wiz
Date:           Sun Jul 22 15:17:32 UTC 2001

Modified Files:
        syssrc/sys/arch/alpha/stand/common: OSFpal.c boot.c
        syssrc/sys/arch/alpha/stand/netboot: if_prom.c
        syssrc/sys/arch/alpha/stand/setnetbootinfo: setnetbootinfo.c

Log Message:
bcopy -> memcpy, bzero -> memset


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/alpha/stand/common/OSFpal.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/alpha/stand/common/boot.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/alpha/stand/netboot/if_prom.c
cvs rdiff -r1.10 -r1.11 \
    syssrc/sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.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