15 Commits (c2e3bd9dae754ab3dba5a717939dd688ac9ad183)

Author SHA1 Message Date
Felix von Leitner 35f10a2f72 remove OpenBSD #warning (obsd maintainer says no longer needed) 7 years ago
Felix von Leitner a96b23073c get rid of warning 14 years ago
Felix von Leitner dfced9889c add/fix man pages
zero a buffer in io_passfd so valgrind does not complain when we pass it
to a syscall (which did not use the uninitialized parts anyway)
14 years ago
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)
17 years ago
Felix von Leitner e868cb15bb Uh, it's #warning and not #warn. *blush* 18 years ago
Felix von Leitner b83c6cbcbc Work around OpenBSD. Again. 18 years ago
Felix von Leitner 341c3fed85 work around broken Solaris sys/socket.h 18 years ago
Felix von Leitner 8b2036b21e IRIX compatibility (yuck!) 18 years ago
Felix von Leitner 8b636109ab gcc 4 cleanups (mostly unsigned char* vs char*) 18 years ago
Felix von Leitner 61a51950d4 add iob_free and man page for iob_reset.
check in some windoze compat crap (still does not compile through for
windoze)
18 years ago
Felix von Leitner c431accd41 Solaris compatibility for io_passfd and io_receivefd (untested, but at
least it compiles)
19 years ago
Felix von Leitner 1213467cfe actually return 0 on success in io_passfd 19 years ago
Felix von Leitner 56ac77f629 argh more bsd 19 years ago
Felix von Leitner 878fbf64ac bsd compat 19 years ago
Felix von Leitner ec2f230bb4 add fd passing functions 20 years ago