Commit Graph

15 Commits (aedf1016c1864856b6a98054cb99e93e656c61f9)

Author SHA1 Message Date
Felix von Leitner d74fc233fc get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
Felix von Leitner 56fb0a586d fix for NetBSD 3.0 (they broke their sys/types.h)
remove support for ip6.int reverse lookup in DNS routines (the domain is
no longer delegated)
2006-06-23 03:53:16 +00:00
Felix von Leitner e5c56dc6b0 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
2005-05-12 06:52:29 +00:00
Felix von Leitner 4f5117a604 remove a few gcc 4 warnings
work around freebsd 5.4 brokenness (if you don't have IPv6 in the
    kernel, socket(PF_INET6,SOCK_STREAM,0) returns EPROTONOSUPPORT
    instead of EPFNOSUPPORT, which basically says "yeah, I know IPv6,
    but TCP?  never heard of it")
2005-05-05 15:55:41 +00:00
Felix von Leitner f241a2e64c typo 2005-01-23 00:08:55 +00:00
Felix von Leitner f9ca13d8e3 man page update 2004-09-17 13:51:35 +00:00
Felix von Leitner f0e8c7cffb dns_name6_domain -> void
man page clarifications
2004-07-13 10:09:17 +00:00
Felix von Leitner f4c853935a also support ip6.arpa in addition to ip6.int 2004-06-03 16:31:27 +00:00
Felix von Leitner 7fd6b57be9 add haveinline dependency 2004-01-06 23:17:02 +00:00
Felix von Leitner d0cc758bf8 broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
2003-11-06 20:47:59 +00:00
Felix von Leitner 5418c27f2a EPROTO -> EINVAL for BSD backwards compatibility (did I mention that BSD *sucks*?) 2003-09-05 23:59:17 +00:00
Felix von Leitner 4d21334dee more man page typos 2003-01-27 02:16:43 +00:00
Felix von Leitner 53d0606cdd fix typo (Hynek) 2003-01-25 17:17:55 +00:00
Felix von Leitner a2ef9f358d man pages for the DNS routines, too 2002-09-17 01:24:08 +00:00
Felix von Leitner 051de3819a monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00