Commit Graph
17 Commits
Author SHA1 Message Date
David Lawrence dc97fe4ed0 Added configuration tweaks for UnixWare:
-- set compiler flags, yacc program.
	-- define HAVE_UNIXWARE_SIGWAIT for one arg sigwait semantics.
	-- provide for inclusion of netinet/in6.h for IPv6 support.

Don't bother searching for netinet6/in6.h, just unconditionally declare
it is needed on BSD/OS.
2000-05-18 22:35:47 +00:00
David Lawrence 876753d5ce put SHUTUP_SPUTAUX in acconfig.h 2000-05-16 13:08:31 +00:00
Bob Halley 7d32c065c7 update copyright 2000-02-03 23:50:32 +00:00
David Lawrence 4f734c198e use @TOP@ to include copyright and warn about using config.h in public headers 2000-02-02 13:27:10 +00:00
Bob Halley 5c00d1c900 check for chroot and linux/capability.h 1999-10-07 19:32:08 +00:00
Michael Graff 194b6a2519 make sendmsg() and recvmsg() work on solaris and hpux through nasty methods 1999-08-28 05:34:41 +00:00
Michael Graff fda84c1687 local (to us) definitions need to appear in this file! 1999-08-28 04:21:26 +00:00
Bob Halley ebace5212d cleanup 1999-07-16 00:28:54 +00:00
Bob Halley d8dcd6ad46 basic NLS support 1999-06-23 02:51:39 +00:00
Bob Halley a829555ed7 linux threads support 1999-05-12 22:35:40 +00:00
Bob Halley b55bc2f1c1 add _SOCKADDR_LEN, NEED_PTHREAD_INIT, HAVE_SIGWAIT, _POSIX_PTHREAD_SEMANTICS 1999-05-12 09:45:42 +00:00
Andreas Gustafsson 1922518d7f added autoconf check for sa_len 1999-05-04 05:06:28 +00:00
Bob Halley 4c1132f344 update copyright 1999-03-06 04:12:06 +00:00
Michael Graff 491b48ec3f First pass at addrlength grossness cleanup. Man, this is ugly. 1999-02-06 08:48:08 +00:00
Bob Halley 8d5639ee43 add NEED_INET_ATON 1999-02-04 01:42:37 +00:00
Bob Halley 28ed301319 Solaris port: inet_pton, AF_INET6 1999-02-02 00:38:23 +00:00
Michael Graff 64ba6e4cc3 make this go on the Alpha. 1999-01-22 04:35:11 +00:00