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
mycroft
041d00cdf4
It's not necessary to initialize the `revents' field of struct pollfd.
1997-02-08 04:38:02 +00:00
..
byteorder.3
…
ethers.3
…
ethers.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
gethostbyname.3
…
gethostnamadr.c
Prevent buffer overflow (and thus return of bogus data) when a DNS record
1997-01-31 00:05:59 +00:00
getnetbyaddr.c
…
getnetbyname.c
…
getnetent.3
…
getnetent.c
…
getproto.c
…
getprotoent.3
…
getprotoent.c
…
getprotoname.c
…
getservbyname.c
…
getservbyport.c
…
getservent.3
…
getservent.c
…
herror.c
…
htonl.c
…
htons.c
…
inet_addr.c
…
inet_lnaof.c
…
inet_makeaddr.c
…
inet_netof.c
…
inet_network.c
…
inet_ntoa.c
…
inet.3
inet_makeaddr() takes unsigned long, not int, arguments; fixes PR lib/2385.
1997-01-22 07:57:19 +00:00
iso_addr.3
…
iso_addr.c
…
linkaddr.3
…
linkaddr.c
…
Makefile.inc
…
ns_addr.c
…
ns_ntoa.c
…
ns.3
…
nsap_addr.c
…
ntohl.c
…
ntohs.c
…
rcmd.3
…
rcmd.c
It's not necessary to initialize the `revents' field of struct pollfd.
1997-02-08 04:38:02 +00:00
recv.c
…
res_comp.c
…
res_debug.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
res_init.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
res_mkquery.c
…
res_query.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00
res_send.c
It's not necessary to initialize the `revents' field of struct pollfd.
1997-02-08 04:38:02 +00:00
resolver.3
…
send.c
…
sethostent.c
…