Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: christos
Date: Fri Dec 1 15:52:55 UTC 2006
Modified Files:
src/sys/dev: cgd.c cgd_crypto.c cgd_crypto.h
Log Message:
- remove size check; the init functions do it.
- fix size_t/int confusion
- caddr_t -> void *
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/cgd.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/cgd_crypto.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/cgd_crypto.h
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