Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/opencrypto
Module Name: src
Committed By: xtraeme
Date: Tue Sep 25 00:49:39 UTC 2007
Modified Files:
src/sys/opencrypto [netbsd-4]: deflate.c
Log Message:
Pull up following revision(s) (requested by degroote in ticket #897):
sys/opencrypto/deflate.c: revision 1.9
Fix a stupid bogus bcopy -> memcpy conversion.
I will write it 1000 times : when I convert bcopy to memcpy, don't forget to
swap first and secund args.
To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 src/sys/opencrypto/deflate.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