Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   wiz
Date:           Tue Jul 24 22:29:08 UTC 2001

Modified Files:
        syssrc/sys/arch/i386/isa: pccons.c
        syssrc/sys/arch/x86_64/isa: pccons.c

Log Message:
Replace some memcpy()s with probably overlapping arguments with memmove()s.


To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 syssrc/sys/arch/i386/isa/pccons.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/x86_64/isa/pccons.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