Sun Oct 17 13:23:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)

	* krb.h.sed: (struct msg_dat): Use KRB_INT32 for fields that are
	specified to have 4-byte lengths in the protocol.

	* des.h (KRB_INT32, KRB_UINT32): Define as versions of long int if
	not already defined.
	(des_ks_struct): Use KRB_INT32 instead of long.

	* conf-alpha.h: New file for DEC Alpha AXP running OSF/1.
	* osconf.h: Use it.

Fri Jun 19 13:36:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)

	* des.h (des_ks_struct): needs to be a union with long, since it
	gets cast as a long later. (This only showed up with gcc2 which
	otherwise gave the whole structure byte-alignment...)

Tue Nov 29 11:52:51 1988  John T Kohl  (jtkohl at lycus)

	* osconf.h: add #ifdef's for SUN processors (bsd/m68k)

	* conf-bsdm68k.h: new file for BSD unix/M68000-based unix boxes

Mon Sep 12 14:33:58 1988  Bill Sommerfeld  (wesommer at ra)

	* des_conf.h: deleted file (superceded by conf.h)

	* des.h: remove #include of des_conf.h

	* des.h: remove internal details (sbox structure, bit_{32,64}) from
interface.
	Rename data types.
	Add #defines, turned off if NCOMPAT, for compatibility with old
	versions.



