Mon Apr  4 22:03:39 1994  Eric Youngdale  (eric@esp22)

	* Makefile (SRC2S): Add gethstnm.c.

	* gethstnm.c: New file, copied from libnsl.  Apparently
	Univel does not use libsocket.so, so the general idea is that
	we will use a symbolic link between the two.  Half baked idea,
	we will see how it all plays out.

Wed Mar 23 01:01:53 1994  Eric Youngdale  (eric@esp22)

	* gethstnmad.c: Fix bug (Use h_errno for ns errors, not errno).

	* herror.c res_comp.c res_debug.c res_init.c res_mkqry.c
	res_query.c res_send.c: New files copied from libc-linux.

Sun Mar 20 14:14:58 1994  Eric Youngdale  (eric@esp22)

	*  connect.S accept.S send.S recv.S bind.S setsockopt.S
	listen.S recvmsg.S sendmsg.S getsockopt.S recvfrom.S sendto.S
	shutdown.S socketpair.S trace.S getpeername.S getsockname.S:
	New files, to use Wyse TCP syscalls.

Sat Feb 26 14:35:04 1994  Eric Youngdale  (eric@esp22)

	* socket.S: New file.  Use Wyse TCP/IP stuff.

	* Makefile: Include socket.S.

Sun Feb 13 12:26:56 1994  Eric Youngdale  (eric@esp22)

	* inet_*.c: New files, copied from libc-linux.

	* inetprivate.h: Symlink to same file in socket directory.

	* Makefile: Do not list /usr/lib/libc.so.1 when linking
	libsocket.so.

