Thu Jul 20 19:54:08 1995  Ken Raeburn  <raeburn@cygnus.com>

	* prot.h (pkt_cipher): Now returns char*.

Tue Jun 27 23:35:03 1995  Mark Eichin  <eichin@cygnus.com>

	* krb-sed.h (swap_u_long): use KRB_INT32 in swap() macros.

Tue Mar 28 09:22:20 1995  Mark Eichin  <eichin@cygnus.com>

	* krbports.h (KERBEROS_SEC_PORT): added, as port 88, for
	send_to_kdc fallback.

Fri Mar 17 19:44:24 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>

	* cc-unix.h (gethostid): Disable declaration, since it conflicts
	with DEC OSF/1 3.0 system header files.

Thu Feb  9 00:58:04 1995  John Gilmore  (gnu at om.toad.com)

	* Makefile.in (install-mac):  Copy some include files to the
	destination release image, for use with a binary driver and
	mac-stubs.c.

Mon Feb  6 16:51:43 1995  John Gilmore  (gnu at toad.com)

	* krb_driver.h (mac_stubs_kdriver):  Add declaration.

Sat Feb  4 19:39:58 1995  John Gilmore  (gnu at toad.com)

	* TCPPB.h, GetMyIPAddr.h:  Add MacTCP include files, for kconfig.

Wed Feb 1 12:00:00 1995  John Rivlin  <jrivlin@cygnus.com>

	* Makefile.in: Modify install-windows and clean-windows
	targets to install include files into src/windows directory.

Thu Feb  2 13:49:32 1995  Ian Lance Taylor  <ian@cygnus.com>

	* osconf.h: Check __DGUX__ instead of __DGUX.

Tue Jan 24 01:14:58 1995  Mark Eichin  <eichin@cygnus.com>

	* kadm.h (CHG_STAB, STABACL): support for get_srvtab from MIT V4p10.

Mon Jan 16 02:03:50 1995  John Gilmore  <gnu@cygnus.com>

	* krb-sed.h:  Re-declare krb_err_txt for the convenience of
	user programs that haven't been ported like our tree.

Fri Dec 16 12:00:00 1994  John Rivlin  <jrivlin@fusion.com>

	* kstream.h: Add missing FAR declaration for Windows. Protects
	against multiple inclusion.

Fri Jan  6 14:57:42 1995  Ian Lance Taylor  <ian@cygnus.com>

	* c-hp68k.h (HIDE_RUSEROK): Define.

Wed Jan  4 17:42:48 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* krb_db-sed.h: Add prototypes for declared functions.  Declare
	kdb_get_master_key_from.

Tue Jan  3 01:23:44 1995  Mark Eichin  <eichin@cygnus.com>

	* Makefile.in (clean): remove generated $(ETHFILES).

Wed Dec 14 11:15:19 1994  Ian Lance Taylor  <ian@cygnus.com>

	* c-alpha.h (MUSTALIGN): Define.

	* c-386sco.h (HAVE_SYS_PTEM_H): Define.

Wed Nov 23 13:03:10 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* c-386sco.h (SYSV_TERMIO): Don't define.  It is only used by
	telnet, where it means use termio as opposed to termios.
	* c-rs6000.h (SYSV_TERMIO): Likewise.
	* c-sol2.h (SYSV_TERMIO): Likewise.
	* c-svr4.h (SYSV_TERMIO): Likewise.

Wed Nov 16 22:14:15 1994  Mark Eichin  (eichin@cygnus.com)

	* prot.h (KERB_ERR_PREAUTH_SHORT, KERB_ERR_PREAUTH_MISMATCH): 
	new names for preauth.

Wed Nov  2 18:54:05 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* osconf.h (sigmasktype, SIGBLOCK, SIGBLOCK2, SIGBLOCK3,
	SIGUNBLOCK, SIGSETMASK): Define based on USE_SIGPROCMASK.

Mon Oct 31 19:39:28 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* Makefile.in (CODE): Use Makefile.in instead of Imakefile.

Fri Oct 28 16:17:20 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>

	* kparse.h (LineNbr, ErrorMsg): Now static in kparse.c, so don't
	declare them here.

Mon Oct 10 18:45:10 1994  Julia Menapace  (jcm at toad.com)

	* driver.h: Change C comments to be more portable.
	
	* des.h:  Make the following internal DES routines external
	because the Mac Driver exports pointers to them to applications:
	des_new_random_key, des_init_random_number_generator,
	des_set_random_number_generator_seed.

	* krb_driver.h:  Comment driver API for driver control codes:
	cKrbKNameParse, cKrbGetErrorText, CKrbGetPwInTkt,
	cKrbGetTfFullname.

Fri Sep 23 12:00:00 1994 John Rivlin (jrivlin@fusion.com)

	kstream.h: Added Windows FAR prototypes throughout.

Fri Aug 19 12:00:00 1994  John Rivlin  (jrivlin@fusion.com)
	
	krb.h: Added FAR casts throughout for compatability with
	small and medium compiler models.
	
	des.h: Added FAR casts throughout for compatability with
	small and medium compiler models.
	
	kerberos.h: Added FAR casts throughout for compatability with
	small and medium compiler models.

	* c-window.h: Define PROTOTYPE so that they will be available
	even on non __STDC__ machines.

	* conf.h: Don't redefine PROTOTYPE, hence allowing specific machines
	to override behavior.

	* kerberos.h (ini_tkt): Made ini_tkt externally callable
	so that caches can be saved and restored properly for
	differing realms.

Mon Aug 6 12:00:00 1994  John Rivlin  (jrivlin@fusion.com)

	* kadm.h: Remove malloc and realloc prototypes and
	placed them in source files where they belong.

	* kerberos.h: Added prototype for new function 
	krb_get_notfication_message which gets a unique message
	number used for broadcasting.

	* c-windows.h: Added WM_KERBEROS_CHANGED message name for 
	unique message to send to all top level when ticket cache
	changes.

	* cc-unix.h: SOCKET_xxx values defined to unix standard values.
	GLOBAL_ERROR_HANDLING added so that kadm can avoid initializing
	error tables in kadm_init_link under Windows.

	* c-vms.h: SOCKET_xxx values defined to socket_xxxx (assume Multinet).
	This was moved from netread and netwrite.

	* c-mac.h: SOCKET_xxx values defined the same as for Windows

	* c-window.h: add SOCKET_READ, SOCKET_WRITE and SOCKET_EINTR
	so that read and write calls may be avoided under Windows.

Tue Sep 27 22:39:45 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)

	* cc-unix.h (GETHOSTNAME): Define.

Fri Sep 16 14:53:59 1994  Julia Menapace  (jcm@majipoor.cygnus.com)

	* Makefile.in: Change pathnames for header file fragments to
	be based on $srcdir instead of $SRCDIR (get rid of it entirely),
	so that the only make variable used to define file path seperators
	is $S. $S is redefined on the command line that invokes this
	makefile to be correct for this UNIX make step (after being
	configured to be correct for the Mac).
	* krb_driver.h (enum cKrbcsCodes): add comments describing
	which parameter block fields are used, to pass and return
	parameters to and from the driver, for various csCodes.

Tue Sep 13 17:20:42 1994 Julia Menapace  (jcm@cygnus.com)

	* c_mac.h (MULTIDIMENSIONAL_ERR_TXT): Added placeholder for
	compile time flag set in mac binary project file.

Wed Aug 17 00:49:27 1994  Mark W. Eichin  (eichin@paycheck.cygnus.com)

	* kerberos.h (krb_get_ticket_for_service): use PROTOTYPE correctly.

Fri Aug  5 23:36:52 1994  Mark Eichin  (eichin@cygnus.com)

	* Makefile.in (UHFILES): add conf.h so it gets installed.

Mon Aug 1 12:00:00 1994  John Rivlin  (jrivlin@fusion.com)

	* c-windows.h: Added KERBEROS_INI definitions to define the format
	of the KERBEROS.INI configuraiton file. Macros added include
	KERBEROS_INI, KEBEROS_HLP, INI_DEFAULTS, INI_USER, INI_INSTANCE
	INI_POSITION, INI_OPTIONS, INI_DURATION, INI_ALERT, INI_BEEP,
	INI_FILES, INI_KRB_CONF, DEF_KRB_CONF, INI_KRB_REALMS, 
	DEF_KRB_REALMS.

Thu Jul 26 12:00:00 1994  John Rivlin  (jrivlin@fusion.com)

	*Makefile.in: all-windows target updated to copy krb_db-sed.h 
	to krb_db.h so that krb/rd_preauth.c will compile.

Thu Jul 21 18:41:18 1994  Mark Eichin  (eichin@cygnus.com)

	* c-vax.h: Only define VAX if it isn't already there (avoids
	collision on DEC C.)

Wed Jul 20 20:39:59 1994  Mark Eichin  (eichin@cygnus.com)

	* osconf.h: add Pyramid and DG/UX.
	* c-pyramid.h, c-dgux88.h: new files.

Tue Jul 19 12:00:00 1994  John Rivlin (jrivlin@fusion.com)

	* c-window.h: added memFullErr for Mac compatability

Mon Jul 18 18:58:45 1994  Julia Menapace (jcm@cygnus.com)

	* kerberos.h (krb_delete_cred,
	  krb_get_nth_cred, krb_get_num_cred, 
	  krb_get_ticket_for_service) add prototypes.

	* klog-sed.h, krb_db-sed.h: nuke rcs crud.

	* krb_driver.h: add some documentary comments.

Tue Jul 12 16:18:44 1994  John Rivlin (jrivlin@fusion.com)

	* makefile.in: Added system independent naming.
	Created Windows depenencies to avoid need for sed during 
	PC configuration.  krb-sed.h is currently being used without
	modification.  This may need to change in the future.

	*kerberos.h: prototype added for krb_get_pw_in_tkt_preauth to define
	it for external access and resolve undefined in kinit.

Tue Jul  5 11:37:37 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

	* osconf.h: For NetBSD on i386, use same configuration as 386BSD.

	* krb_conf.h (krbONE): Now const, and heavily commented to the
	effect that one shouldn't need to use it anyways.

	* kerberos.h (krb_get_err_text): Now returns pointer to const.

Fri Jul  1 00:12:01 1994  John Gilmore  (gnu@cygnus.com)

	* kerberos.h (krb_get_pw_in_tkt_preauth):  Add.

	* MacTCPCommonTypes.h, AddressXlation.h:  Restore mysteriously
	missing bottom lines.

	* c-mac.h, c-windows.h (gethostname):  Stub out.
	(GETHOSTNAME):  Stop stubbing out.

	* kerberos.h:  Exdent routines that are fully in interface now.
	(krb_set_default_user):  Only has one argument.
	(krb_get_err_table):  Remove from interface.

Thu Jun 30 23:26:04 1994  John Gilmore  (gnu@cygnus.com)

	* krb-sed.h:  Use #include "kerberos.h".  Remove krb_err_txt
	and MAX_KRB_ERRORS.  Add DEB macro for debug printf's, so that
	all calls to printf can be removed from non-debug implementations
	that don't support printf (Think C drivers).

	* krb_driver.h (dNeedLock, dStatEnable, DCtlEnable):  Add
	from Think header file "Think.h", which used to be in Apple's
	system header files but aren't any more.
	(cKrbKnameParse, cKrbGetErrText, cKrbGetPwInTkt):  Add.
	(u_long, u_short):  Remove; they are in c-*.h now.
	(fullname, result):  New fields in low-level param block.

	* macsock.h (ntohl, ntohs):  Add as no-ops.

	* c-alpha.h, c-apollo.h, c-ibm370.h:  Remove RCS crud.

	* kerberos.h:  Use FAR pointers everywhere that we use pointers.
	This makes it possible (well, probable) to call the Windows
	DLL implementation from small and medium model Windows programs.

Thu Jun 30 23:25:15 1994  John Gilmore  (gnu@tweedledumb.cygnus.com)

	* *.h:  Use #include "..." rather than #include <...> for
	our own local include files, because Think C can't find them
	when enclosed in <...>.

Tue Jun 21 17:21:09 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

	* kerberos.h (krb_mk_req, krb_mk_err, krb_mk_priv, krb_mk_safe,
	krb_rd_priv, krb_rd_safe): Corrected prototypes.

Tue Jun 21 00:13:02 1994  John Gilmore  (gnu@cygnus.com)

	* c-windows.h:  Define OSErr and noErr for memcache.h.
	* osconf.h:  Use _WINDOWS, not WINDOWS, to detect OS.

Sat Jun 18 07:39:32 1994  John Gilmore  (gnu@cygnus.com)

	* c-mac.h (HAVE_GETENV):  Define.
	(SOCKET_NFDS):  New macro for first arg to select() call.
	(GETHOSTNAME):  Stub out.
	* c-windows.h (SOCKET_NFDS):  Define.
	* cc-unix.h (SOCKET_NFDS):  Define.

Fri Jun 17 02:09:41 1994  John Gilmore  (gnu@cygnus.com)

	* AddressXlation.h, MacTCPCommonTypes.h, UDPPB.h:  New MacTCP
	header files.
	* macsock.h:  Eliminate required inclusion of MacTCP header files,
	by avoiding a single StreamPtr declaration.

Thu Jun 16 16:46:58 1994  John Gilmore  (gnu@cygnus.com)

	* Makefile.in (unixmac):  New target.
	* c-mac.h:  Add <Memory.h>.  Pull Internet-related stuff into
	macsock.h and include that.
	* macsock.h:  New include file for Mac Sockets interface.
	* krb_driver.h:  Remove (C) symbol since it confuses NFS/Share
	into thinking that this isn't a text file.

Mon Jun 13 15:06:01 1994  John Gilmore  (gnu@cygnus.com)

	* c-386sco.h, c-hpsnake.h, c-sol2.h, c-svr4.h:  Replace define of
	USE_RAND48 with #define's for random and srandom.
	* c-aux.h:  Move rand48 defines here, from lib/des/new_rnd_key.c.
	* c-hpsnake.h:  Pull RCS crud.
	* c-mac.h:  Supply RANDOM_KRB_INT32_1 and _2.

Thu Jun  9 01:45:13 1994  John Gilmore  (gnu@cygnus.com)

	* osconf.h:  Explain file naming conventions.
	* cc-vms.h:  Move to:
	* c-vms.h:  which is the right name for it.

Wed Jun  8 13:14:54 1994  John Gilmore  (gnu@cygnus.com)

	* c-windows.h (INTERFACE):  Use Pascal calling sequence for
	interface functions; apparently this is an undocumented
	requirement for DLL interfaces (in LINK and Visual Basic).

	* krb-sed.h:  Doc fix.
	(INTK_PW_NULL):  New error name for null password supplied
	to krb_get_pw_in_tkt and friends.

	* ren.msg:  Include krb_driver.h (for use in memcache.c).

	* kerberos.h (krb_get_err_table):  Fix prototype.
	(des_string_to_key):  Re-correct prototype; it was the function
	that was wrong.  [Gumby changed the prototype but didn't make
	a ChangeLog entry.]

Fri May 27 17:02:56 1994  John Gilmore  (gnu@cygnus.com)

	* winsock.def:  Move file to lib/krb instead.
	* Makefile.in (winsock.lib):  Remove to lib/krb.
	* c-windows.h (FAR):  Define as __far if undefined.
	(INTERFACE):  Use __export rather than _export.
	* cc-unix.h:  Declare errno.
	* des.h:  Add INTERFACE declarations to interface functions.
	* kerberos.h:  Remove krb_err_txt.  Fix krb_get_error_table and
	krb_get_tf_fullname declarations.
	* krb-sed.h: Remove function declarations that are now in kerberos.h.
	Remove FAR from krb_err_txt.

Wed May 25 09:11:48 1994  D V Henkel-Wallace  (gumby@tweedledumb.cygnus.com)

	* Imakefile (KHFILES) remove admin_server.h, highc.h,
	passwd_server.h, addr_comp.h.
 	
Tue May 24 05:51:24 1994  John Gilmore  (gnu@cygnus.com)

	* krb-sed.h:  Pull RCS crud.  Make krb.h contain INTERNAL
	definitions for the Kerberos library.  Pull ANSI circumventions
	which are handled in <conf.h>.  Pull FD_ZERO, FD_SET, FD_ISSET
	circumventions which are handled in individual config files.
	Pull unused CL_GTGT_INIT_FILE, MAX_HSTNM.
	Pull anything that moved into kerberos.h.  Include kerberos.h.

	* kerberos.h:  New include file contains EXTERNAL declarations
	for the Kerberos library.  This will be part of the published
	interface for the MS-Windows DLL and/or Mac Driver.  It is derived
	from <krb.h>.
	* kerberos.h:  TKT_FILE:  Default value is a null pointer; this
	causes tf_init to call tkt_string.  This simplifies ticket cache
	selection on non-Unix machines (default arg isn't a Unix filename).
	* Makefile.in:  Add kerberos.h.

	* c-aux.h, c-ultmips.h, c-sun3.h (FD_*):  Move definitions to here.
	* conf.h:  Remove embedded "/*" caused by a file path in a
	comment.
	* des.h (des_ecb_encrypt, des_pcbc_encrypt):  Fix prototype.
	* cc-unix.h, c-mac.h, c-windows.h (INTERFACE):  Define, to be
	used to declare functions which are part of the Kerberos library's
	external interface spec.  On Mac and/or Windows, these get special
	declarations.
	* c-windows.h:  Pull IBMPC.  Bowdlerize.

Mon May 23 00:38:30 1994  Mark Eichin  (eichin at tweedledumb.cygnus.com)

	* krb-sed.h: added krb_ignore_ip_address declaration.
	Added VMS ifdefs for pathnames (since the constructed pathnames
	just aren't enough, and we can't configure under VMS anyway.) Use
	MultiNet values.

	* cc-vms.h: New file. Same as cc-unix.h, for now, just tweaked to
	get the MultiNet include directories.

Sat May 21 04:12:13 1994  John Gilmore  (gnu@cygnus.com)

	* Makefile.in (unixdos):  Commands that run on Unix, after running
	configure for DOS targets.  (FIXME, move all to Windows.)
	(winsock.lib):  Run implib on winsock.def to produce library.
	* winsock.def:  New file defines the WinSock DLL interface.
	* c-aux.h, c-hp68k.h, c-hpsnake.h, c-sol2.h, c-svr4.h: Define
	NO_SETPRIORITY.
	* cc-unix.h (getpid):  Don't declare it; the decl conflicts with
	`pid_t getpid();' on some systems.
	* c-windows.h:  Override GETHOSTNAME to just return -1.
	* des.h:  Add function prototypes for more functions.
	* des.h, c-{assorted}.h:  Pull RCS crud.

Thu May 19 21:57:18 1994  John Gilmore  (gnu@cygnus.com)

	New portability macros:

	(CONVERT_TIME_EPOCH):  Support for OS versus Kerberos epochs.
	(RANDOM_KRB_INT32_1 and _2):  Random values from the OS.
	(SOCKET_INITIALIZE, SOCKET_CLEANUP, SOCKET_ERRNO, SOCKET_SET_ERRNO):
	Clean macros for differences between WinSock and BSD Sockets.
	(FAR):  Pseudo-clean macros for dealing with the FAR pointers
	and modified library functions required when you interface to
	a Windows DLL (GRUMBLE!!!).

    	* cc-unix.h:  Define the above.  Add a bunch of WinSock
	compatability defines (SOCKET, INVALID_SOCKET, SOCKET_ERROR, etc).
	* c-windows.h:  The above, and further work on defines.
	* c-mac.h:  The above.

Sat May 14 01:09:41 1994  John Gilmore  (gnu@cygnus.com)

	* krb-sed.h:  Fix up TKT_FILE configurability.
	* c-mac.h, c-windows.h:  Define TKT_FILE.

Fri May 13 12:13:36 1994  John Gilmore  (gnu@cygnus.com)

	* c-mac.h, c-windows.h:  Add MAXHOSTNAMELEN; clean up comments.
	* cc-unix.h:  Add <sys/param.h> for MAXHOSTNAMELEN.

	* cc-unix.h, c-mac.h, c-windows.h:  Rename
	TIME_GMT_UNIXSEC_MS to TIME_GMT_UNIXSEC_US since it's
	returning microseconds, not milliseconds.
	* c-windows.h:  Remove RCS crud.

Fri May 13 02:20:05 1994  John Gilmore  (gnu@cygnus.com)

	Move many Makefile -D options into the c-*.h files instead,
	to reduce command line size for DOS.

	* Makefile.in:  Build krb_err.h and kadm_err.h without
	`make depend'.  Change	{} to () for NMAKE.  Don't mkdir
	on $(INCLDIR) if it already exists.

	* c-*:  Move HOST_BYTE_ORDER define from ../config.
	* c-386sco.h:  Don't bother defining VFS; nobody cares.
	* c-386linux.h, c-alpha.h, c-i960vx.h, c-sol2.h, c-sun3.h,
	c-svr4.h:  Move USE_UNISTD_H.
	* c-386linux.h, c-hpsnake.h:  Move HIDE_RUSEROK.
	* c-next.h:  Move HAVE_GETENV.
	* c-sol2.h:  Move DO_REVERSE_RESOLVE.  FIXME, why is this
	security measure only done on Solaris machines?
	* c-sunos4.h:  Move all -D options from ../config file.
	* c-svr4.h:  Move undefinition of NDBM to here.
	* cc-unix.h:  Add <arpa/inet.h> and <netdb.h> under
	DEFINE_SOCKADDR.  Add TIME_GMT_UNIXSEC macro and friends
	for accessing current time in a system independent manner.
	* conf.h:  Move default KERBEROS=1 and NDBM=1 here.
	* des.h: If DECL_THAT_NEEDS_KRB_INT32 exists, run it after
	defining that type.
	* kadm.h:  Move <krb.h> inclusion to more useful spot.

	Initial Mac and Windows support.

	* osconf.h:  Include Windows and macintosh .h files.
	* c-windows.h:  Add config file for MS Windows.
	* c-mac.h:  You guessed it.
	* winsock.h:  Add network header file for MS Windows (it
	doesn't traditionally come with the networking support!).

Sun May  8 17:13:06 1994  John Gilmore  (gnu@cygnus.com)

	* kdc-sed.h:  Add a few function declarations.  FIXME, add all.

	* kadm.h:  Remove <sys/types.h> and <netinet/in.h>.  Ask
	that sockets be defined by krb.h.  Pull out function declarations
	that belong in other include files.  (Leave malloc/realloc defns,
	don't want to clean out that sinkhole yet.)

	* des.h:  Add function declaration for quad_cksum.
	Include conf.h rather than osconf.h to get PROTOTYPE.
	* krb_db-sed.h:  Move in some function declarations.
	* krb-sed.h: Remove typedef `pointer'.  Decl krb_set_tkt_string.
	* conf.h:  Really protect against multiple inclusion.
	Remove typedef `pointer' which is unused and troublesome.
	Remove #ifdef notdef/#define void int.

Sun May  8 16:02:38 1994  John Gilmore  (gnu@cygnus.com)

	Define `sigtype' on every configuration, as the return type
	of a function which is the argument and result of signal().
	A few C source files were correspondingly changed to use the new
	definition (appl/bsd/login.c and lib/des/read_password.c).

	* osconf.h:  Protect against multiple inclusion, now that we
	are defining a typedef.
	* c-*.h:  Define the right type for that system (in many cases,
	just a guess, until we rebuild on all the systems).
	* kadm.h:  Remove guess-definition of sigtype from here.

Sat May  7 19:40:01 1994  John Gilmore  (gnu@tweedledumb.cygnus.com)

	Prepare for removing system-dependent include files from
	ordinary C source files in Kerberos, for porting to DOS and Mac.

	* cc-unix.h:  Provide definitions required by source code,
	using Unix header files.
	* osconf.h:  Include cc-unix.h on all Unix hosts.
	* Makefile.in:  Add cc-unix.h

Fri May  6 21:14:32 1994  John Gilmore  (gnu@tweedledumb.cygnus.com)

	Massive file renaming for DOS compatability

	* ren.msg:  Add table of files to be renamed.
	* addr_comp.h, admin_server.h, highc.h, passwd_server.h:  Remove,
	unused.
	
	*	mv	conf-386bsd.h	c-386bsd.h
		mv	conf-aixps2.h	c-386aix.h
		mv	conf-aixrios.h	c-rs6000.h
		mv	conf-alpha.h	c-alpha.h
		mv	conf-aux.h	c-aux.h
		mv	conf-bsd386i.h	c-sun386i.h
		mv	conf-bsdapollo.h	c-apollo.h
		mv	conf-bsdibm032.h	c-rtpc.h
		mv	conf-bsdm68k.h	c-sun3.h
		mv	conf-bsdsparc.h	c-sunos4.h
		mv	conf-bsdtahoe.h	c-tahoe.h
		mv	conf-bsdvax.h	c-vax.h
		mv	conf-hp68k.h	c-hp68k.h
		mv	conf-hpsnake.h	c-hpsnake.h
		mv	conf-i960vx.h	c-i960vx.h
		mv	conf-ibm370.h	c-ibm370.h
		mv	conf-linux386.h	c-386linux.h
		mv	conf-next.h	c-next.h
		mv	conf-pc.h	c-pc.h
		mv	conf-pyr.h	c-pyr.h
		mv	conf-sco386.h	c-386sco.h
		mv	conf-sgi.h	c-sgi.h
		mv	conf-sol20sparc.h	c-sol2.h
		mv	conf-svr4.h	c-svr4.h
		mv	conf-ultmips2.h	c-ultmips.h
		mv	conf-windows.h	c-windows.h
		mv	kdc.h.sed	kdc-sed.h
		mv	klog.h.sed	klog-sed.h
		mv	krb.h.sed	krb-sed.h
		mv	krb_db.h.sed	krb_db-sed.h
		mv	lsb_addr_comp.h	lsb_addr_cmp.h

	* osconf.h, Makefile.in:  Rename files appropriately.

Fri May  6 05:20:23 1994  John Gilmore  (gnu@tweedledumb.cygnus.com)

	* krb.h.sed:  Move function prototypes here from
	../lib/krb/krbglue.c.  Fix bugs in them.  Clean up duplicate
	STDC/non-STDC versions.

Fri Mar 11 16:41:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)

	* Makefile.in (UHFILES): Include conf-alpha.h.

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.



