Fri Feb  7 01:12:28 1997  Mark Eichin  <eichin@cygnus.com>

	* auth_gssapi.c, bindresvport.c, clnt_generic.c, clnt_perror.c,
	svc.c, svc_run.c: errno.h, not sys/errno.h.

Thu Feb  6 21:25:21 1997  Mark Eichin  <eichin@cygnus.com>

	* xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): ditch the
	mc68000 tests, since we're actually building for one of those, and
	the code inside the ifndef's is mandatory.

Mon Dec 16 16:42:23 PST 1996  Jeremy Allison <jra@cygnus.com>

	* pmap_rmt.c: Changed for __CYGWIN32__ so broadcast code compiles.
	* rpc.h: Included <sys/socket.h> to allow re-mapping of
	cygwin_xxx socket calls in __CYGWIN32__.

Wed Dec  4 12:47:19 1996  Mark Eichin  <eichin@cygnus.com>

	* pmap_rmt.c, clnt_udp.c, clnt_tcp.c, auth_unix.c: switch to
	rpc_gettimeofday, and generate the macro locally (none of this
	includes k5-int.h nor should it.)
	* configure.in: use KRB5_GETTIMEOFDAY_ARGS to set up test.

Tue Dec  3 21:00:21 1996  Mark Eichin  <eichin@cygnus.com>

	* pmap_rmt.c (clnt_broadcast): use krb5_gettimeofday.
	* clnt_udp.c (clntudp_bufcreate): use krb5_gettimeofday.
	* clnt_tcp.c (clnttcp_create): use krb5_gettimeofday.
	* auth_unix.c (authunix_create): use krb5_gettimeofday.
	(authunix_refresh): use krb5_gettimeofday.

	* configure.in: test for sys/filio.h, sys/sockio.h.
	* pmap_rmt.c, get_myaddress.c: test for sys/sockio.h (for
	SIOCGIFCONF and SIOCGIFFLAGS on SVR4.)
	* clnt_udp.c: test for sys/filio.h (for FIONBIO on SVR4.)

Thu Sep 26 14:43:17 1996  Chris Provenzano  <proven@cygnus.com>

        * Makefile.in: Changes to allow to different packaging
        Currently there is pkg-all, pkg-server, and pkg-client

Tue Aug  6 18:52:47 1996  Marc Horowitz  <marc@mit.edu>

	* configure.in, getrpcent.c, netdb.h, types.hin: use configure to
 	detect the return types of setrpcent() and getrpcent().  Also,
 	check for struct rpcent in the system <netdb.h>, and only define
 	the structure in rpc/netdb.h if it's not in the system file.

Thu Aug  1 16:47:40 1996  Michael Graff  <explorer@lenin.cygnus.com>

	* clnt_perror.c: include <sys/errno.h> for sys_errno definition
	on NetBSD
