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
Bill Paul
7680d1b004
Add ether_addr functions to libc. This seems to be the logical place
...
to put them. A man page is in the works.
1995-04-02 01:31:17 +00:00
..
byteorder.3
…
ether_addr.c
Add ether_addr functions to libc. This seems to be the logical place
1995-04-02 01:31:17 +00:00
gethostbydns.c
…
gethostbyht.c
…
gethostbyname.3
…
gethostbynis.c
…
gethostnamadr.c
Change strtok() to strsep(), cause memory corruption for all
1995-03-24 15:38:54 +00:00
getnetbyaddr.c
…
getnetbydns.c
…
getnetbyht.c
…
getnetbyname.c
…
getnetbynis.c
…
getnetent.3
…
getnetent.c
…
getnetnamadr.c
Sicnce this code shares the same fragment as gethostnamaddr:
1995-03-24 15:51:30 +00:00
getproto.c
…
getprotoent.3
…
getprotoent.c
…
getprotoname.c
…
getservbyname.c
…
getservbyport.c
…
getservent.3
…
getservent.c
…
herror.c
…
inet_addr.c
…
inet_lnaof.c
…
inet_makeaddr.c
…
inet_netof.c
…
inet_network.c
…
inet_ntoa.c
…
inet.3
…
iso_addr.3
…
iso_addr.c
…
linkaddr.3
…
linkaddr.c
…
Makefile.inc
Add ether_addr functions to libc. This seems to be the logical place
1995-04-02 01:31:17 +00:00
ns_addr.c
…
ns_ntoa.c
…
ns.3
…
rcmd.3
…
rcmd.c
At last! Modified __ivaliduser() to do the same kind of user/host validation
1995-03-20 07:29:55 +00:00
recv.c
…
res_comp.c
…
res_debug.c
…
res_init.c
…
res_mkquery.c
…
res_query.c
…
res_send.c
…
resolver.3
…
send.c
…
sethostent.c
…