This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
net
History
Joerg Wunsch
4d224b7f55
Fix an embarassing and rather obscure incarnation of an uninitialized
...
local variable use. Found by: actually using ascii2addr() :-/
1996-12-12 21:21:11 +00:00
..
addr2ascii.3
…
addr2ascii.c
…
ascii2addr.c
Fix an embarassing and rather obscure incarnation of an uninitialized
1996-12-12 21:21:11 +00:00
byteorder.3
…
ether_addr.c
Get struct ether_addr directly from <net/ethernet.h> rather than pulling
1996-12-10 17:19:11 +00:00
ethers.3
Get struct ether_addr directly from <net/ethernet.h> rather than pulling
1996-12-10 17:19:11 +00:00
gethostbydns.c
Add an "officially undocumented" tweak for squid so that it can see the
1996-11-01 06:25:43 +00:00
gethostbyht.c
…
gethostbyname.3
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
1996-11-01 06:29:00 +00:00
gethostbynis.c
…
gethostnamadr.c
…
getnetbydns.c
…
getnetbyht.c
…
getnetbynis.c
I asked Bill Paul why _getnetbynis() was only being called with 2 parameters,
1996-12-06 00:12:31 +00:00
getnetent.3
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
1996-11-01 06:29:00 +00:00
getnetnamadr.c
…
getproto.c
…
getprotoent.3
…
getprotoent.c
…
getprotoname.c
…
getservbyname.c
…
getservbyport.c
…
getservent.3
…
getservent.c
Eliminate 3 more examples of gratutiously passing arrays by address.
1996-12-05 18:41:35 +00:00
herror.c
…
inet_addr.c
…
inet_lnaof.c
…
inet_makeaddr.c
…
inet_netof.c
…
inet_network.c
…
inet_ntoa.c
…
inet_ntop.c
…
inet_pton.c
…
inet.3
…
iso_addr.3
…
iso_addr.c
…
linkaddr.3
…
linkaddr.c
…
Makefile.inc
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
1996-11-01 06:29:00 +00:00
map_v4v6.c
…
ns_addr.c
…
ns_ntoa.c
…
ns.3
…
nsap_addr.c
…
rcmd.3
…
rcmd.c
…
recv.c
…
res_comp.c
…
res_config.h
…
res_data.c
…
res_debug.c
…
res_init.c
…
res_mkquery.c
…
res_query.c
…
res_send.c
…
resolver.3
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
1996-11-01 06:29:00 +00:00
send.c
…