Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Jul  7 17:04:02 UTC 2001

Modified Files:
        syssrc/sys/dev: ccd.c clock_subr.c md.c rnd.c rndpool.c vnd.c

Log Message:
bcopy -> memcpy
bzero -> memset


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/dev/ccd.c syssrc/sys/dev/vnd.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/clock_subr.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/md.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/rnd.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/rndpool.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