leitner
|
b4c4eb607e
|
remove OpenBSD #warning (obsd maintainer says no longer needed)
|
2016-10-11 11:45:46 +00:00 |
|
leitner
|
3bed09a972
|
get rid of warning
|
2010-01-19 02:44:06 +00:00 |
|
leitner
|
acd4fdb68b
|
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)
|
2010-01-18 19:51:00 +00:00 |
|
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)
|
2006-06-23 03:53:16 +00:00 |
|
leitner
|
46dcfbdce1
|
Uh, it's #warning and not #warn. *blush*
|
2005-07-01 19:32:04 +00:00 |
|
leitner
|
289ca04238
|
Work around OpenBSD. Again.
|
2005-07-01 19:30:01 +00:00 |
|
leitner
|
f0e9a2afc9
|
work around broken Solaris sys/socket.h
|
2005-05-20 14:42:42 +00:00 |
|
leitner
|
c169ae9b4a
|
IRIX compatibility (yuck!)
|
2005-05-20 14:14:15 +00:00 |
|
leitner
|
c874604f12
|
gcc 4 cleanups (mostly unsigned char* vs char*)
|
2005-04-23 15:50:16 +00:00 |
|
leitner
|
9eb09b5bfe
|
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 |
|
leitner
|
72382af11a
|
Solaris compatibility for io_passfd and io_receivefd (untested, but at
least it compiles)
|
2004-06-03 16:45:30 +00:00 |
|
leitner
|
1e871b1c32
|
actually return 0 on success in io_passfd
|
2004-05-13 12:40:09 +00:00 |
|
leitner
|
768a46e304
|
argh more bsd
|
2004-05-05 20:03:15 +00:00 |
|
leitner
|
a23757a317
|
bsd compat
|
2004-05-05 20:01:40 +00:00 |
|
leitner
|
70e112b892
|
add fd passing functions
|
2004-02-27 14:47:31 +00:00 |
|