Bring in portability fixes from Cygnus K4 release
authorJohn Gilmore <gnu@toad.com>
Tue, 28 Mar 1995 23:42:20 +0000 (23:42 +0000)
committerJohn Gilmore <gnu@toad.com>
Tue, 28 Mar 1995 23:42:20 +0000 (23:42 +0000)
commit40192fcec11733256786840895c56d46d65cd268
tree5abda6e987355dba30859436420ca7db57c3f7ce
parentaafb84055ee571f734b71fd66b683ec36f746b4a
Bring in portability fixes from Cygnus K4 release

* f_cbc.c, f_cksum.c, f_pcbc.c:  Replace individual casts with
simpler solution.
* f_tables.h:  Insert debugging code, and circumvention for MPW
compiler bug.
* key_sched.c:  Remove ancient (microvax??!) comments, and dup
prototype.
* verify.c:  Small hack for MS-Windows scrolling.  Fix spelling.
"register x" -> "register int x".

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5288 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/f_cbc.c
src/lib/crypto/des/f_cksum.c
src/lib/crypto/des/f_pcbc.c
src/lib/crypto/des/f_tables.h
src/lib/crypto/des/key_sched.c
src/lib/crypto/des/verify.c