Thu Mar 10 13:47:20 2005 Sam Robb <sam.robb@timesys.com>

	* Makfile: update to build with debug info

	* etc/Makfile: update to build with debug info
	
	* rpcsvc/Makefile: update to build with debug info
	
	* rpcgen/Makefile: update to build with debug info
	
	* rpc/Makefile: update to build with debug info
	
	* rpc/get_myaddress.c (get_myaddress) : when trying to determine system
	  address, don't just use address of first interface found; instead use
	  first valid (non-zero) address found on an interface.

Tue Dec  2 16:05:29 2003 Sam Robb <sam.robb@timesys.com>

	* rpc/types.h : #include <malloc.h> to avoid providing
	  a conflicting definition of malloc().

Tue Oct  7 10:40:19 2003 Sam Robb <sam.robb@timesys.com>

	* rpc/* : applied patch from Joe Buehler to deal with
	  differences in the semantics of Windows bind().

	* rpc/bindresvport.c (bindcresvport) : added (Joe Buehler)

	* rpc/clnt_tcp.c (clnttcp_create) : call bindcresvport()
	  under Cygwin (Joe Buehler) 

	* rpc/Makefile : force delete of libraries for reinstall
	  (Joe Buehler) 

Fri May 16 13:27:15 2003 Sam Robb <sam.robb@timesys.com>

	* rpc/xdr_float.c : applied patch from Dave Miles to deal
	  with swapped bytes in double precision values. Reference:
	  http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=CONKLIN.93Mar4104604%40ngai.kaleida.com&rnum=3

Wed Jan 15 12:51:48 2003 Sam Robb <sam.robb@timesys.com>

	* rpc/rpc.h : remove #include <netinet/in.h>

	* rpc/types.h : add #include <netinet/in.h>

Sat Jan 11 23:00:01 2003 Sam Robb <sam.robb@timesys.com>

	* etc/rpcinfo.c : merged in GetPW() and changes to deletereg()
	  from Corinna Vinschen's original Cygwin port

	* etc/Makefile : added -lnetapi32 to libs (for rpcinfo)

Fri Jan 10 12:55:35 2003 Sam Robb <sam.robb@timesys.com>

	* rpcsvc/*: synced xdr files with those present in glibc-2.2.5

	* Change makefile to build with -O2 instead of -O

Wed Jan  8 16:27:20 2003 Sam Robb <sam.robb@timesys.com>

	* rpcgen/*: added support for "hyper" based on gnu libc patch
	  <http://sources.redhat.com/ml/libc-alpha/2001-04/msg00012.html>
	  and NT oncrpc code.

Mon Jan  6 16:17:45 2003 Sam Robb <sam.robb@timesys.com>

	* ChangeLog : added

	* rpc/xdr.h (xdr_free): added missing declaration

Tue Oct 15 01:01:01 2002 Sam Robb <sam.robb@timesys.com>

	* Cygwin port, based on work by Rico Juinio.  Additional contributions
	  by Matt Rice.
