OpenAFS CVS Commit: openafs/src/des by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 07 Aug 2001 20:03:42 EDT


Update of /cvs/openafs/src/des
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/des

Modified Files:
	cbc_encrypt.c cksum.c des.c enc.c new_rnd_key.c pcbc_encrypt.c 
	read_pssword.c strng_to_key.c weak_key.c 
Log Message:
DELTA convert-from-bsd-to-posix-string-and-memory-functions-20010807
AUTHOR shadow@dementia.org

bcopy, bcmp, bzero, index, rindex, you're all cut.
memcpy, memcmp, memset, strchr, strrchr, show us how it's done


--- DELTA config follows ---
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/cbc_encrypt.c 1.6 1.7
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/cksum.c 1.8 1.9
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/des.c 1.6 1.7
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/enc.c 1.3 1.4
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/new_rnd_key.c 1.9 1.10
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/pcbc_encrypt.c 1.6 1.7
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/read_pssword.c 1.11 1.12
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/strng_to_key.c 1.8 1.9
convert-from-bsd-to-posix-string-and-memory-functions-20010807 openafs/src/des/weak_key.c 1.6 1.7