Commit Graph

12 Commits (d42c303f7183831df3a6e7f7fac0a73286ddd45c)

Author SHA1 Message Date
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 e868cb15bb Uh, it's #warning and not #warn. *blush* 2005-07-01 19:32:04 +00:00
Felix von Leitner b83c6cbcbc Work around OpenBSD. Again. 2005-07-01 19:30:01 +00:00
Felix von Leitner 341c3fed85 work around broken Solaris sys/socket.h 2005-05-20 14:42:42 +00:00
Felix von Leitner 8b2036b21e IRIX compatibility (yuck!) 2005-05-20 14:14:15 +00:00
Felix von Leitner 8b636109ab gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
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)
2005-03-08 14:56:36 +00:00
Felix von Leitner c431accd41 Solaris compatibility for io_passfd and io_receivefd (untested, but at
least it compiles)
2004-06-03 16:45:30 +00:00
Felix von Leitner 1213467cfe actually return 0 on success in io_passfd 2004-05-13 12:40:09 +00:00
Felix von Leitner 56ac77f629 argh more bsd 2004-05-05 20:03:15 +00:00
Felix von Leitner 878fbf64ac bsd compat 2004-05-05 20:01:40 +00:00
Felix von Leitner ec2f230bb4 add fd passing functions 2004-02-27 14:47:31 +00:00