This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libc
/
net
History
thorpej
32c0c5ebb7
Don't pass a timeout of 0 to poll(2); block indefinitely, like the
...
pre-poll(2) aware implementation. From enami tsugutomo <enami@ba2.so-net.or.jp>, PR
#3043
.
1996-12-18 04:53:11 +00:00
..
byteorder.3
…
ethers.3
…
ethers.c
…
gethostbyname.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
gethostnamadr.c
fix another bogon in last change; some changes derived from openbsd.
1996-10-18 00:10:18 +00:00
getnetbyaddr.c
…
getnetbyname.c
…
getnetent.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
getnetent.c
…
getproto.c
…
getprotoent.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
getprotoent.c
…
getprotoname.c
…
getservbyname.c
…
getservbyport.c
…
getservent.3
fix prototype for getservbyport, from babafou@ensta.fr [misc/2916],
1996-11-09 08:30:22 +00:00
getservent.c
…
herror.c
…
htonl.c
fix a typo: take and cast a pointer to the argument, rather than trying
1996-10-17 01:39:40 +00:00
htons.c
…
inet_addr.c
…
inet_lnaof.c
…
inet_makeaddr.c
…
inet_netof.c
…
inet_network.c
…
inet_ntoa.c
…
inet.3
…
iso_addr.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
iso_addr.c
…
linkaddr.3
…
linkaddr.c
…
Makefile.inc
Add iso_addr.3 to MAN. Fixes misc/2942.
1996-11-17 04:37:14 +00:00
ns_addr.c
…
ns_ntoa.c
…
ns.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
nsap_addr.c
…
ntohl.c
…
ntohs.c
…
rcmd.3
…
rcmd.c
Don't pass a timeout of 0 to poll(2); block indefinitely, like the
1996-12-18 04:53:11 +00:00
recv.c
…
res_comp.c
…
res_debug.c
…
res_init.c
…
res_mkquery.c
…
res_query.c
…
res_send.c
use poll() instead of select()
1996-12-17 03:35:52 +00:00
resolver.3
add 'const' qualifiers to various routines (as per the include prototypes
1996-11-09 08:30:52 +00:00
send.c
…
sethostent.c
…