19 Commits (1644367743a7e7df4efa3ac9127776e7eac177bd)

Author SHA1 Message Date
leitner 94feba3667 use write in buffer_put for a slight perf improvement 7 years ago
leitner 760598ec2f #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
leitner d26b8082d8 shut up new gcc 6 warnings 9 years ago
leitner fce165fdcb remove dead store 10 years ago
leitner 4a04c40595 get rid of more -Wconversion warnings 11 years ago
leitner 83c1186870 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)
19 years ago
leitner eeffc36387 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
20 years ago
leitner 6196f771cd 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")
20 years ago
leitner 8946f912e8 typo 20 years ago
leitner 8873a442f2 man page update 20 years ago
leitner d3afa18c42 dns_name6_domain -> void
man page clarifications
20 years ago
leitner 499ca6a307 also support ip6.arpa in addition to ip6.int 21 years ago
leitner 0fbde45869 add haveinline dependency 21 years ago
leitner 82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
21 years ago
leitner 08b68f1bdc EPROTO -> EINVAL for BSD backwards compatibility (did I mention that BSD *sucks*?) 21 years ago
leitner f8409a0787 more man page typos 22 years ago
leitner e3b6d64e70 fix typo (Hynek) 22 years ago
leitner fdd0dcbea9 man pages for the DNS routines, too 22 years ago
leitner f921b8cbb0 monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 22 years ago